1. f12c1eb vhost-user-scsi: Introduce vhost-user-scsi host device by Felipe Franciosi · 8 years ago
  2. cb8b8ef Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging by Peter Maydell · 8 years ago
  3. 6dcdd06 spec/vhost-user spec: Add IOMMU support by Maxime Coquelin · 8 years ago
  4. 4bbeeba vhost-user: add slave-req-fd support by Marc-André Lureau · 8 years ago
  5. 2152f3f vhost-user: add vhost_user to hold the chr by Marc-André Lureau · 8 years ago
  6. 020e571 vhost: rework IOTLB messaging by Maxime Coquelin · 8 years ago
  7. fc58bd0 vhost: propagate errors in vhost_device_iotlb_miss() by Maxime Coquelin · 8 years ago
  8. b0ac429 virtio: add virtqueue_alloc_element tracepoint by Paolo Bonzini · 8 years ago
  9. 4d43a60 char: move CharBackend handling in char-fe unit by Marc-André Lureau · 8 years ago
  10. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  11. 3cf7daf vhost-user: pass message as a pointer to process_message_reply() by Maxime Coquelin · 8 years ago
  12. 68ba3b0 migration: migration.h was not needed by Juan Quintela · 8 years ago
  13. 2ccbd47 Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging by Stefan Hajnoczi · 8 years ago
  14. 66453cf virtio: allow broken device to notify guest by Greg Kurz · 8 years ago
  15. 795c40b migration: Create migration/blocker.h by Juan Quintela · 8 years ago
  16. 60cd110 hw/virtio: fix vhost user fails to startup when MQ by Zhiyong Yang · 8 years ago
  17. 32c7e0a Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' into staging by Peter Maydell · 8 years ago
  18. a23a6d1 virtio-rng: stop virtqueue while the CPU is stopped by Laurent Vivier · 8 years ago
  19. 698feb5 memory: add section range info for IOMMU notifier by Peter Xu · 8 years ago
  20. 375f74f vhost: generalize iommu memory region by Jason Wang · 8 years ago
  21. e49a661 virtio: always use handle_aio_output if registered by Paolo Bonzini · 8 years ago
  22. a77690c virtio: Fix error handling in virtio_bus_device_plugged by Fam Zheng · 8 years ago
  23. 27ce0f3 hw/virtio: fix Power Management Control Register for PCI Express virtio devices by Marcel Apfelbaum · 8 years ago
  24. d584f1b hw/virtio: fix Link Control Register for PCI Express virtio devices by Marcel Apfelbaum · 8 years ago
  25. c2cabb3 hw/virtio: fix error enabling flags in Device Control register by Marcel Apfelbaum · 8 years ago
  26. 60a8d80 virtio-pci: reset modern vq meta data by Jason Wang · 8 years ago
  27. f0edf23 Revert "virtio: unbreak virtio-pci with IOMMU after caching ring translations" by Jason Wang · 8 years ago
  28. e45da65 virtio: validate address space cache during init by Jason Wang · 8 years ago
  29. e0e2d64 virtio: destroy region cache during reset by Jason Wang · 8 years ago
  30. 168e4af virtio: guard against NULL pfn by Jason Wang · 8 years ago
  31. 96a8821 virtio: unbreak virtio-pci with IOMMU after caching ring translations by Jason Wang · 8 years ago
  32. 874adf4 virtio: add missing region cache init in virtio_load() by Stefan Hajnoczi · 8 years ago
  33. 3cdf847 virtio: invalidate memory in vring_set_avail_event() by Stefan Hajnoczi · 8 years ago
  34. 34c6bf2 virtio: guard vring access when setting notification by Cornelia Huck · 8 years ago
  35. dd3dd4b virtio: check for vring setup in virtio_queue_empty by Paolo Bonzini · 8 years ago
  36. b4b9862 virtio: Fix no interrupt when not creating msi controller by Michael S. Tsirkin · 8 years ago
  37. 97cd965 virtio: use VRingMemoryRegionCaches for avail and used rings by Paolo Bonzini · 8 years ago
  38. ca0176a virtio: check for vring setup in virtio_queue_update_used_idx by Paolo Bonzini · 8 years ago
  39. 991976f virtio: use VRingMemoryRegionCaches for descriptor ring by Paolo Bonzini · 8 years ago
  40. c611c76 virtio: add MemoryListener to cache ring translations by Paolo Bonzini · 8 years ago
  41. 5eba040 virtio: use MemoryRegionCache to access descriptors by Paolo Bonzini · 8 years ago
  42. 9796d0a virtio: use address_space_map/unmap to access descriptors by Paolo Bonzini · 8 years ago
  43. 0793169 virtio: Report real progress in VQ aio poll handler by Fam Zheng · 8 years ago
  44. d56ec1e vhost: skip ROM sections by Michael S. Tsirkin · 8 years ago
  45. c25d97c virtio: make virtio_should_notify static by Paolo Bonzini · 8 years ago
  46. ee640c6 pci: Convert msix_init() to Error and fix callers by Cao jin · 8 years ago
  47. ffb5a69 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging by Peter Maydell · 8 years ago
  48. b12227a hw: Fix typos found by codespell by Stefan Weil · 8 years ago
  49. fe44dc9 migration: disallow migrate_add_blocker during migration by Ashijeet Acharya · 8 years ago
  50. 2c21ee7 migration: extend VMStateInfo by Jianjun Duan · 8 years ago
  51. 598cf1c Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  52. d1c82f7 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into staging by Peter Maydell · 8 years ago
  53. 8c797e7 virtio-ccw: fix ring sizing by Michael S. Tsirkin · 8 years ago
  54. 2943b53 virtio: force VIRTIO_F_IOMMU_PLATFORM by Jason Wang · 8 years ago
  55. 6bdc21c virtio: fix up max size checks by Michael S. Tsirkin · 8 years ago
  56. 7e71da7 virtio-mmio: switch to linux headers by Michael S. Tsirkin · 8 years ago
  57. 1aea7a5 virtio: drop an obsolete comment by Michael S. Tsirkin · 8 years ago
  58. c471ad0 vhost_net: device IOTLB support by Jason Wang · 8 years ago
  59. 1448c13 virtio: disable notifications again after poll succeeded by Stefan Hajnoczi · 8 years ago
  60. 332fa82 Revert "virtio: turn vq->notification into a nested counter" by Stefan Hajnoczi · 8 years ago
  61. 4a3f03b virtio-net: enable ioeventfd even if vhost=off by Paolo Bonzini · 8 years ago
  62. d6da1e9 event_notifier: cleanups around event_notifier_set_handler by Paolo Bonzini · 8 years ago
  63. a0f8001 stubs: move vhost stubs to stubs/vhost.o by Paolo Bonzini · 8 years ago
  64. c5f048d vhost-user: Add MTU protocol feature and op by Maxime Coquelin · 8 years ago
  65. 54e1770 virtio: Introduce virtqueue_drop_all procedure by Yuri Benditovich · 8 years ago
  66. aa94d52 net: vhost stop updates virtio queue state by Yuri Benditovich · 8 years ago
  67. 312d3b3 net: Add virtio queue interface to update used index from vring state by Yuri Benditovich · 8 years ago
  68. f2fd57d balloon: Don't balloon roms by Dr. David Alan Gilbert · 8 years ago
  69. e66bcc4 virtio: fix vq->inuse recalc after migr by Halil Pasic · 8 years ago
  70. 02ed3e7 virtio-crypto: zeroize the key material before free by Gonglei · 8 years ago
  71. ef69d97 virtio-crypto-pci: tag virtio-crypto device hot pluggable by Gonglei · 8 years ago
  72. b89f8c8 virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto devices by Gonglei · 8 years ago
  73. 305f513 virtio-crypto-pci: add check for cryptodev object by Gonglei · 8 years ago
  74. 6138dbd cryptodev: wrap the ready flag by Gonglei · 8 years ago
  75. 46fd170 cryptodev: introduce a new is_used property by Gonglei · 8 years ago
  76. c159a4d virtio-crypto: use the correct length for cipher operation by Gonglei · 8 years ago
  77. 615c4ed virtio-pci: address space translation service (ATS) support by Jason Wang · 8 years ago
  78. 8607f5c virtio: convert to use DMA api by Jason Wang · 8 years ago
  79. a08aaff virtio-crypto: fix possible integer and heap overflow by Gonglei · 8 years ago
  80. 77424a4 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 8 years ago
  81. a7c8215 virtio: disable virtqueue notifications during polling by Stefan Hajnoczi · 8 years ago
  82. aff8fd1 virtio: turn vq->notification into a nested counter by Stefan Hajnoczi · 8 years ago
  83. 0062ea0 virtio: poll virtqueues for new buffers by Stefan Hajnoczi · 8 years ago
  84. f6a51c8 aio: add AioPollFn and io_poll() interface by Stefan Hajnoczi · 8 years ago
  85. 2858bc6 virtio: avoid using guest_notifier_mask in vhost-user mode by Wei Huang · 8 years ago
  86. 66d1c4c virtio-pci: Fix cross-version migration with older machines by Maxime Coquelin · 8 years ago
  87. 9730280 virtio-crypto: fix uninitialized variables by Gonglei · 8 years ago
  88. 83d768b virtio: set ISR on dataplane notifications by Paolo Bonzini · 8 years ago
  89. 0687c37 virtio: access ISR atomically by Paolo Bonzini · 8 years ago
  90. 310837d virtio: introduce grab/release_ioeventfd to fix vhost by Paolo Bonzini · 8 years ago
  91. 600f5ce virtio-crypto: fix virtio_queue_set_notification() race by Stefan Hajnoczi · 8 years ago
  92. 435346d virtio: drop virtio_queue_get_ring_{size,addr}() by Greg Kurz · 8 years ago
  93. 1cdce7c vhost: drop legacy vring layout bits by Greg Kurz · 8 years ago
  94. f1f9e6c vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout by Greg Kurz · 8 years ago
  95. 0d34fba vhost: migration blocker only if shared log is used by Rafael David Tinoco · 8 years ago
  96. 9b706db virtio: allow per-device-class legacy features by Michael S. Tsirkin · 8 years ago
  97. 6e724d9 virtio-crypto: tag as not hotpluggable and migration by Gonglei · 8 years ago
  98. bf91bd2 virtio: make virtqueue_alloc_element static by Ladi Prosek · 8 years ago
  99. 27e57ef virtio: rename virtqueue_discard to virtqueue_unpop by Ladi Prosek · 8 years ago
  100. 20cb2ff virtio-crypto: using bh to handle dataq's requests by Gonglei · 8 years ago