1. e34911c memory: temporarily add memory_region_get_ram_addr() by Avi Kivity · 13 years ago
  2. c65adf9 xen, vga: add API for registering the framebuffer by Avi Kivity · 13 years ago
  3. 04097f7 vhost: convert to MemoryListener API by Avi Kivity · 13 years ago
  4. a01672d kvm: convert to MemoryListener API by Avi Kivity · 13 years ago
  5. 9f213ed kvm: switch kvm slots to use host virtual address instead of ram_addr_t by Avi Kivity · 13 years ago
  6. 7664e80 memory: add API for observing updates to the physical memory map by Avi Kivity · 13 years ago
  7. 86e775c memory: replace cpu_physical_sync_dirty_bitmap() with a memory API by Avi Kivity · 13 years ago
  8. c1cd0b2 framebuffer: drop use of cpu_physical_sync_dirty_bitmap() by Avi Kivity · 13 years ago
  9. dcc5cd3 loader: remove calls to cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  10. 75c9d6c framebuffer: drop use of cpu_get_physical_page_desc() by Avi Kivity · 13 years ago
  11. e217795 memory: introduce memory_region_find() by Avi Kivity · 13 years ago
  12. 55043ba memory: add memory_region_is_logging() by Avi Kivity · 13 years ago
  13. ce7923d memory: add memory_region_is_rom() by Avi Kivity · 13 years ago
  14. 8ea9252 memory: add memory_region_is_ram() by Avi Kivity · 13 years ago
  15. 62ec483 sysbus: add sysbus_address_space() by Avi Kivity · 13 years ago
  16. ab0115e sysbus: remove sysbus_init_mmio_cb2 by Benoît Canet · 13 years ago
  17. cb4e15c ppce500_pci: remove sysbus_init_mmio_cb2 usage by Benoît Canet · 13 years ago
  18. 8c10623 sh_pci: remove sysbus_init_mmio_cb2 usage by Benoît Canet · 13 years ago
  19. ca2cc78 qom: register qdev properties also as non-legacy properties by Paolo Bonzini · 13 years ago
  20. cafe5bd qom: distinguish "legacy" property type name from QOM type name by Paolo Bonzini · 13 years ago
  21. 80e555c qom: introduce get/set methods for Property by Paolo Bonzini · 13 years ago
  22. 6aced82 qom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGE by Paolo Bonzini · 13 years ago
  23. 7db4c4e qom: interpret the return value when setting legacy properties by Paolo Bonzini · 13 years ago
  24. e3cb6ba qom: push permission checks up into qdev_property_add_legacy by Paolo Bonzini · 13 years ago
  25. 0d41d9a qom: fix swapped parameters by Paolo Bonzini · 13 years ago
  26. 47c6d3e qapi: protect against NULL QObject in qmp_input_get_object by Paolo Bonzini · 13 years ago
  27. b1746dd Documentation: Move balloon option out of i386 only section by Michael Ellerman · 13 years ago
  28. a3adb7a vl.c: In qemu -h output, only print options for the arch we are running as by Michael Ellerman · 13 years ago
  29. 77bd111 vl.c: Move option generation logic into a wrapper file by Michael Ellerman · 13 years ago
  30. f76d27b Merge remote-tracking branch 'qemu-kvm/memory/exec-obsolete' into staging by Anthony Liguori · 13 years ago
  31. 4a1cc68 Merge remote-tracking branch 'qemu-kvm/memory/xen' into staging by Anthony Liguori · 13 years ago
  32. 67d95c1 memory: move obsolete exec.c functions to a private header by Avi Kivity · 13 years ago
  33. 0eeb06b etraxfs_eth: drop bogus cpu_unregister_io_memory() by Avi Kivity · 13 years ago
  34. ce76b8a xen: convert to memory API by Avi Kivity · 13 years ago
  35. fce537d memory, xen: pass MemoryRegion to xen_ram_alloc() by Avi Kivity · 13 years ago
  36. cde7fc3 Merge remote-tracking branch 'qemu-kvm/memory/mutators' into staging by Anthony Liguori · 13 years ago
  37. 3cfdd0d Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  38. ddf83d0 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  39. ea830eb pc: fix event_idx compatibility for virtio devices by Anthony Liguori · 13 years ago
  40. 50ced5b configure: Improve Xen autodetection for hosts without Xen by Stefan Weil · 13 years ago
  41. 84972cb configure: Fix compiler warnings in config.log (statement without effect) by Stefan Weil · 13 years ago
  42. 55cc7f3 configure: Fix compiler warning in config.log (value was never used) by Stefan Weil · 13 years ago
  43. ffc41d1 configure: Fix compiler warning in config.log (undefined NULL) by Stefan Weil · 13 years ago
  44. 66ea0f2 configure: Fix compiler warnings in config.log (uninitialized variable) by Stefan Weil · 13 years ago
  45. ed054de configure: Fix compiler warning in config.log (macro redefined) by Stefan Weil · 13 years ago
  46. f91f9be configure: Fix compiler warning in config.log (unused variable) by Stefan Weil · 13 years ago
  47. 7a42bbe configure: Fix compiler warnings in config.log (null arguments) by Stefan Weil · 13 years ago
  48. ef9a252 configure: Fix compiler warning in config.log (integer from pointer) by Stefan Weil · 13 years ago
  49. 182eacc configure: Fix compiler warnings in config.log (old-style function definition) by Stefan Weil · 13 years ago
  50. 75cafad configure: Fix compiler warnings in config.log (always return a value from main) by Stefan Weil · 13 years ago
  51. 8ceb49f Also create piix3 property when Xen is enabled by Julian Pidancet · 13 years ago
  52. b15ba6c slirp: Fix typo in net_slirp_hostfwd_remove by Geoffrey Thomas · 13 years ago
  53. ce01a50 pc: add pc-0.15 by Anthony Liguori · 13 years ago
  54. 7b011fb kvm: Print something before calling abort() if KVM_RUN fails by Michael Ellerman · 13 years ago
  55. bfc213a stellaris: Calculate system clock period on reset by Peter Maydell · 13 years ago
  56. 7fc3574 Makefile.target: Remove unnecessary dependency rules by Peter Maydell · 13 years ago
  57. b61744b ide: drop argument to dma_buf_commit by Paolo Bonzini · 13 years ago
  58. 5ab97b7 phys_page_find_alloc: Use correct initial region_offset. by Alex Rozenman · 13 years ago
  59. 885660b network scripts: don't block SIGCHLD before forking by Michael Roth · 13 years ago
  60. f603a68 HACKING: clarify allocation/free recommendations by Peter Maydell · 13 years ago
  61. db3a5ed usb: fix usb_qdev_init() error handling again by Stefan Hajnoczi · 13 years ago
  62. 56384e8 exec.c: Fix subpage memory access to RAM MemoryRegion by Andreas Färber · 13 years ago
  63. 15d37e7 vl.c: Print the actual program name in help output by michael@ozlabs.org · 13 years ago
  64. 7636a47 error: Add an accessor for progname by michael@ozlabs.org · 13 years ago
  65. 1ecf47b fix win32 build by Paolo Bonzini · 13 years ago
  66. cd34d66 qdev: add a qdev_get_type() function and expose as a 'type' property by Anthony Liguori · 13 years ago
  67. 6a146eb qom: add string property type by Anthony Liguori · 13 years ago
  68. ad6d45f qom: add vga node to the pc composition tree by Anthony Liguori · 13 years ago
  69. b2b6c39 qom: optimize qdev_get_canonical_path using a parent link by Anthony Liguori · 13 years ago
  70. 1829705 rtc: add a dynamic property for retrieving the date by Anthony Liguori · 13 years ago
  71. d0c5be5 rtc: make piix3 set the rtc as a child (v2) by Anthony Liguori · 13 years ago
  72. 8eb0283 dev: add an anonymous peripheral container by Anthony Liguori · 13 years ago
  73. 1bdaacb qdev: add explicitly named devices to the root complex by Anthony Liguori · 13 years ago
  74. eb6e8ea qom: qom_{get, set} monitor commands (v2) by Anthony Liguori · 13 years ago
  75. b4b12c6 qmp: add qom-list command by Anthony Liguori · 13 years ago
  76. 5dbee47 qapi: allow a 'gen' key to suppress code generation by Anthony Liguori · 13 years ago
  77. 83e94fb qom: add link properties (v2) by Anthony Liguori · 13 years ago
  78. 3de1c3e qom: add child properties (composition) (v3) by Anthony Liguori · 13 years ago
  79. dc45c21 qdev: provide a path resolution (v2) by Anthony Liguori · 13 years ago
  80. f9fbd2f qdev: provide an interface to return canonical path from root (v2) by Anthony Liguori · 13 years ago
  81. a10f07a qom: introduce root device by Anthony Liguori · 13 years ago
  82. a5296ca qom: register legacy properties as new style properties (v2) by Anthony Liguori · 13 years ago
  83. 44677de qom: add new dynamic property infrastructure based on Visitors (v2) by Anthony Liguori · 13 years ago
  84. 85ed303 qom: add a reference count to qdev objects by Anthony Liguori · 13 years ago
  85. bd83b36 qiov: prevent double free or use-after-free by Paolo Bonzini · 13 years ago
  86. 16d2fc0 block/cow: Return real error code by Li Zhi Hui · 13 years ago
  87. 39a7a36 coroutine: switch per-thread free pool to a global pool by Avi Kivity · 13 years ago
  88. c2c9a46 qcow2: Allow >4 GB VM state by Kevin Wolf · 13 years ago
  89. 3763f26 Documentation: Add qemu-img -t parameter in man page by Kevin Wolf · 13 years ago
  90. 87a1b3e qemu-img rebase: Fix for undersized backing files by Kevin Wolf · 13 years ago
  91. b9c5329 rbd: always set out parameter in qemu_rbd_snap_list by Josh Durgin · 13 years ago
  92. 28c1202 block/qcow2.c: call qcow2_free_snapshots in the function of qcow2_close by Li Zhi Hui · 13 years ago
  93. 3f3aace block: avoid useless checks on acb->bh by Paolo Bonzini · 13 years ago
  94. b9b2008 block: dma_bdrv_* does not return NULL by Paolo Bonzini · 13 years ago
  95. 6bee44e dma: the passed io_func does not return NULL by Paolo Bonzini · 13 years ago
  96. 91977c2 block: qemu_aio_get does not return NULL by Paolo Bonzini · 13 years ago
  97. df9309f block: simplify failure handling for bdrv_aio_multiwrite by Paolo Bonzini · 13 years ago
  98. ad54ae8 block: bdrv_aio_* do not return NULL by Paolo Bonzini · 13 years ago
  99. 222f23f tcg/arm: remove fixed map code buffer restriction by Dr. David Alan Gilbert · 13 years ago
  100. 23ce84b Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm by Andrzej Zaborowski · 13 years ago