1. a93c8d8 virtio-pci: Replace modern_as with direct access to modern_bar by Alexey Kardashevskiy · 7 years ago
  2. 37ef70b virtio: fix descriptor counting in virtqueue_pop by Wolfgang Bumiller · 7 years ago
  3. a5fa336 pci: Add interface names to hybrid PCI devices by Eduardo Habkost · 7 years ago
  4. b81b948 virtio/pci/migration: Convert to VMState by Dr. David Alan Gilbert · 7 years ago
  5. 5c0ba1b virtio/vhost: reset dev->log after syncing by Felipe Franciosi · 7 years ago
  6. 2f168d0 migration: Route more error paths by Dr. David Alan Gilbert · 7 years ago
  7. 44b1ff3 migration: pre_save return int by Dr. David Alan Gilbert · 7 years ago
  8. 262a69f osdep.h: Prohibit disabling assert() in supported builds by Eric Blake · 8 years ago
  9. 2ab4b13 Convert single line fprintf(.../n) to warn_report() by Alistair Francis · 8 years ago
  10. ee4c112 vhost: Release memory references on cleanup by Alex Williamson · 8 years ago
  11. 33c5793 vhost: use QEMU_ALIGN_DOWN by Marc-André Lureau · 8 years ago
  12. e6a7486 build-sys: add --disable-vhost-user by Marc-André Lureau · 8 years ago
  13. 5df04f1 vhost-user: fix legacy cross-endian configurations by Felipe Franciosi · 8 years ago
  14. 08b9e0b vhost: fix a memory leak by Peng Hao · 8 years ago
  15. 8908eb1 trace-events: fix code style: print 0x before hex numbers by Vladimir Sementsov-Ogievskiy · 8 years ago
  16. 87e0331 docs: fix broken paths to docs/devel/tracing.txt by Philippe Mathieu-Daudé · 8 years ago
  17. aa8f057 virtio-crypto: Convert to DEFINE_PROP_LINK by Fam Zheng · 8 years ago
  18. d1fd7f7 virtio-rng: Convert to DEFINE_PROP_LINK by Fam Zheng · 8 years ago
  19. 08f1ecd virtio-scsi: Convert to DEFINE_PROP_LINK by Fam Zheng · 8 years ago
  20. d679ac0 virtio-blk: Convert to DEFINE_PROP_LINK by Fam Zheng · 8 years ago
  21. 8f5d58e qom: enforce readonly nature of link's check callback by Igor Mammedov · 8 years ago
  22. b9ec9bd vhost-user: unregister slave req handler at cleanup time by Maxime Coquelin · 8 years ago
  23. 384b557 vhost: ensure vhost_ops are set before calling iotlb callback by Maxime Coquelin · 8 years ago
  24. 9a7c2a5 pci: Make errp the last parameter of pci_add_capability() by Mao Zhongyi · 8 years ago
  25. c324fd0 virtio-pci: use ioeventfd even when KVM is disabled by Stefan Hajnoczi · 8 years ago
  26. f12c1eb vhost-user-scsi: Introduce vhost-user-scsi host device by Felipe Franciosi · 8 years ago
  27. cb8b8ef Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging by Peter Maydell · 8 years ago
  28. 6dcdd06 spec/vhost-user spec: Add IOMMU support by Maxime Coquelin · 8 years ago
  29. 4bbeeba vhost-user: add slave-req-fd support by Marc-André Lureau · 8 years ago
  30. 2152f3f vhost-user: add vhost_user to hold the chr by Marc-André Lureau · 8 years ago
  31. 020e571 vhost: rework IOTLB messaging by Maxime Coquelin · 8 years ago
  32. fc58bd0 vhost: propagate errors in vhost_device_iotlb_miss() by Maxime Coquelin · 8 years ago
  33. b0ac429 virtio: add virtqueue_alloc_element tracepoint by Paolo Bonzini · 8 years ago
  34. 4d43a60 char: move CharBackend handling in char-fe unit by Marc-André Lureau · 8 years ago
  35. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  36. 3cf7daf vhost-user: pass message as a pointer to process_message_reply() by Maxime Coquelin · 8 years ago
  37. 68ba3b0 migration: migration.h was not needed by Juan Quintela · 8 years ago
  38. 2ccbd47 Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging by Stefan Hajnoczi · 8 years ago
  39. 66453cf virtio: allow broken device to notify guest by Greg Kurz · 8 years ago
  40. 795c40b migration: Create migration/blocker.h by Juan Quintela · 8 years ago
  41. 60cd110 hw/virtio: fix vhost user fails to startup when MQ by Zhiyong Yang · 8 years ago
  42. 32c7e0a Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' into staging by Peter Maydell · 8 years ago
  43. a23a6d1 virtio-rng: stop virtqueue while the CPU is stopped by Laurent Vivier · 8 years ago
  44. 698feb5 memory: add section range info for IOMMU notifier by Peter Xu · 8 years ago
  45. 375f74f vhost: generalize iommu memory region by Jason Wang · 8 years ago
  46. e49a661 virtio: always use handle_aio_output if registered by Paolo Bonzini · 8 years ago
  47. a77690c virtio: Fix error handling in virtio_bus_device_plugged by Fam Zheng · 8 years ago
  48. 27ce0f3 hw/virtio: fix Power Management Control Register for PCI Express virtio devices by Marcel Apfelbaum · 8 years ago
  49. d584f1b hw/virtio: fix Link Control Register for PCI Express virtio devices by Marcel Apfelbaum · 8 years ago
  50. c2cabb3 hw/virtio: fix error enabling flags in Device Control register by Marcel Apfelbaum · 8 years ago
  51. 60a8d80 virtio-pci: reset modern vq meta data by Jason Wang · 8 years ago
  52. f0edf23 Revert "virtio: unbreak virtio-pci with IOMMU after caching ring translations" by Jason Wang · 8 years ago
  53. e45da65 virtio: validate address space cache during init by Jason Wang · 8 years ago
  54. e0e2d64 virtio: destroy region cache during reset by Jason Wang · 8 years ago
  55. 168e4af virtio: guard against NULL pfn by Jason Wang · 8 years ago
  56. 96a8821 virtio: unbreak virtio-pci with IOMMU after caching ring translations by Jason Wang · 8 years ago
  57. 874adf4 virtio: add missing region cache init in virtio_load() by Stefan Hajnoczi · 8 years ago
  58. 3cdf847 virtio: invalidate memory in vring_set_avail_event() by Stefan Hajnoczi · 8 years ago
  59. 34c6bf2 virtio: guard vring access when setting notification by Cornelia Huck · 8 years ago
  60. dd3dd4b virtio: check for vring setup in virtio_queue_empty by Paolo Bonzini · 8 years ago
  61. b4b9862 virtio: Fix no interrupt when not creating msi controller by Michael S. Tsirkin · 8 years ago
  62. 97cd965 virtio: use VRingMemoryRegionCaches for avail and used rings by Paolo Bonzini · 8 years ago
  63. ca0176a virtio: check for vring setup in virtio_queue_update_used_idx by Paolo Bonzini · 8 years ago
  64. 991976f virtio: use VRingMemoryRegionCaches for descriptor ring by Paolo Bonzini · 8 years ago
  65. c611c76 virtio: add MemoryListener to cache ring translations by Paolo Bonzini · 8 years ago
  66. 5eba040 virtio: use MemoryRegionCache to access descriptors by Paolo Bonzini · 8 years ago
  67. 9796d0a virtio: use address_space_map/unmap to access descriptors by Paolo Bonzini · 8 years ago
  68. 0793169 virtio: Report real progress in VQ aio poll handler by Fam Zheng · 8 years ago
  69. d56ec1e vhost: skip ROM sections by Michael S. Tsirkin · 8 years ago
  70. c25d97c virtio: make virtio_should_notify static by Paolo Bonzini · 8 years ago
  71. ee640c6 pci: Convert msix_init() to Error and fix callers by Cao jin · 8 years ago
  72. ffb5a69 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging by Peter Maydell · 8 years ago
  73. b12227a hw: Fix typos found by codespell by Stefan Weil · 8 years ago
  74. fe44dc9 migration: disallow migrate_add_blocker during migration by Ashijeet Acharya · 8 years ago
  75. 2c21ee7 migration: extend VMStateInfo by Jianjun Duan · 8 years ago
  76. 598cf1c Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  77. d1c82f7 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into staging by Peter Maydell · 8 years ago
  78. 8c797e7 virtio-ccw: fix ring sizing by Michael S. Tsirkin · 8 years ago
  79. 2943b53 virtio: force VIRTIO_F_IOMMU_PLATFORM by Jason Wang · 8 years ago
  80. 6bdc21c virtio: fix up max size checks by Michael S. Tsirkin · 8 years ago
  81. 7e71da7 virtio-mmio: switch to linux headers by Michael S. Tsirkin · 8 years ago
  82. 1aea7a5 virtio: drop an obsolete comment by Michael S. Tsirkin · 8 years ago
  83. c471ad0 vhost_net: device IOTLB support by Jason Wang · 8 years ago
  84. 1448c13 virtio: disable notifications again after poll succeeded by Stefan Hajnoczi · 8 years ago
  85. 332fa82 Revert "virtio: turn vq->notification into a nested counter" by Stefan Hajnoczi · 8 years ago
  86. 4a3f03b virtio-net: enable ioeventfd even if vhost=off by Paolo Bonzini · 8 years ago
  87. d6da1e9 event_notifier: cleanups around event_notifier_set_handler by Paolo Bonzini · 8 years ago
  88. a0f8001 stubs: move vhost stubs to stubs/vhost.o by Paolo Bonzini · 8 years ago
  89. c5f048d vhost-user: Add MTU protocol feature and op by Maxime Coquelin · 8 years ago
  90. 54e1770 virtio: Introduce virtqueue_drop_all procedure by Yuri Benditovich · 8 years ago
  91. aa94d52 net: vhost stop updates virtio queue state by Yuri Benditovich · 8 years ago
  92. 312d3b3 net: Add virtio queue interface to update used index from vring state by Yuri Benditovich · 8 years ago
  93. f2fd57d balloon: Don't balloon roms by Dr. David Alan Gilbert · 8 years ago
  94. e66bcc4 virtio: fix vq->inuse recalc after migr by Halil Pasic · 8 years ago
  95. 02ed3e7 virtio-crypto: zeroize the key material before free by Gonglei · 8 years ago
  96. ef69d97 virtio-crypto-pci: tag virtio-crypto device hot pluggable by Gonglei · 8 years ago
  97. b89f8c8 virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto devices by Gonglei · 8 years ago
  98. 305f513 virtio-crypto-pci: add check for cryptodev object by Gonglei · 8 years ago
  99. 6138dbd cryptodev: wrap the ready flag by Gonglei · 8 years ago
  100. 46fd170 cryptodev: introduce a new is_used property by Gonglei · 8 years ago