1. 810082d buffer: add buffer_init by Gerd Hoffmann · 9 years ago
  2. 5c10dbb buffer: make the Buffer capacity increase in powers of two by Peter Lieven · 9 years ago
  3. 79cf9fa Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151103' into staging by Peter Maydell · 9 years ago
  4. 19bb546 Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151103-1' into staging by Peter Maydell · 9 years ago
  5. 5d9c175 ARM: ACPI: Fix MPIDR value in ACPI table by Shannon Zhao · 9 years ago
  6. f2fbfac hw/arm/virt-acpi-build: Add GICC ACPI subtable for GICv3 by Shannon Zhao · 9 years ago
  7. bc64b96 hw/arm/virt-acpi-build: _CCA attribute is compulsory by Graeme Gregory · 9 years ago
  8. 06e5cf7 target-arm: Report S/NS status in the CPU debug logs by Peter Maydell · 9 years ago
  9. 08b8e0f target-arm: Bring AArch64 debug CPU display of PSTATE into line with AArch32 by Peter Maydell · 9 years ago
  10. b4f2bd1 MAINTAINERS: Add new qemu-arm mailing list to ARM related entries by Peter Maydell · 9 years ago
  11. d69ffb5 arm: stellaris: exit on external reset request by Michael Davidsaver · 9 years ago
  12. e192bec armv7-m: Implement SYSRESETREQ by Michael Davidsaver · 9 years ago
  13. 20c59c3 armv7-m: Return DeviceState* from armv7m_init() by Michael Davidsaver · 9 years ago
  14. c3a9a68 arm: xilinx_zynq: Add linux pre-boot by Peter Crosthwaite · 9 years ago
  15. 10b8ec7 arm: boot: Add board specific setup code API by Peter Crosthwaite · 9 years ago
  16. 84e5939 arm: boot: Adjust indentation of FIXUP comments by Peter Crosthwaite · 9 years ago
  17. 99a99c1 target-arm: Add and use symbolic names for register banks by Soren Brinkmann · 9 years ago
  18. a9be4e7 usb-host: fix usb3ep0quirk test by Gerd Hoffmann · 9 years ago
  19. cbf82fa ehci: clear suspend bit on detach by Gerd Hoffmann · 9 years ago
  20. 130d0bc Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20151103-1' into staging by Peter Maydell · 9 years ago
  21. 4d77b1f vnc: fix bug: vnc server can't start when 'to' is specified by Yang Hongyang · 9 years ago
  22. de3f7de vnc: allow fall back to RAW encoding by Peter Lieven · 10 years ago
  23. fb71956 ui/opengl: Reduce build required libraries for opengl by OGAWA Hirofumi · 9 years ago
  24. e72df72 ui/curses: Fix pageup/pagedown on -curses by OGAWA Hirofumi · 9 years ago
  25. e2368dc ui/curses: Support line graphics chars on -curses mode by OGAWA Hirofumi · 9 years ago
  26. 615220d ui/curses: Fix monitor color with -curses when 256 colors by OGAWA Hirofumi · 9 years ago
  27. 3d861a0 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-11-02' into staging by Peter Maydell · 9 years ago
  28. 32bc687 qapi: Simplify gen_struct_field() by Eric Blake · 9 years ago
  29. 5e59baf qapi: Reserve 'u' member name by Eric Blake · 9 years ago
  30. e4ba22b qapi: Finish converting to new qapi union layout by Eric Blake · 9 years ago
  31. ce21131 tpm: Convert to new qapi union layout by Eric Blake · 9 years ago
  32. 1fd5d4f memory: Convert to new qapi union layout by Eric Blake · 9 years ago
  33. 568c73a input: Convert to new qapi union layout by Eric Blake · 9 years ago
  34. 130257d char: Convert to new qapi union layout by Eric Blake · 9 years ago
  35. 8d0bcba net: Convert to new qapi union layout by Eric Blake · 9 years ago
  36. 2d32add sockets: Convert to new qapi union layout by Eric Blake · 9 years ago
  37. 6a8f966 block: Convert to new qapi union layout by Eric Blake · 9 years ago
  38. c363ace tests: Convert to new qapi union layout by Eric Blake · 9 years ago
  39. 150d056 qapi-visit: Convert to new qapi union layout by Eric Blake · 9 years ago
  40. f51d8fa qapi: Start converting to new qapi union layout by Eric Blake · 9 years ago
  41. 5c5e51a qapi-visit: Remove redundant functions for flat union base by Eric Blake · 9 years ago
  42. ddf2190 qapi: Unbox base members by Eric Blake · 9 years ago
  43. 30594fe qapi: Prefer typesafe upcasts to qapi base classes by Eric Blake · 9 years ago
  44. f87ab7f qapi-types: Refactor base fields output by Eric Blake · 9 years ago
  45. d02cf37 qapi-visit: Split off visit_type_FOO_fields forward decl by Eric Blake · 9 years ago
  46. 98481bf vnc: Hoist allocation of VncBasicInfo to callers by Eric Blake · 9 years ago
  47. 9fb081e qapi: Reserve 'q_*' and 'has_*' member names by Eric Blake · 9 years ago
  48. 255960d qapi: Reserve '*List' type names for list types by Eric Blake · 9 years ago
  49. f9e6102 qapi: More robust conditions for when labels are needed by Eric Blake · 9 years ago
  50. 8712fa5 qapi: More idiomatic string operations by Eric Blake · 9 years ago
  51. 1976708 tests/qapi-schema: Test for reserved names, empty struct by Eric Blake · 9 years ago
  52. 2ea1793 qapi-schema: mark InetSocketAddress as mandatory again by Daniel P. Berrange · 9 years ago
  53. 24f4a0f Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20151030' into staging by Peter Maydell · 9 years ago
  54. 3a958f5 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 9 years ago
  55. e79ea9e Merge remote-tracking branch 'remotes/lalrae/tags/mips-20151030' into staging by Peter Maydell · 9 years ago
  56. 60270f8 target-mips: fix updating XContext on mmu exception by Yongbok Kim · 9 years ago
  57. bb23821 target-mips: add SIGRIE instruction by Yongbok Kim · 9 years ago
  58. 35ac9e3 target-mips: Set Config5.XNP for R6 cores by Yongbok Kim · 9 years ago
  59. b00c721 target-mips: add PC, XNP reg numbers to RDHWR by Yongbok Kim · 9 years ago
  60. ca2f6bb hw/mips_malta: Fix KVM PC initialisation by James Hogan · 9 years ago
  61. fdf9276 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-30' into staging by Peter Maydell · 9 years ago
  62. 7f1e7b2 docs: Document QMP event rate limiting by Markus Armbruster · 9 years ago
  63. 7de0be6 monitor: Throttle event VSERPORT_CHANGE separately by "id" by Markus Armbruster · 9 years ago
  64. a24712a monitor: Turn monitor_qapi_event_state[] into a hash table by Markus Armbruster · 9 years ago
  65. 8681dff glib: add compatibility interface for g_hash_table_add() by Markus Armbruster · 9 years ago
  66. 37a639a block: Consider all child nodes in bdrv_requests_pending() by Kevin Wolf · 9 years ago
  67. 33108e9 target-arm: xlnx-zynqmp: Add sdhci support. by Sai Pavan Boddu · 9 years ago
  68. 637d23b sdhci: Split sdhci.h for public and internal device usage by Sai Pavan Boddu · 9 years ago
  69. e3382ef sd.h: Move sd.h to include/hw/sd/ by Sai Pavan Boddu · 9 years ago
  70. 10a06fd virtio: sync the dataplane vring state to the virtqueue before virtio_save by Pavel Butsykin · 9 years ago
  71. c900ef8 gdb command: qemu handlers by Dr. David Alan Gilbert · 9 years ago
  72. ed65fd1 virtio-blk: switch off scsi-passthrough by default by Cornelia Huck · 9 years ago
  73. 80fd50f ppc/spapr: add 2.4 compat props by Cornelia Huck · 9 years ago
  74. 54d8ec8 s390x: include HW_COMPAT_* props by Cornelia Huck · 9 years ago
  75. a201b0f qemu-gdb: add $qemu_coroutine_sp and $qemu_coroutine_pc by Paolo Bonzini · 9 years ago
  76. 80ab31b qemu-gdb: extract parts of "qemu coroutine" implementation by Paolo Bonzini · 9 years ago
  77. 1138f24 qemu-gdb: allow using glibc_pointer_guard() on core dumps by Paolo Bonzini · 9 years ago
  78. dbd8af9 target-mips: Add enum for BREAK32 by Yongbok Kim · 9 years ago
  79. 2dcf790 target-mips: update writing to CP0.Status.KX/SX/UX in MIPS Release R6 by Leon Alrae · 10 years ago
  80. 7540a43 target-mips: implement the CPU wake-up on non-enabled interrupts in R6 by Leon Alrae · 10 years ago
  81. 71ca034 target-mips: move the test for enabled interrupts to a separate function by Leon Alrae · 10 years ago
  82. b9b03ab monitor: Split MonitorQAPIEventConf off MonitorQAPIEventState by Markus Armbruster · 9 years ago
  83. 1824c41 monitor: Switch from timer_new() to timer_new_ns() by Markus Armbruster · 9 years ago
  84. 93f8f98 monitor: Simplify event throttling by Markus Armbruster · 9 years ago
  85. 688b4b7 monitor: Reduce casting of QAPI event QDict by Markus Armbruster · 9 years ago
  86. 7f02784 qstring: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  87. 2d6421a qlist: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  88. fcf73f6 qfloat qint: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  89. 89cad9f qdict: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  90. 14b6160 qbool: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  91. c7c4621 qobject: Drop QObject_HEAD by Markus Armbruster · 9 years ago
  92. 7bc8e0c Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 9 years ago
  93. 3f1e147 enable multi-function hot-add by Cao jin · 9 years ago
  94. 0d1c7d8 remove function during multi-function hot-add by Cao jin · 9 years ago
  95. 3595e2e tests/vhost-user-bridge: add vhost-user bridge application by Victor Kaplansky · 9 years ago
  96. d6a9b0b Revert "memhp: extend address auto assignment to support gaps" by Michael S. Tsirkin · 9 years ago
  97. 340065e Revert "pc: memhp: force gaps between DIMM's GPA" by Michael S. Tsirkin · 9 years ago
  98. 3945ecf virtio: drop virtqueue_map_sg by Michael S. Tsirkin · 9 years ago
  99. 4ada533 virtio-scsi: convert to virtqueue_map by Michael S. Tsirkin · 9 years ago
  100. bff712d virtio-serial: convert to virtio_map by Michael S. Tsirkin · 9 years ago