1. 563a398 io: preserve ipv4/ipv6 flags when resolving InetSocketAddress by Daniel P. Berrange · 7 years ago
  2. 94bc0d1 sockets: ensure we don't accept IPv4 clients when IPv4 is disabled by Daniel P. Berrange · 7 years ago
  3. 4dc5d81 sockets: don't block IPv4 clients when listening on "::" by Daniel P. Berrange · 7 years ago
  4. 5e059be sockets: ensure we can bind to both ipv4 & ipv6 separately by Daniel P. Berrange · 7 years ago
  5. 6c60766 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  6. 7d367e7 Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' into staging by Peter Maydell · 7 years ago
  7. 68c761e spapr_rng: Convert to DEFINE_PROP_LINK by Fam Zheng · 7 years ago
  8. c7e002c cpu: Convert to DEFINE_PROP_LINK by Fam Zheng · 7 years ago
  9. e4934bb mips_cmgcr: Convert to DEFINE_PROP_LINK by Fam Zheng · 7 years ago
  10. e9cb190 ivshmem: Convert to DEFINE_PROP_LINK by Fam Zheng · 7 years ago
  11. 2de7e26 dimm: Convert to DEFINE_PROP_LINK by Fam Zheng · 7 years ago
  12. aa8f057 virtio-crypto: Convert to DEFINE_PROP_LINK by Fam Zheng · 7 years ago
  13. d1fd7f7 virtio-rng: Convert to DEFINE_PROP_LINK by Fam Zheng · 7 years ago
  14. 08f1ecd virtio-scsi: Convert to DEFINE_PROP_LINK by Fam Zheng · 7 years ago
  15. d679ac0 virtio-blk: Convert to DEFINE_PROP_LINK by Fam Zheng · 7 years ago
  16. 1b6b7d1 qdev: Add const qualifier to PropertyInfo definitions by Fam Zheng · 7 years ago
  17. 75ab905 qmp: Use ObjectProperty.type if present by Fam Zheng · 7 years ago
  18. 5b4ff3c qdev: Introduce DEFINE_PROP_LINK by Fam Zheng · 7 years ago
  19. faabdbb qdev: Introduce PropertyInfo.create by Fam Zheng · 7 years ago
  20. 8f5d58e qom: enforce readonly nature of link's check callback by Igor Mammedov · 7 years ago
  21. d40d3da translate-all: remove redundant !tcg_enabled check in dump_exec_info by Emilio G. Cota · 7 years ago
  22. f940488 vl: fix breakage of -tb-size by Emilio G. Cota · 7 years ago
  23. 081dd1f nbd: Implement NBD_INFO_BLOCK_SIZE on client by Eric Blake · 7 years ago
  24. 0c1d50b nbd: Implement NBD_INFO_BLOCK_SIZE on server by Eric Blake · 7 years ago
  25. 8ecaeae nbd: Implement NBD_OPT_GO on client by Eric Blake · 7 years ago
  26. f37708f nbd: Implement NBD_OPT_GO on server by Eric Blake · 7 years ago
  27. 23e099c nbd: Refactor reply to NBD_OPT_EXPORT_NAME by Eric Blake · 7 years ago
  28. 621c4f4 nbd: Simplify trace of client flags in negotiation by Eric Blake · 7 years ago
  29. 3736cc5 nbd: Expose and debug more NBD constants by Eric Blake · 7 years ago
  30. 37ec36f nbd: Don't bother tracing an NBD_OPT_ABORT response failure by Eric Blake · 7 years ago
  31. 004a89f nbd: Create struct for tracking export info by Eric Blake · 7 years ago
  32. 1221a47 memory/iommu: introduce IOMMUMemoryRegionClass by Alexey Kardashevskiy · 7 years ago
  33. 3df9d74 memory/iommu: QOM'fy IOMMU MemoryRegion by Alexey Kardashevskiy · 7 years ago
  34. 98fab4c chardev: fix parallel device can't be reconnect by Peng Hao · 7 years ago
  35. 5a6a1ad gdbstub: don't fail on vCont; C04:0; c packets by Alex Bennée · 7 years ago
  36. bd88c78 qom/cpu: remove host_tid field by Alex Bennée · 7 years ago
  37. d2a6c85 gdbstub: rename cpu_index -> cpu_gdb_index by Alex Bennée · 7 years ago
  38. 118e226 gdbstub: modernise DEBUG_GDB by Alex Bennée · 7 years ago
  39. cb58a6d mttcg/i386: Patch instruction using async_safe_* framework by Pranith Kumar · 7 years ago
  40. 406bc33 Revert "exec.c: Fix breakpoint invalidation race" by Pranith Kumar · 7 years ago
  41. 04bf252 exec: use qemu_ram_ptr_length to access guest ram by Prasad J Pandit · 7 years ago
  42. 1a29cc8 serial: chardev hotswap support by Anton Nefedov · 7 years ago
  43. 7573584 serial: move TIOCM update to a separate function by Anton Nefedov · 7 years ago
  44. af50855 virtio-console: chardev hotswap support by Anton Nefedov · 7 years ago
  45. 75b6016 hmp: add hmp analogue for qmp-chardev-change by Anton Nefedov · 7 years ago
  46. 7b5a9e4 test-char: add hotswap test by Anton Nefedov · 7 years ago
  47. ae69e48 test-char: split char_file_test by Anton Nefedov · 7 years ago
  48. 92ddfad test-char: split char_udp_test by Anton Nefedov · 7 years ago
  49. 12f043c test-char: destroy chardev-udp after test by Anton Nefedov · 7 years ago
  50. 3065070 char: avoid chardevice direct access by Anton Nefedov · 7 years ago
  51. 7c44a2a char: forbid direct chardevice access for hotswap devices by Anton Nefedov · 7 years ago
  52. 7bb8608 char: chardevice hotswap by Anton Nefedov · 7 years ago
  53. 81517ba char: add backend hotswap handler by Anton Nefedov · 7 years ago
  54. 313e45b char: move QemuOpts->ChardevBackend translation to a separate func by Anton Nefedov · 7 years ago
  55. bcdeb9b chardev: block during sync read by Marc-André Lureau · 7 years ago
  56. 747969d MAINTAINERS: add entry for "Unimplemented" device by Philippe Mathieu-Daudé · 7 years ago
  57. 752a2ae MAINTAINERS: update TCI entry by Philippe Mathieu-Daudé · 7 years ago
  58. 2c7ccb4 MAINTAINERS: update Xen entries by Philippe Mathieu-Daudé · 7 years ago
  59. 1962cb2 MAINTAINERS: update KVM entries by Philippe Mathieu-Daudé · 7 years ago
  60. c6a88dd MAINTAINERS: update TCG entries by Philippe Mathieu-Daudé · 7 years ago
  61. b98fcfd build: add -Wexpansion-to-defined by Paolo Bonzini · 7 years ago
  62. a309b29 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into staging by Peter Maydell · 7 years ago
  63. abcea03 Update OpenBIOS images to fbc1b4a built from submodule. by Mark Cave-Ayland · 7 years ago
  64. 49bcce4 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into staging by Peter Maydell · 7 years ago
  65. aa5a704 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging by Peter Maydell · 7 years ago
  66. 76fba74 Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' into staging by Peter Maydell · 7 years ago
  67. 88f83f3 Convert error_report*_err() to warn_report*_err() by Alistair Francis · 7 years ago
  68. e43ead1 error: Implement the warn and free Error functions by Alistair Francis · 7 years ago
  69. c51c4f8 char-socket: Report TCP socket waiting as information by Alistair Francis · 7 years ago
  70. 3dc6f86 Convert error_report() to warn_report() by Alistair Francis · 7 years ago
  71. 97f4030 error: Functions to report warnings and informational messages by Alistair Francis · 7 years ago
  72. f0d2ead Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into staging by Peter Maydell · 7 years ago
  73. beeb175 util/qemu-error: Rename error_print_loc() to be more generic by Alistair Francis · 7 years ago
  74. e79ea67 websock: Don't try to set *errp directly by Eduardo Habkost · 7 years ago
  75. 57ef3f1 block: Don't try to set *errp directly by Eduardo Habkost · 7 years ago
  76. a9859c9 xilinx: Fix latent error handling bug by Eduardo Habkost · 7 years ago
  77. 6e2c463 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711' into staging by Peter Maydell · 7 years ago
  78. 086ee7a scripts: use build_ prefix for string not piped through cgen() by Marc-André Lureau · 7 years ago
  79. 8a4613a qobject: Update coccinelle script to catch Q{INC, DEC}REF by Eric Blake · 7 years ago
  80. 187f47e qobject: Catch another straggler for use of qdict_put_str() by Eric Blake · 7 years ago
  81. 31fe1c4 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 7 years ago
  82. ced1484 iotests: Add preallocated growth test for qcow2 by Max Reitz · 7 years ago
  83. a2c7e08 iotests: Add preallocated resize test for raw by Max Reitz · 7 years ago
  84. 772d1f9 block/qcow2: falloc/full preallocating growth by Max Reitz · 7 years ago
  85. 60c48a2 block/qcow2: Rename "fail_block" to just "fail" by Max Reitz · 7 years ago
  86. 12cc30a block/qcow2: Add qcow2_refcount_area() by Max Reitz · 7 years ago
  87. 95b98f3 block/qcow2: Metadata preallocation for truncate by Max Reitz · 7 years ago
  88. 652fecd block/qcow2: Lock s->lock in preallocate() by Max Reitz · 7 years ago
  89. 7bc45dc block/qcow2: Generalize preallocate() by Max Reitz · 7 years ago
  90. 35d7260 block/file-posix: Preallocation for truncate by Max Reitz · 7 years ago
  91. d0bc9e5 block/file-posix: Generalize raw_regular_truncate by Max Reitz · 7 years ago
  92. 9f63b07 block/file-posix: Extract raw_regular_truncate() by Max Reitz · 7 years ago
  93. 7dacd8b block/file-posix: Small fixes in raw_create() by Max Reitz · 7 years ago
  94. dc5f690 qemu-img: Expose PreallocMode for resizing by Max Reitz · 7 years ago
  95. 3a691c5 block: Add PreallocMode to blk_truncate() by Max Reitz · 7 years ago
  96. 7ea37c3 block: Add PreallocMode to bdrv_truncate() by Max Reitz · 7 years ago
  97. 8243ccb block: Add PreallocMode to BD.bdrv_truncate() by Max Reitz · 7 years ago
  98. 32a1681 iotests: add test 178 for qemu-img measure by Stefan Hajnoczi · 7 years ago
  99. 217a068 qemu-iotests: support per-format golden output files by Stefan Hajnoczi · 7 years ago
  100. fd03c2b qemu-img: add measure subcommand by Stefan Hajnoczi · 7 years ago