1. 8ce3c44 loader: g_realloc(p, 0) frees and returns NULL, simplify by Markus Armbruster · 11 years ago
  2. 0ebcc56 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  3. 81ab11a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  4. 9585db6 qom: Add cpu_exec_interrupt hook by Richard Henderson · 10 years ago
  5. cffe7b3 qom: Add cpu_exec_enter and cpu_exec_exit hooks by Richard Henderson · 10 years ago
  6. 9aebf3b block: Validate node-name by Kevin Wolf · 10 years ago
  7. 3ae5958 block: Keep DriveInfo alive until BlockDriverState dies by Markus Armbruster · 10 years ago
  8. c0f8968 virtio: Fix wrong type cast from pointer to long by Stefan Weil · 10 years ago
  9. 769188d Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into staging by Peter Maydell · 10 years ago
  10. cad684c Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into staging by Peter Maydell · 10 years ago
  11. 4507491 s390x: remove duplicate defines in SCLP code by Jens Freimann · 10 years ago
  12. 380f649 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  13. 594a536 usb-bus: introduce a wrapper function to check speed by Gonglei · 10 years ago
  14. bd2ba27 usb-bus: remove "init" from USBDeviceClass struct by Gonglei · 10 years ago
  15. 7d553f2 usb-bus: convert USBDeviceClass init to realize by Gonglei · 10 years ago
  16. 52b53c0 block: Always compile virtio-blk dataplane by Fam Zheng · 10 years ago
  17. d9612b4 virtio: Import virtio_vring.h by Fam Zheng · 10 years ago
  18. 2f78e49 async: aio_context_new(): Handle event_notifier_init failure by Chrysostomos Nanakos · 10 years ago
  19. 8007429 block: Rename qemu_aio_release -> qemu_aio_unref by Fam Zheng · 10 years ago
  20. ca5fd11 block: Drop AIOCBInfo.cancel by Fam Zheng · 10 years ago
  21. 02c50ef block: Add bdrv_aio_cancel_async by Fam Zheng · 10 years ago
  22. f197fe2 block: Add refcnt in BlockDriverAIOCB by Fam Zheng · 10 years ago
  23. 7e3d523 arch_init: Setting QEMU_ARCH enum straight by Bastian Koppelmann · 10 years ago
  24. 10e11f4 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  25. b3ce84f qdev: Move global validation to a single function by Eduardo Habkost · 11 years ago
  26. d828c43 qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals() by Eduardo Habkost · 11 years ago
  27. e4d50d4 qemu-char: Rename register_char_driver_qapi() to register_char_driver() by Peter Maydell · 10 years ago
  28. a61ae7f qemu-char: Remove register_char_driver() machinery by Peter Maydell · 10 years ago
  29. de9d61e Introduce cpu_clean_all_dirty by Marcelo Tosatti · 10 years ago
  30. f2bcdc8 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  31. 2b31cd4 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  32. 86025ee cpu-exec: Make debug_excp_handler a QOM CPU method by Peter Maydell · 10 years ago
  33. 0822567 exec.c: Record watchpoint fault address and direction by Peter Maydell · 10 years ago
  34. 05068c0 exec.c: Relax restrictions on watchpoint length and alignment by Peter Maydell · 10 years ago
  35. 0dfa7e3 Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20140905-2' into staging by Peter Maydell · 10 years ago
  36. 4603ea0 cpu: init vmstate for ticks and clock offset by Pavel Dovgalyuk · 10 years ago
  37. fc3b9aa Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140910-1' into staging by Peter Maydell · 10 years ago
  38. 5366d0c block: Make the block accounting functions operate on BlockAcctStats by Benoît Canet · 10 years ago
  39. 28298fd block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_ by Benoît Canet · 10 years ago
  40. 5e5a94b block: Extract the block accounting code by Benoît Canet · 10 years ago
  41. 0ddd0ad block: Extract the BlockAcctStats structure by Benoît Canet · 10 years ago
  42. a31e69c thread-pool: Drop unnecessary includes by Markus Armbruster · 10 years ago
  43. e6043e9 xhci PCIe endpoint migration compatibility fix by Dr. David Alan Gilbert · 10 years ago
  44. 33e0eb5 memory: add parameter errp to memory_region_init_rom_device by Hu Tao · 10 years ago
  45. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  46. ef701d7 exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptr by Hu Tao · 10 years ago
  47. f6e0830 util: Move general qemu_getauxval to util/getauxval.c by Fam Zheng · 10 years ago
  48. 1bc0e40 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  49. 2d6838e Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging by Peter Maydell · 10 years ago
  50. 8c46f7e spapr_pci: map the MSI window in each PHB by Greg Kurz · 10 years ago
  51. 7d0a07f KVM: Add helper to run KVM_CHECK_EXTENSION on vm fd by Alexander Graf · 11 years ago
  52. b7d1f77 spapr: Locate RTAS and device-tree based on real RMA by Benjamin Herrenschmidt · 11 years ago
  53. ea87616 loader: Add load_image_size() to replace load_image() by Benjamin Herrenschmidt · 11 years ago
  54. 261265c PPC: mac99: Move NVRAM to page boundary when necessary by Alexander Graf · 11 years ago
  55. 2e14072 ppc: spapr-rtas - implement os-term rtas call by Nikunj A Dadhania · 11 years ago
  56. 9e7dac7 rename parse_enum_option to qapi_enum_parse and make it public by Peter Lieven · 11 years ago
  57. 77bfcf2 console: Remove unused QEMU_BIG_ENDIAN_FLAG by Benjamin Herrenschmidt · 11 years ago
  58. 43c7d8b console: add qemu_pixman_linebuf_copy by Gerd Hoffmann · 11 years ago
  59. 4c38762 console: add dpy_gfx_update_dirty by Gerd Hoffmann · 11 years ago
  60. a77549b console: add qemu_create_displaysurface_guestmem by Gerd Hoffmann · 11 years ago
  61. 30f1e66 console: stop using PixelFormat by Gerd Hoffmann · 11 years ago
  62. 1527a25 console: add qemu_default_pixman_format by Gerd Hoffmann · 11 years ago
  63. a93a3af console: add qemu_pixelformat_from_pixman by Gerd Hoffmann · 11 years ago
  64. f242694 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  65. 88e89a5 implementing victim TLB for QEMU system emulated TLB by Xin Tong · 11 years ago
  66. e2d0501 target-tricore: Add board for systemmode by Bastian Koppelmann · 10 years ago
  67. 48e06fe target-tricore: Add target stubs and qom-cpu by Bastian Koppelmann · 10 years ago
  68. 5cd1475 Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' into staging by Peter Maydell · 10 years ago
  69. 0844df7 sclp-s390: Add device to manage s390 memory hotplug by Matthew Rosato · 10 years ago
  70. 988f463 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  71. d9aa688 Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into staging by Peter Maydell · 10 years ago
  72. e5a9bec usb: add usb_bus_release function by Gonglei · 11 years ago
  73. 3338442 block: Add AIO context notifiers by Max Reitz · 11 years ago
  74. b493317 aio-win32: add support for sockets by Paolo Bonzini · 11 years ago
  75. a3462c6 AioContext: introduce aio_prepare by Paolo Bonzini · 11 years ago
  76. e4c7e2d AioContext: export and use aio_dispatch by Paolo Bonzini · 11 years ago
  77. 845ca10 AioContext: take bottom halves into account when computing aio_poll timeout by Paolo Bonzini · 11 years ago
  78. 0b9caf9 coroutine: Drop co_sleep_ns by Fam Zheng · 10 years ago
  79. b5a280c intel-iommu: add IOTLB using hash table by Le Tan · 11 years ago
  80. d92fa2d intel-iommu: add context-cache to cache context-entry by Le Tan · 11 years ago
  81. a52a7fd intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu" as a switch by Le Tan · 11 years ago
  82. 1da12ec intel-iommu: introduce Intel IOMMU (VT-d) emulation by Le Tan · 11 years ago
  83. 8d7b8cb iommu: add is_write as a parameter to the translate function of MemoryRegionIOMMUOps by Le Tan · 11 years ago
  84. a6aebb3 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  85. 38a01e5 Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  86. a818a4b scsi-bus: Convert DeviceClass init to realize by Fam Zheng · 11 years ago
  87. 5ff5efb block: Pass errp in blkconf_geometry by Fam Zheng · 11 years ago
  88. a44a12b Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  89. 9cb805f cpus: Define callback for QEMU "nmi" command by Alexey Kardashevskiy · 11 years ago
  90. 821be9d pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_* by Knut Omang · 10 years ago
  91. 711b20b Add ACPI tables for TPM by Stefan Berger · 11 years ago
  92. 927766c pc: reserve more memory for ACPI for new machine types by Michael S. Tsirkin · 11 years ago
  93. 33886eb Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  94. d67f4aa linux-user: /proc/self/maps content by Mikhail Ilyin · 11 years ago
  95. 91af701 block: Add bdrv_refresh_filename() by Max Reitz · 11 years ago
  96. 2656eb7 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140819' into staging by Peter Maydell · 11 years ago
  97. 302fa28 Revert "memory: Use canonical path component as the name" by Peter Maydell · 11 years ago
  98. 6e9322d arm: armv7m: Rename address_space_mem -> system_memory by Peter Crosthwaite · 11 years ago
  99. 235e74a loader: Add load_image_gzipped function. by Richard W.M. Jones · 11 years ago
  100. 0e4a773 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 11 years ago