1. d9b902d qmp: add drive-mirror command by Paolo Bonzini · 12 years ago
  2. 893f7eb mirror: introduce mirror job by Paolo Bonzini · 12 years ago
  3. a66a2a3 block: introduce BLOCK_JOB_READY event by Paolo Bonzini · 12 years ago
  4. aeae883 block: add block-job-complete by Paolo Bonzini · 12 years ago
  5. 65f4632 block: rename block_job_complete to block_job_completed by Paolo Bonzini · 12 years ago
  6. b9a9b3a block: export dirty bitmap information in query-block by Paolo Bonzini · 12 years ago
  7. 1755da1 block: introduce new dirty bitmap functionality by Paolo Bonzini · 12 years ago
  8. 9156df1 block: add bdrv_open_backing_file by Paolo Bonzini · 12 years ago
  9. 9887b61 block: add bdrv_query_stats by Paolo Bonzini · 12 years ago
  10. ac84ada block: add bdrv_query_info by Paolo Bonzini · 12 years ago
  11. 587ed6b qemu-config: Add new -add-fd command line option by Corey Bryant · 12 years ago
  12. ebe52b5 monitor: Prevent removing fd from set during init by Corey Bryant · 12 years ago
  13. e446f70 monitor: Enable adding an inherited fd to an fd set by Corey Bryant · 12 years ago
  14. 9ac54af monitor: Allow add-fd to any specified fd set by Corey Bryant · 12 years ago
  15. 80168bf block: bdrv_create(): don't leak cco.filename on error by Luiz Capitulino · 12 years ago
  16. e535756 qemu-img: document 'info --backing-chain' by Kashyap Chamarthy · 12 years ago
  17. 514d9da qemu-iotests: Add 043 backing file chain infinite loop test by Stefan Hajnoczi · 12 years ago
  18. 9699bf0 qemu-img: Add --backing-chain option to info command by Stefan Hajnoczi · 12 years ago
  19. 6bf0d1f qemu-iotests: add relative backing file tests for block-commit (040) by Jeff Cody · 12 years ago
  20. d5208c4 block: in commit, determine base image from the top image by Jeff Cody · 12 years ago
  21. b1b1d78 block: make bdrv_find_backing_image compare canonical filenames by Jeff Cody · 12 years ago
  22. a616673 qemu-img rebase: use empty string to rebase without backing file by Alex Bligh · 12 years ago
  23. b3d0380 qmp: fix __accept() in qmp.py by Jeff Cody · 12 years ago
  24. ee17f9d qemu-iotests: Test qemu-img operation on zero size image by Kevin Wolf · 12 years ago
  25. 1f71049 qemu-img: Fix division by zero for zero size images by Kevin Wolf · 12 years ago
  26. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  27. 50d2b4d Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging by Anthony Liguori · 12 years ago
  28. 248bbe7 Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' into staging by Anthony Liguori · 12 years ago
  29. da124e6 usb-serial: only expose device in guest when the chardev is open by Gerd Hoffmann · 12 years ago
  30. 70330fb usb-serial: don't magically zap chardev on umplug by Gerd Hoffmann · 12 years ago
  31. 90734e0 serial: add pci-serial documentation by Gerd Hoffmann · 12 years ago
  32. d66bbea serial: add 2x + 4x pci variant by Gerd Hoffmann · 12 years ago
  33. fe4f179 serial: add windows inf file for the pci card to docs by Gerd Hoffmann · 12 years ago
  34. 419ad67 serial: add pci variant by Gerd Hoffmann · 12 years ago
  35. 488cb99 serial: split serial.c by Gerd Hoffmann · 12 years ago
  36. ad0b532 Call MADV_HUGEPAGE for guest RAM allocations by Luiz Capitulino · 12 years ago
  37. f526f3c Merge remote-tracking branch 'quintela/migration-next-20121017' into staging by Anthony Liguori · 12 years ago
  38. d3e2efc Merge remote-tracking branch 'qemu-kvm/memory/dma' into staging by Anthony Liguori · 12 years ago
  39. 1c380f9 pci: honor PCI_COMMAND_MASTER by Avi Kivity · 12 years ago
  40. 817dcc5 pci: give each device its own address space by Avi Kivity · 12 years ago
  41. 83f3c25 memory: add address_space_destroy() by Avi Kivity · 12 years ago
  42. b90600e dma: make dma access its own address space by Avi Kivity · 12 years ago
  43. ac1970f memory: per-AddressSpace dispatch by Avi Kivity · 12 years ago
  44. 0e8a6d4 s390: avoid reaching into memory core internals by Avi Kivity · 12 years ago
  45. f6790af memory: use AddressSpace for MemoryListener filtering by Avi Kivity · 12 years ago
  46. 1d71148 memory: move tcg flush into a tcg memory listener by Avi Kivity · 12 years ago
  47. 2673a5d memory: move address_space_memory and address_space_io out of memory core by Avi Kivity · 12 years ago
  48. 95d2994 memory: manage coalesced mmio via a MemoryListener by Avi Kivity · 12 years ago
  49. f354b1a fix CONFIG_QEMU_HELPERDIR generation again by Michael Tokarev · 12 years ago
  50. e7c8afb target-sparc: fix FMOVr instruction by Aurelien Jarno · 12 years ago
  51. a5089c0 hw/pl031: Use LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  52. af83c32 hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  53. 6d5433e hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  54. fd271e8 hw/pl190: Use LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  55. b1d9df9 hw/pl041: Use LOG_UNIMP by Peter Maydell · 12 years ago
  56. 9351d70 hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR by Peter Maydell · 12 years ago
  57. 051c02b hw/hw.h: Add include of qemu-log.h by Peter Maydell · 12 years ago
  58. e54eba1 qemu-log: Add new log category for guest bugs by Peter Maydell · 12 years ago
  59. de9e9d9 target-sparc: Remove cpu_tmp0 as a global by Richard Henderson · 12 years ago
  60. 5793f2a target-sparc: Make cpu_dst local to OP=2 insns by Richard Henderson · 12 years ago
  61. 7b04bd5 target-sparc: Only use cpu_dst for eventual writes to a gpr by Richard Henderson · 12 years ago
  62. abcc719 target-sparc: Remove last uses of cpu_tmp64 by Richard Henderson · 12 years ago
  63. aeff993 target-sparc: Remove cpu_tmp64 use from softint insns by Richard Henderson · 12 years ago
  64. 3886b8a target-sparc: Don't use a temporary for gen_dest_fpr_D by Richard Henderson · 12 years ago
  65. 1ec789a target-sparc: Remove usage of cpu_tmp64 from most helper functions by Richard Henderson · 12 years ago
  66. f864194 target-sparc: Tidy ldfsr, stfsr by Richard Henderson · 12 years ago
  67. 7b9e066 target-sparc: Avoid cpu_tmp32 in Write Priv Register by Richard Henderson · 12 years ago
  68. 45778f9 target-sparc: Avoid cpu_tmp32 in Read Priv Register by Richard Henderson · 12 years ago
  69. ba5f517 target-sparc: Use get_temp_i32 in gen_dest_fpr_F by Richard Henderson · 12 years ago
  70. 2ae23e1 target-sparc: Split out get_temp_i32 by Richard Henderson · 12 years ago
  71. 5e6ed43 target-sparc: Make the cpu_addr variable local to load/store handling by Richard Henderson · 12 years ago
  72. a427352 target-sparc: Cleanup cpu_src[12] allocation by Richard Henderson · 12 years ago
  73. 81634ee target-sparc: Finish conversion to gen_load_gpr by Richard Henderson · 12 years ago
  74. 0682803 target-sparc: Convert swap to gen_load/store_gpr by Richard Henderson · 12 years ago
  75. c7785e1 target-sparc: Convert asi helpers to gen_*_gpr by Richard Henderson · 12 years ago
  76. 9d1d4e3 target-sparc: Use gen_load_gpr in get_src[12] by Richard Henderson · 12 years ago
  77. 97ea285 target-sparc: Conversion to gen_*_gpr, part 1 by Richard Henderson · 12 years ago
  78. 8802361 target-sparc: Add gen_load/store/dest_gpr by Richard Henderson · 12 years ago
  79. 74d590c exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c by Richard Henderson · 12 years ago
  80. 4438c8a exec: Allocate code_gen_prologue from code_gen_buffer by Richard Henderson · 12 years ago
  81. 405def1 exec: Do not use absolute address hints for code_gen_buffer with -fpie by Richard Henderson · 12 years ago
  82. 3d85a72 exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large by Richard Henderson · 12 years ago
  83. f1bc0bc exec: Split up and tidy code_gen_buffer by Richard Henderson · 12 years ago
  84. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
  85. a96d8be vga: remove CONFIG_BOCHS_VBE by Gerd Hoffmann · 12 years ago
  86. cc22824 vga: add specs for standard vga by Gerd Hoffmann · 12 years ago
  87. 803ff05 vga: add mmio bar to standard vga by Gerd Hoffmann · 12 years ago
  88. 0d0302e vga: fix indention by Gerd Hoffmann · 12 years ago
  89. f62cb1b tests/tcg: fix build by Catalin Patulea · 12 years ago
  90. 7748b8c allow make {dist, }clean work w/out configure by Mike Frysinger · 12 years ago
  91. 42a1592 tci: fix build breakage for target-sparc by Michael Roth · 12 years ago
  92. 1cd0f8c MAINTAINERS: Update email address for Stefan Hajnoczi by Stefan Hajnoczi · 12 years ago
  93. 38f419f configure: Fix CONFIG_QEMU_HELPERDIR generation by Jan Kiszka · 12 years ago
  94. 585f603 qemu-options.hx: Change from recommending '?' to 'help' by Peter Maydell · 12 years ago
  95. 41a05a4 Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoipio/qemu by Aurelien Jarno · 12 years ago
  96. 3e50da6 Merge branch 'trivial-patches' of git://github.com/stefanha/qemu by Aurelien Jarno · 12 years ago
  97. d7dce49 microblaze: Update PC before simulating syscall by Edgar E. Iglesias · 12 years ago
  98. a5b3bdc microblaze: Support setting of TLS ptr by Edgar E. Iglesias · 12 years ago
  99. 11f6697 ui/vnc-jobs.c: Fix minor typos in comments by Peter Maydell · 12 years ago
  100. 08778b3 net/tap-win32: Fix compiler warning caused by missing include statement by Stefan Weil · 12 years ago