1. 31190ed vhost: add migration block if memfd failed by Marc-André Lureau · 9 years ago
  2. de1372d vhost-user: use an enum helper for features mask by Thibaut Collet · 9 years ago
  3. 3e86636 vhost user: add rarp sending after live migration for legacy guest by Thibaut Collet · 9 years ago
  4. f6f5629 vhost user: add support of live migration by Thibaut Collet · 9 years ago
  5. 69b32a6 net: add trace_vhost_user_event by Marc-André Lureau · 9 years ago
  6. c62b91e vhost-user: document migration log by Marc-André Lureau · 9 years ago
  7. 21e7042 vhost: use a function for each call by Marc-André Lureau · 9 years ago
  8. d2fc440 vhost-user: add a migration blocker by Marc-André Lureau · 9 years ago
  9. 9a78a5d vhost-user: send log shm fd along with log_base by Marc-André Lureau · 9 years ago
  10. 1532440 vhost: alloc shareable log by Marc-André Lureau · 9 years ago
  11. 1be0ac2 vhost-user: add vhost_user_requires_shm_log() by Marc-André Lureau · 9 years ago
  12. c2bea31 vhost: add vhost_set_log_base op by Marc-André Lureau · 9 years ago
  13. 636f4dd vhost: document log resizing by Marc-André Lureau · 9 years ago
  14. 35f9b6e util: add fallback for qemu_memfd_alloc() by Marc-André Lureau · 9 years ago
  15. d359219 util: add memfd helpers by Marc-André Lureau · 9 years ago
  16. f04cf92 util: add linux-only memfd fallback by Marc-André Lureau · 9 years ago
  17. e279200 build-sys: split util-obj- on multi-lines by Marc-André Lureau · 9 years ago
  18. 1842bdf linux-headers: add unistd.h by Marc-André Lureau · 9 years ago
  19. 751bcc3 configure: probe for memfd by Marc-André Lureau · 9 years ago
  20. 22de58f virtio: add some migration doc by Cornelia Huck · 10 years ago
  21. aebf816 vhost: fail backend intialization early by Igor Mammedov · 9 years ago
  22. 3fad878 pc-dimm: add vhost slots limit check before commiting to hotplug by Igor Mammedov · 9 years ago
  23. 2ce68e4 vhost: add vhost_has_free_slot() interface by Igor Mammedov · 9 years ago
  24. 052bd52 net: don't set native endianness by Michael S. Tsirkin · 9 years ago
  25. 794e8f3 exec: factor out duplicate mmap code by Michael S. Tsirkin · 10 years ago
  26. 7df953b intel_iommu: Add support for translation for devices behind bridges by Knut Omang · 9 years ago
  27. 6d57410 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20151016' into staging by Peter Maydell · 9 years ago
  28. 9c1f5bb Merge remote-tracking branch 'remotes/pmaydell/tags/pull-cocoa-20151016' into staging by Peter Maydell · 9 years ago
  29. 61f7901 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-10-15' into staging by Peter Maydell · 9 years ago
  30. e95bdb4 Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151015' into staging by Peter Maydell · 9 years ago
  31. 5d98bf8 target-arm: Fix CPU breakpoint handling by Sergey Fedorov · 9 years ago
  32. e63a2d4 target-arm: Fix GDB breakpoint handling by Sergey Fedorov · 9 years ago
  33. 81669b8 target-arm: implement arm_debug_target_el() by Sergey Fedorov · 10 years ago
  34. 74de8c3 hw/arm/virt: Allow zero address for PCI IO space by Alexander Gordeev · 9 years ago
  35. 14cc7b5 target-arm: Add MDCR_EL2 by Sergey Fedorov · 9 years ago
  36. c209b05 misc: zynq_slcr: Fix MMIO writes by Peter Crosthwaite · 9 years ago
  37. b64d64d arm: imx25-pdk: Fix machine name by Peter Crosthwaite · 9 years ago
  38. ad1e8db target-arm: Provide model numbers for Sharp PDAs by Ryo ONODERA · 9 years ago
  39. 1424ca8 target-arm: Implement AArch64 OSLAR/OSLSR_EL1 sysregs by Davorin Mista · 9 years ago
  40. bab27ea hw/arm/virt: smbios: inform guest of kvm by Andrew Jones · 9 years ago
  41. 2cde031 target-arm: Avoid calling arm_el_is_aa64() function for unimplemented EL by Sergey Sorokin · 9 years ago
  42. 6df99de target-arm: Break the TB after ISB to execute self-modified code correctly by Sergey Sorokin · 9 years ago
  43. 82c39f6 target-arm: Add missing 'static' attribute by Stefan Weil · 9 years ago
  44. 468a895 ui/cocoa.m: blinky mouse cursor fix by John Arbuckle · 9 years ago
  45. a7940ec ui/cocoa.m: addRemovableDevicesMenuItems() warning fix by John Arbuckle · 9 years ago
  46. 99df528 qapi: Track location that created an implicit type by Eric Blake · 9 years ago
  47. 46292ba qapi: Create simple union type member earlier by Eric Blake · 9 years ago
  48. 9f08c8e qapi: Lazy creation of array types by Eric Blake · 9 years ago
  49. 49823c4 qapi: Don't use info as witness of implicit object type by Eric Blake · 9 years ago
  50. 849ab13 qapi: Drop redundant args-member-array test by Eric Blake · 9 years ago
  51. 70478ce qapi: Drop redundant flat-union-reverse-define test by Eric Blake · 9 years ago
  52. cae95ea qapi: Drop redundant returns-int test by Eric Blake · 9 years ago
  53. 625b251 qapi: Move empty-enum to compile-time test by Eric Blake · 9 years ago
  54. baabb84 qapi: Drop redundant alternate-good test by Eric Blake · 9 years ago
  55. 7618b91 qapi: Prepare for errors during check() by Eric Blake · 9 years ago
  56. 25a0d9c qapi: Use predicate callback to determine visit filtering by Eric Blake · 9 years ago
  57. d08ac81 qapi: Fix regression with '-netdev help' by Eric Blake · 9 years ago
  58. 60be634 migration: fix deadlock by Denis V. Lunev · 10 years ago
  59. 92e3762 migration: announce VM's new home just before VM is runnable by Amit Shah · 9 years ago
  60. ed1f3e0 Migration: Generate the completed event only when we complete by Dr. David Alan Gilbert · 9 years ago
  61. a1dbc05 ui/cocoa.m: eliminate normalWindow warning by John Arbuckle · 9 years ago
  62. c49d341 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-10-12' into staging by Peter Maydell · 9 years ago
  63. 18bdbc3 qapi: Simplify gen_visit_fields() error handling by Eric Blake · 9 years ago
  64. 82ca8e4 qapi: Share gen_visit_fields() by Eric Blake · 9 years ago
  65. 1f35334 qapi: Share gen_err_check() by Eric Blake · 9 years ago
  66. 05372f7 qapi: Consistent generated code: minimize push_indent() usage by Eric Blake · 9 years ago
  67. e36c714 qapi: Consistent generated code: prefer common indentation by Eric Blake · 9 years ago
  68. f782399 qapi: Consistent generated code: prefer common labels by Eric Blake · 9 years ago
  69. f8b7f1a qapi: Consistent generated code: prefer visitor 'v' by Eric Blake · 9 years ago
  70. 2a0f50e qapi: Consistent generated code: prefer error 'err' by Eric Blake · 9 years ago
  71. 376863e qapi: Reuse code for flat union base validation by Eric Blake · 9 years ago
  72. 9c51b44 qapi: Test use of 'number' within alternates by Eric Blake · 9 years ago
  73. 8d25dd1 qapi: Add tests for empty unions by Eric Blake · 9 years ago
  74. 7b2a5c2 qapi: Avoid assertion failure on union 'type' collision by Eric Blake · 9 years ago
  75. d220fbc qapi: Test for various name collisions by Eric Blake · 9 years ago
  76. 437db25 qapi: Clean up qapi.py per pep8 by Eric Blake · 9 years ago
  77. 59b0054 qapi: Invoke exception superclass initializer by Eric Blake · 9 years ago
  78. 7408fb6 qapi: Improve 'include' error message by Eric Blake · 9 years ago
  79. 1ffe818 qapi: Sort qapi-schema tests by Eric Blake · 9 years ago
  80. ac4abb9 MAINTAINERS: Specify QAPI include and test files by Markus Armbruster · 10 years ago
  81. 7735d2b MAINTAINERS: Specify QObject include and test files by Markus Armbruster · 10 years ago
  82. 9b89b6a docs: Move files from docs/qmp/ to docs/ by Markus Armbruster · 10 years ago
  83. 5451316 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 9 years ago
  84. 0bf224d Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 9 years ago
  85. 9201bb9 sdhci.c: Limit the maximum block size by Alistair Francis · 9 years ago
  86. c84b319 block: switch from g_slice allocator to malloc by Paolo Bonzini · 9 years ago
  87. a9718ef virtio dataplane: adapt dataplane for virtio Version 1 by Pierre Morel · 10 years ago
  88. 7684922 Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' into staging by Peter Maydell · 9 years ago
  89. fc73548 virtio-blk: use blk_io_plug/unplug for Linux AIO batching by Stefan Hajnoczi · 10 years ago
  90. 5ec911c sdhci: Pass drive parameter to sdhci-pci via qdev property by Kevin O'Connor · 10 years ago
  91. 89b1273 tests: add test cases for netfilter object by Yang Hongyang · 9 years ago
  92. 7dbb11c netfilter: add a netbuffer filter by Yang Hongyang · 9 years ago
  93. b68c7f7 net/queue: export qemu_net_queue_append_iov by Yang Hongyang · 9 years ago
  94. a4960f5 netfilter: print filter info associate with the netdev by Yang Hongyang · 9 years ago
  95. 7ef7bc8 netfilter: add an API to pass the packet to next filter by Yang Hongyang · 9 years ago
  96. 3e033a4 net/queue: introduce NetQueueDeliverFunc by Yang Hongyang · 9 years ago
  97. fefe2a7 net: merge qemu_deliver_packet and qemu_deliver_packet_iov by Yang Hongyang · 9 years ago
  98. e64c770 netfilter: hook packets before net queue send by Yang Hongyang · 9 years ago
  99. fdccce4 init/cleanup of netfilter object by Yang Hongyang · 9 years ago
  100. 9abce56 vl.c: init delayed object after net_init_clients by Yang Hongyang · 9 years ago