1. aebbdbe vhost: do not verify ring mappings when IOMMU is enabled by Jason Wang · 7 years ago
  2. 915d34c Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  3. e7b94a8 vhost: Allow adjoining regions by Dr. David Alan Gilbert · 7 years ago
  4. 1c3e5a2 vhost-user: back SET/GET_CONFIG requests with a protocol feature by Maxime Coquelin · 7 years ago
  5. bc6abcf vhost-user-blk: set config ops before vhost-user init by Maxime Coquelin · 7 years ago
  6. 648abbf memfd: fix vhost-user-test on non-memfd capable host by Marc-André Lureau · 7 years ago
  7. c1ece84 vhost: Huge page align and merge by Dr. David Alan Gilbert · 7 years ago
  8. 4634357 vhost+postcopy: Wire up POSTCOPY_END notify by Dr. David Alan Gilbert · 7 years ago
  9. c639187 vhost-user: Add VHOST_USER_POSTCOPY_END message by Dr. David Alan Gilbert · 7 years ago
  10. c07e361 vhost+postcopy: Add vhost waker by Dr. David Alan Gilbert · 7 years ago
  11. 375318d vhost+postcopy: Resolve client address by Dr. David Alan Gilbert · 7 years ago
  12. 905125d vhost+postcopy: Stash RAMBlock and offset by Dr. David Alan Gilbert · 7 years ago
  13. 9bb3801 vhost+postcopy: Send address back to qemu by Dr. David Alan Gilbert · 7 years ago
  14. 55d754b postcopy+vhost-user: Split set_mem_table for postcopy by Dr. David Alan Gilbert · 7 years ago
  15. 6864a7b vhost+postcopy: Transmit 'listen' to slave by Dr. David Alan Gilbert · 7 years ago
  16. f82c111 vhost+postcopy: Register shared ufd with postcopy by Dr. David Alan Gilbert · 7 years ago
  17. d3dff7a vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message by Dr. David Alan Gilbert · 7 years ago
  18. 9ccbfe1 postcopy: Add vhost-user flag for postcopy and check it by Dr. David Alan Gilbert · 7 years ago
  19. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
  20. efbfeb8 cryptodev-vhost-user: add crypto session handler by Gonglei · 7 years ago
  21. 5da73da cryptodev: add vhost support by Gonglei · 7 years ago
  22. 9fac50c vhost: fix incorrect check in vhost_verify_ring_mappings by Jia He · 7 years ago
  23. fb20fbb vhost: avoid to start/stop virtqueue which is not ready by Jia He · 7 years ago
  24. 9e2a2a3 vhost: fix memslot limit check by Jay Zhou · 7 years ago
  25. 2080a29 virtio-pci: trivial fixes in error message by Greg Kurz · 7 years ago
  26. b734ed9 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
  27. bf1e714 virtio-balloon: include statistics of disk/file caches by Tomáš Golembiovský · 7 years ago
  28. b86107a virtio-balloon: unref the memory region before continuing by Tiwei Bie · 7 years ago
  29. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  30. 0ebf9a7 virtio-blk: enable multiple vectors when using multiple I/O queues by Changpeng Liu · 7 years ago
  31. aa3c40f vhost: Move log_dirty check by Dr. David Alan Gilbert · 7 years ago
  32. 938eeb6 vhost: Merge and delete unused callbacks by Dr. David Alan Gilbert · 7 years ago
  33. 06709c1 vhost: Clean out old vhost_set_memory and friends by Dr. David Alan Gilbert · 7 years ago
  34. ade6d08 vhost: Regenerate region list from changed sections list by Dr. David Alan Gilbert · 7 years ago
  35. 48d7c97 vhost: Merge sections added to temporary list by Dr. David Alan Gilbert · 7 years ago
  36. 0ca1fd2 vhost: Simplify ring verification checks by Dr. David Alan Gilbert · 7 years ago
  37. c44317e vhost: Build temporary section list and deref after commit by Dr. David Alan Gilbert · 7 years ago
  38. 710fccf virtio: improve virtio devices initialization time by Gal Hammer · 7 years ago
  39. 7614361 virtio: remove event notifier cleanup call on de-assign by Gal Hammer · 7 years ago
  40. f41d912 Revert "vhost: add traces for memory listeners" by Michael S. Tsirkin · 7 years ago
  41. 0f2956f memfd: add error argument, instead of perror() by Marc-André Lureau · 7 years ago
  42. d25836c memory: do explicit cleanup when remove listeners by Peter Xu · 7 years ago
  43. 0750b06 vhost: add traces for memory listeners by Peter Xu · 7 years ago
  44. bf85388 qdev: use device_class_set_parent_realize/unrealize/reset() by Philippe Mathieu-Daudé · 7 years ago
  45. 1ef8185 Revert "virtio: postpone the execution of event_notifier_cleanup function" by Michael S. Tsirkin · 7 years ago
  46. ce3a9ea Revert "virtio: improve virtio devices initialization time" by Michael S. Tsirkin · 7 years ago
  47. f4bf56f vhost: remove assertion to prevent crash by Jay Zhou · 7 years ago
  48. 69aff03 vhost-user: fix misaligned access to payload by Michael S. Tsirkin · 7 years ago
  49. 24e3475 vhost-user: factor out msg head and payload by Michael S. Tsirkin · 7 years ago
  50. 6f0bb23 virtio: improve virtio devices initialization time by Gal Hammer · 7 years ago
  51. 4fe6d78 virtio: postpone the execution of event_notifier_cleanup function by Gal Hammer · 7 years ago
  52. 00343e4 vhost-user-blk: introduce a new vhost-user-blk host device by Changpeng Liu · 7 years ago
  53. 4c3e257 vhost-user: add new vhost user messages to support virtio config space by Changpeng Liu · 7 years ago
  54. acc95bc Merge remote-tracking branch 'origin/master' into HEAD by Michael S. Tsirkin · 7 years ago
  55. f2bc54d virtio-pci: Don't force Subsystem Vendor ID = Vendor ID by Ladi Prosek · 7 years ago
  56. 8fc47c8 virtio_error: don't invoke status callbacks by Michael S. Tsirkin · 7 years ago
  57. 2070aae hw/virtio-balloon: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  58. e9808d0 hw: use "qemu/osdep.h" as first #include in source files by Philippe Mathieu-Daudé · 7 years ago
  59. fd56e06 pci: Eliminate redundant PCIDevice::bus pointer by David Gibson · 7 years ago
  60. 758ead3 virtio: check VirtQueue Vring object is set by Prasad J Pandit · 7 years ago
  61. 2fe45ec vhost: fix error check in vhost_verify_ring_mappings() by Greg Kurz · 7 years ago
  62. 2ae39a1 vhost: restore avail index from vring used index on disconnection by Maxime Coquelin · 7 years ago
  63. 2d4ba6c virtio: Add queue interface to restore avail index from vring used index by Maxime Coquelin · 7 years ago
  64. 7abea55 fix: unrealize virtio device if we fail to hotplug it by linzhecheng · 7 years ago
  65. a93c8d8 virtio-pci: Replace modern_as with direct access to modern_bar by Alexey Kardashevskiy · 7 years ago
  66. 37ef70b virtio: fix descriptor counting in virtqueue_pop by Wolfgang Bumiller · 7 years ago
  67. a5fa336 pci: Add interface names to hybrid PCI devices by Eduardo Habkost · 7 years ago
  68. b81b948 virtio/pci/migration: Convert to VMState by Dr. David Alan Gilbert · 7 years ago
  69. 5c0ba1b virtio/vhost: reset dev->log after syncing by Felipe Franciosi · 7 years ago
  70. 2f168d0 migration: Route more error paths by Dr. David Alan Gilbert · 7 years ago
  71. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 7 years ago
  72. 262a69f osdep.h: Prohibit disabling assert() in supported builds by Eric Blake · 8 years ago
  73. 2ab4b13 Convert single line fprintf(.../n) to warn_report() by Alistair Francis · 8 years ago
  74. ee4c112 vhost: Release memory references on cleanup by Alex Williamson · 8 years ago
  75. 33c5793 vhost: use QEMU_ALIGN_DOWN by Marc-André Lureau · 8 years ago
  76. e6a7486 build-sys: add --disable-vhost-user by Marc-André Lureau · 8 years ago
  77. 5df04f1 vhost-user: fix legacy cross-endian configurations by Felipe Franciosi · 8 years ago
  78. 08b9e0b vhost: fix a memory leak by Peng Hao · 8 years ago
  79. 8908eb1 trace-events: fix code style: print 0x before hex numbers by Vladimir Sementsov-Ogievskiy · 8 years ago
  80. 87e0331 docs: fix broken paths to docs/devel/tracing.txt by Philippe Mathieu-Daudé · 8 years ago
  81. aa8f057 virtio-crypto: Convert to DEFINE_PROP_LINK by Fam Zheng · 8 years ago
  82. d1fd7f7 virtio-rng: Convert to DEFINE_PROP_LINK by Fam Zheng · 8 years ago
  83. 08f1ecd virtio-scsi: Convert to DEFINE_PROP_LINK by Fam Zheng · 8 years ago
  84. d679ac0 virtio-blk: Convert to DEFINE_PROP_LINK by Fam Zheng · 8 years ago
  85. 8f5d58e qom: enforce readonly nature of link's check callback by Igor Mammedov · 8 years ago
  86. b9ec9bd vhost-user: unregister slave req handler at cleanup time by Maxime Coquelin · 8 years ago
  87. 384b557 vhost: ensure vhost_ops are set before calling iotlb callback by Maxime Coquelin · 8 years ago
  88. 9a7c2a5 pci: Make errp the last parameter of pci_add_capability() by Mao Zhongyi · 8 years ago
  89. c324fd0 virtio-pci: use ioeventfd even when KVM is disabled by Stefan Hajnoczi · 8 years ago
  90. f12c1eb vhost-user-scsi: Introduce vhost-user-scsi host device by Felipe Franciosi · 8 years ago
  91. cb8b8ef Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging by Peter Maydell · 8 years ago
  92. 6dcdd06 spec/vhost-user spec: Add IOMMU support by Maxime Coquelin · 8 years ago
  93. 4bbeeba vhost-user: add slave-req-fd support by Marc-André Lureau · 8 years ago
  94. 2152f3f vhost-user: add vhost_user to hold the chr by Marc-André Lureau · 8 years ago
  95. 020e571 vhost: rework IOTLB messaging by Maxime Coquelin · 8 years ago
  96. fc58bd0 vhost: propagate errors in vhost_device_iotlb_miss() by Maxime Coquelin · 8 years ago
  97. b0ac429 virtio: add virtqueue_alloc_element tracepoint by Paolo Bonzini · 8 years ago
  98. 4d43a60 char: move CharBackend handling in char-fe unit by Marc-André Lureau · 8 years ago
  99. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  100. 3cf7daf vhost-user: pass message as a pointer to process_message_reply() by Maxime Coquelin · 8 years ago