1. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  2. 986a299 gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions by Andreas Färber · 12 years ago
  3. 25d8ac0 target-xtensa: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  4. d0ff8d0 target-lm32: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  5. cfae5c9 target-s390x: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  6. c3ce8eb target-alpha: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  7. 213c19d target-cris: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  8. eabfc23 target-microblaze: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  9. 2f93773 target-sh4: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  10. 3002873 target-openrisc: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  11. 814ac26 target-mips: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  12. c88de14 target-m68k: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  13. 58850da target-arm: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  14. d19c87f target-sparc: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  15. 0980bfa target-ppc: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  16. f20f9df target-i386: Move cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  17. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 12 years ago
  18. 19a7721 gdbstub: Drop dead code in cpu_gdb_{read,write}_register() by Andreas Färber · 12 years ago
  19. 47d74ef gdbstub: Fix cpu_gdb_{read,write}_register() Coding Style by Andreas Färber · 12 years ago
  20. 67cce56 target-xtensa: Introduce XtensaCPU subclasses by Andreas Färber · 12 years ago
  21. 9282b73 target-s390x: Fix CPUState rework fallout by Christian Borntraeger · 12 years ago
  22. 38e478e kvm: Change prototype of kvm_update_guest_debug() by Stefan Weil · 12 years ago
  23. 0ac46af linux-user: Avoid redundant ENV_GET_CPU() by Andreas Färber · 12 years ago
  24. f0ef1cf Merge remote-tracking branch 'rth/tcg-next' into staging by Anthony Liguori · 12 years ago
  25. b142d79 Merge remote-tracking branch 'jliu/or32' into staging by Anthony Liguori · 12 years ago
  26. 003e26b Merge remote-tracking branch 'mdroth/qga-pull-2013-7-25' into staging by Anthony Liguori · 12 years ago
  27. d1ed9f4 Merge remote-tracking branch 'kraxel/seabios-1.7.3' into staging by Anthony Liguori · 12 years ago
  28. 874ec3c Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging by Anthony Liguori · 12 years ago
  29. 340d51d qga: escape cmdline args when registering win32 service (CVE-2013-2231) by Laszlo Ersek · 12 years ago
  30. 108365f ga_install_service(): nest error paths more idiomatically by Laszlo Ersek · 12 years ago
  31. febf1c4 qga/service-win32.c: diagnostic output should go to stderr by Laszlo Ersek · 12 years ago
  32. d2f5ea9 pc-testdev: add I/O port to test memory.c auto split/combine by Paolo Bonzini · 12 years ago
  33. e7342aa memory: check memory region endianness, not target's by Paolo Bonzini · 12 years ago
  34. 547e920 memory: pass MemoryRegion to access_with_adjusted_size by Paolo Bonzini · 12 years ago
  35. e11ef3d memory: move functions around by Paolo Bonzini · 12 years ago
  36. 8fefa31 qtest: add test for ISA I/O space endianness by Paolo Bonzini · 12 years ago
  37. 9c99842 default-configs/ppc64: add all components of i82378 SuperIO chip used by prep by Paolo Bonzini · 12 years ago
  38. 85d3846 default-configs: add SuperIO to SH4 by Paolo Bonzini · 12 years ago
  39. be6d08b default-configs: add test device to all machines supporting ISA by Paolo Bonzini · 12 years ago
  40. 2b8fbcd sparc64: unbreak by Paolo Bonzini · 12 years ago
  41. b23ea25 sh4: unbreak r2d by Paolo Bonzini · 12 years ago
  42. b332d24 mips: degrade BIOS error to warning by Paolo Bonzini · 12 years ago
  43. 5040543 pc-testdev: remove useless cpu_to_le64/le64_to_cpu by Paolo Bonzini · 12 years ago
  44. b7faba7 pc-testdev: support 8 and 16-bit accesses to 0xe0 by Paolo Bonzini · 12 years ago
  45. f36a638 Revert "ioport: remove LITTLE_ENDIAN mark for portio" by Paolo Bonzini · 12 years ago
  46. 61fcb62 isa_mmio: delete by Paolo Bonzini · 12 years ago
  47. 0a70e09 ebus: do not use isa_mmio by Paolo Bonzini · 12 years ago
  48. 5519ad0 sparc64: remove indirection for I/O port access by Paolo Bonzini · 12 years ago
  49. e37b80f mips_fulong2e: do not use isa_mmio by Paolo Bonzini · 12 years ago
  50. bdb75c7 mipssim: do not use isa_mmio by Paolo Bonzini · 12 years ago
  51. 6850150 ppc440_bamboo: do not use isa_mmio by Paolo Bonzini · 12 years ago
  52. ee77854 mips_malta: do not use isa_mmio by Paolo Bonzini · 12 years ago
  53. 3959496 mips_r4k: do not use isa_mmio by Paolo Bonzini · 12 years ago
  54. f51100c mips_jazz: do not use isa_mmio by Paolo Bonzini · 12 years ago
  55. 921f804 prep: fix I/O port endianness by Paolo Bonzini · 12 years ago
  56. 66aab86 spapr_pci: remove indirection for I/O port access by Alexey Kardashevskiy · 12 years ago
  57. 2b1096e ppc_newworld: do not use isa_mmio by Paolo Bonzini · 12 years ago
  58. 7d52857 ppc_oldworld: do not use isa_mmio by Paolo Bonzini · 12 years ago
  59. 4759ab6 sh4: do not use isa_mmio by Paolo Bonzini · 12 years ago
  60. 41b8280 seabios: update to 1.7.3 by Gerd Hoffmann · 12 years ago
  61. 0cd8eaa po/Makefile: Use macro quiet-command for nice looking messages by Stefan Weil · 12 years ago
  62. 1fa4492 po/Makefile: Fix generation of messages.po by Stefan Weil · 12 years ago
  63. 00134a6 po/Makefile: Fix *.mo generation for out-of-tree builds (regression) by Stefan Weil · 12 years ago
  64. 18e12d4 po/Makefile: Fix and improve help message by Stefan Weil · 12 years ago
  65. f03d07d Merge remote-tracking branch 'quintela/migration.next' into staging by Anthony Liguori · 12 years ago
  66. 3988982 Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging by Anthony Liguori · 12 years ago
  67. 931f0ad Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging by Anthony Liguori · 12 years ago
  68. a033381 linux-user: Handle compressed ISA encodings when processing MIPS exceptions by Kwok Cheung Yeung · 12 years ago
  69. d02532f linux-user: Unlock mmap_lock when resuming guest from page_unprotect by Alexander Graf · 12 years ago
  70. b24c882 linux-user: Reset copied CPUs in cpu_copy() always by Alexander Graf · 12 years ago
  71. ddaa7e5 linux-user: Fix epoll on ARM hosts by Alexander Graf · 12 years ago
  72. 732f9e8 linux-user: fix segmentation fault passing with h2g(x) != x by Alexander Graf · 12 years ago
  73. 82f05b6 linux-user: Fix pipe syscall return for SPARC by Peter Maydell · 12 years ago
  74. c7819df linux-user: Fix target_stat and target_stat64 for OpenRISC by Peter Maydell · 12 years ago
  75. 9781c37 migration: add autoconvergence documentation by Juan Quintela · 12 years ago
  76. 3e47c24 Fix real mode guest segments dpl value in savevm by Orit Wasserman · 12 years ago
  77. 444ba67 Fix real mode guest migration by Orit Wasserman · 12 years ago
  78. ed4fbd1 rdma: account for the time spent in MIG_STATE_SETUP through QMP by Michael R. Hines · 12 years ago
  79. 29ae8a4 rdma: introduce MIG_STATE_NONE and change MIG_STATE_SETUP state transition by Michael R. Hines · 12 years ago
  80. d58f574 rdma: allow state transitions between other states besides ACTIVE by Michael R. Hines · 12 years ago
  81. 9b146e9 target-openrisc: Free typename in openrisc_cpu_class_by_name by Jia Liu · 12 years ago
  82. 4284c05 hw/openrisc: Use stderr output instead of qemu_log by Jia Liu · 12 years ago
  83. 68f1282 hw/openrisc: Indent typo by Jia Liu · 12 years ago
  84. 0033b8b rdma: send pc.ram by Michael R. Hines · 12 years ago
  85. 2da776d rdma: core logic by Michael R. Hines · 12 years ago
  86. 44c3b58 rdma: introduce ram_handle_compressed() by Michael R. Hines · 12 years ago
  87. de7b685 rdma: bugfix: ram_control_save_page() by Michael R. Hines · 12 years ago
  88. a5f56b9 rdma: update documentation to reflect new unpin support by Michael R. Hines · 12 years ago
  89. 6f152e9 linux-user: Use X86CPU property to retrieve CPUID family by Andreas Färber · 13 years ago
  90. 22169d4 gdbstub: Change gdb_register_coprocessor() argument to CPUState by Andreas Färber · 12 years ago
  91. eac8b35 cpu: Move gdb_regs field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  92. 2e0f2cf gdbstub: Change GDBState::{c,g}_cpu and find_cpu() to CPUState by Andreas Färber · 12 years ago
  93. f3659ee cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug() by Andreas Färber · 12 years ago
  94. f17ec44 exec: Change cpu_memory_rw_debug() argument to CPUState by Andreas Färber · 12 years ago
  95. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  96. 385b9f0 gdbstub: Change gdb_{read,write}_register() argument to CPUState by Andreas Färber · 12 years ago
  97. db6b81d gdbstub: Change gdb_handlesig() argument to CPUState by Andreas Färber · 12 years ago
  98. 9e0c542 gdbstub: Change syscall callback argument to CPUState by Andreas Färber · 12 years ago
  99. 6227881 kvm: Change kvm_{insert,remove}_breakpoint() argument to CPUState by Andreas Färber · 12 years ago
  100. 3825b28 cpu: Change cpu_single_step() argument to CPUState by Andreas Färber · 12 years ago