1. 133e9b2 pci: Convert core to realize by Markus Armbruster · 10 years ago
  2. 661875e acpi: drop min-bytes in build_package() by Igor Mammedov · 10 years ago
  3. eae8bde acpi: add build_append_namestring() helper by Igor Mammedov · 10 years ago
  4. 19934e0 acpi: move generic aml building helpers into dedictated file by Igor Mammedov · 10 years ago
  5. 12e6390 bios linker: validate pointer within table by Michael S. Tsirkin · 10 years ago
  6. 1677161 acpi-build: fix memory leak with bridge hp off by Michael S. Tsirkin · 10 years ago
  7. 11d39a1 Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150218' into staging by Peter Maydell · 10 years ago
  8. c5c6d7f Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into staging by Peter Maydell · 10 years ago
  9. 68b459e Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' into staging by Peter Maydell · 10 years ago
  10. 3d30395 Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150218-1' into staging by Peter Maydell · 10 years ago
  11. c28d486 Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-02-16-v2-tag' into staging by Peter Maydell · 10 years ago
  12. 73104fd Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  13. 3dc1061 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  14. 3dd2d1a Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150216-1' into staging by Peter Maydell · 10 years ago
  15. bf2fd13 Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150213-2' into staging by Peter Maydell · 10 years ago
  16. 1ce6be2 hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() by Markus Armbruster · 10 years ago
  17. 3e5a50d hmp: Name HMP command handler functions hmp_COMMAND() by Markus Armbruster · 10 years ago
  18. 08d15d6 hmp: Clean up declarations for long-gone info handlers by Markus Armbruster · 10 years ago
  19. c3cf77c Make sysbus EHCI devices ARM only by default by David Gibson · 10 years ago
  20. c86580b PPC: Don't use legacy -usbdevice support for setting up board by Markus Armbruster · 10 years ago
  21. 456dcd8 r2d: Don't use legacy -usbdevice support for setting up board by Markus Armbruster · 10 years ago
  22. 599655c usb: Change usb_create_simple() to abort on failure by Markus Armbruster · 10 years ago
  23. bd8b92d usb: Suppress bogus error when automatic usb-hub creation fails by Markus Armbruster · 10 years ago
  24. 06f22eb usb: Do not prefix error_setg() messages with "Error: " by Markus Armbruster · 10 years ago
  25. 3bc36a4 usb: Improve -usbdevice error reporting a bit by Markus Armbruster · 10 years ago
  26. 4806ec9 usb: usb_create() can't fail, drop useless error handling by Markus Armbruster · 10 years ago
  27. 3339488 qemu-char: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
  28. 6936f29 qemu-img: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
  29. a720a39 vl: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
  30. bc09a28 tpm: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
  31. 29b762f numa: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
  32. 12d0cc2 net: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
  33. 091e38b monitor: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
  34. 1677f4c monitor: Clean up around monitor_handle_fd_param() by Markus Armbruster · 10 years ago
  35. 565f65d error: Use error_report_err() where appropriate by Markus Armbruster · 10 years ago
  36. 2ee2f1e error: New convenience function error_report_err() by Markus Armbruster · 10 years ago
  37. 248337e vhost-scsi: Improve error reporting for invalid vhostfd by Markus Armbruster · 10 years ago
  38. e95d24f s390x/helper: Remove s390_cpu_physical_memory_map by Thomas Huth · 10 years ago
  39. 63ceef6 s390x/pci: Rework memory access in zpci instruction by Frank Blaschka · 10 years ago
  40. 7781a49 s390x/ioinst: Rework memory access in TPI instruction by Thomas Huth · 10 years ago
  41. 166f1bb s390x/ioinst: Rework memory access in CHSC instruction by Thomas Huth · 10 years ago
  42. 7f74f0a s390x/ioinst: Rework memory access in STCRW instruction by Thomas Huth · 10 years ago
  43. b7b6348 s390x/ioinst: Rework memory access in TSCH instruction by Thomas Huth · 10 years ago
  44. 653b080 s390x/ioinst: Set condition code in ioinst_handle_tsch() handler by Thomas Huth · 10 years ago
  45. 57b22fc s390x/ioinst: Rework memory access in STSCH instruction by Thomas Huth · 10 years ago
  46. 234d9b1 s390x/ioinst: Rework memory access in SSCH instruction by Thomas Huth · 10 years ago
  47. 14b4e13 s390x/ioinst: Rework memory access in MSCH instruction by Thomas Huth · 10 years ago
  48. bffd09c s390x/css: Make schib parameter of css_do_msch const by Thomas Huth · 10 years ago
  49. c3edd62 s390x/mmu: Add function for accessing guest memory by Thomas Huth · 10 years ago
  50. 801cdd3 s390x/kvm: Add function for injecting pgm access exceptions by Thomas Huth · 10 years ago
  51. 9d77309 s390x/mmu: Clean up mmu_translate_asc() by Thomas Huth · 10 years ago
  52. b4ecbf8 s390x/mmu: Check bit 52 in page table entry by Thomas Huth · 10 years ago
  53. ede5985 s390x/mmu: Renaming related to the ASCE confusion by Thomas Huth · 10 years ago
  54. 43d49b0 s390x/mmu: Add support for read-only regions by Thomas Huth · 10 years ago
  55. 5a123b3 s390x/mmu: Fix the exception codes for illegal table entries by Thomas Huth · 10 years ago
  56. d267571 s390x/mmu: Fix exception types when checking the ASCEs by Thomas Huth · 10 years ago
  57. bab58bf s390x/mmu: Fix translation exception code in lowcore by Thomas Huth · 10 years ago
  58. e3e09d8 s390x/mmu: Skip exceptions properly when translating addresses for debug by Thomas Huth · 10 years ago
  59. 5d18043 s390x/mmu: Check table length and offset fields by Thomas Huth · 10 years ago
  60. f8f84e9 s390x/mmu: Fix the handling of the table levels by Thomas Huth · 10 years ago
  61. 89a41e0 s390x/mmu: Fix the check for the real-space designation bit by Thomas Huth · 10 years ago
  62. dfebd7a s390x/mmu: Move mmu_translate() and friends to separate file by Thomas Huth · 10 years ago
  63. ee17cbd qemu-ga-win: Fail loudly on bare 'set-time' by Michal Privoznik · 10 years ago
  64. 0dd38a0 qga: add memory block command that unsupported by zhanghailiang · 10 years ago
  65. ef82b60 qga: implement qmp_guest_get_memory_block_info() for Linux with sysfs by zhanghailiang · 10 years ago
  66. 32ca792 qga: implement qmp_guest_set_memory_blocks() for Linux with sysfs by zhanghailiang · 10 years ago
  67. bd240fc qga: implement qmp_guest_get_memory_blocks() for Linux with sysfs by zhanghailiang · 10 years ago
  68. a065aaa qga: introduce three guest memory block commmands with stubs by zhanghailiang · 10 years ago
  69. fa19359 qga: implement file commands for Windows guest by Olga Krishtal · 10 years ago
  70. 85b6f6f guest agent: guest-file-open: refactoring by Simon Zolin · 10 years ago
  71. 459db78 utils: drop strtok_r from envlist_parse by Olga Krishtal · 10 years ago
  72. 215a277 qga: add guest-set-user-password command by Daniel P. Berrange · 10 years ago
  73. 0dc3f44 Convert ram_list to RCU by Mike Day · 11 years ago
  74. 0d53d9f exec: convert ram_list to QLIST by Mike Day · 10 years ago
  75. ae3a704 cosmetic changes preparing for the following patches by Mike Day · 11 years ago
  76. 4377153 exec: protect mru_block with RCU by Paolo Bonzini · 11 years ago
  77. 439c5e0 rcu: add g_free_rcu by Paolo Bonzini · 10 years ago
  78. 341774f rcu: introduce RCU-enabled QLIST by Mike Day · 11 years ago
  79. 79e2b9a exec: RCUify AddressSpaceDispatch by Paolo Bonzini · 10 years ago
  80. 9d82b5a exec: make iotlb RCU-friendly by Paolo Bonzini · 11 years ago
  81. 76e5c76 exec: introduce cpu_reload_memory_map by Paolo Bonzini · 10 years ago
  82. 8b5c216 docs: clarify memory region lifecycle by Paolo Bonzini · 10 years ago
  83. 5cd5e70 pci: split shpc_cleanup and shpc_free by Paolo Bonzini · 10 years ago
  84. 3a8f2a9 pcie: remove mmconfig memory leak and wrap mmconfig update with transaction by Paolo Bonzini · 10 years ago
  85. b9c6494 block: Keep bdrv_check*_request()'s return value by Max Reitz · 10 years ago
  86. c0191e7 block: Remove "growable" from BDS by Max Reitz · 10 years ago
  87. e7f7d67 block: Clamp BlockBackend requests by Max Reitz · 10 years ago
  88. 4c7b7e9 qemu-io: Use BlockBackend by Max Reitz · 10 years ago
  89. 10d9d75 qemu-io: Remove "growable" option by Max Reitz · 10 years ago
  90. 1b58b43 qemu-io: Use blk_new_open() in openfile() by Max Reitz · 10 years ago
  91. 4fbec26 qemu-nbd: Use blk_new_open() in main() by Max Reitz · 10 years ago
  92. f1d3cd7 qemu-img: Use BlockBackend as far as possible by Max Reitz · 10 years ago
  93. 644483d qemu-img: Use blk_new_open() in img_rebase() by Max Reitz · 10 years ago
  94. 5bd3132 qemu-img: Use blk_new_open() in img_open() by Max Reitz · 10 years ago
  95. 9a92535 block/xen: Use blk_new_open() in blk_connect() by Max Reitz · 10 years ago
  96. e4342ce blockdev: Use blk_new_open() in blockdev_init() by Max Reitz · 10 years ago
  97. 80495fd iotests: Add test for driver=qcow2, format=qcow2 by Max Reitz · 10 years ago
  98. b65a5e1 block: Add Error parameter to bdrv_find_protocol() by Max Reitz · 10 years ago
  99. ca49a4f block: Add blk_new_open() by Max Reitz · 10 years ago
  100. 1ef0125 block: Lift some BDS functions to the BlockBackend by Max Reitz · 10 years ago