summaryrefslogtreecommitdiffstats
path: root/hw/virtio
Commit message (Expand)AuthorAgeFilesLines
* configure: simplify vhost condition with KconfigMarc-André Lureau2019-12-172-2/+5
* virtio-fs: fix MSI-X nvectors calculationStefan Hajnoczi2019-12-131-1/+2
* vhost-user-fs: remove "vhostfd" propertyMarc-André Lureau2019-12-131-1/+0Star
* virtio: notify virtqueue via host notifier when availableStefan Hajnoczi2019-11-062-1/+12
* virtio: Use auto rcu_read macrosDr. David Alan Gilbert2019-10-291-42/+23Star
* virtio/vhost: Use auto_rcu_read macrosDr. David Alan Gilbert2019-10-291-3/+1Star
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2019-10-291-0/+7
|\
| * virtio: new post_load hookMichael S. Tsirkin2019-10-291-0/+7
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-10-282-92/+977
|\ \
| * | virtio: drop unused virtio_device_stop_ioeventfd() functionStefan Hajnoczi2019-10-251-8/+0Star
| * | virtio: event suppression support for packed ringJason Wang2019-10-251-9/+133
| * | virtio: basic packed virtqueue supportJason Wang2019-10-251-69/+818
| * | virtio: Free rnd virqueue at unrealize()Eugenio Pérez2019-10-251-0/+1
| * | virtio: device/driver area size calculation refactor for split ringWei Xu2019-10-251-6/+10
| * | virtio: basic structure for packed ringWei Xu2019-10-251-0/+15
| |/
* / hw/virtio: Factorize virtio-mmio headersSergio Lopez2019-10-221-47/+1Star
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-10-173-0/+386
|\
| * virtio: add vhost-user-fs-pci deviceDr. David Alan Gilbert2019-10-052-0/+86
| * virtio: add vhost-user-fs base deviceDr. David Alan Gilbert2019-10-052-0/+300
* | memory: allow memory_region_register_iommu_notifier() to failEric Auger2019-10-041-2/+7
|/
* vhost: Fix memory region section comparisonDr. David Alan Gilbert2019-09-251-2/+7
* virtio-mmio: implement modern (v2) personality (virtio-1)Sergio Lopez2019-09-161-23/+319
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-09-043-11/+22
|\
| * virtio-pci: Add Function Level Reset supportJulia Suvorova2019-09-042-0/+14
| * virtio-rng: change default backend to rng-builtinLaurent Vivier2019-09-041-2/+1Star
| * virtio-rng: Keep the default backend out of VirtIORNGConfMarkus Armbruster2019-09-041-11/+9Star
* | memory: Single byte swap along the I/O pathTony Nguyen2019-09-031-6/+4Star
* | memory: Access MemoryRegion with endiannessTony Nguyen2019-09-031-2/+4
* | hw/virtio: Access MemoryRegion with MemOpTony Nguyen2019-09-031-2/+5
|/
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-162-2/+3
* sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster2019-08-162-0/+2
* Include sysemu/hostmem.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-1621-3/+20
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-165-0/+5
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-162-2/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include migration/qemu-file-types.h a lot lessMarkus Armbruster2019-08-164-0/+4
* Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"Dr. David Alan Gilbert2019-07-294-47/+18Star
* virtio-balloon: free pbp more aggressivelyMichael S. Tsirkin2019-07-251-21/+16Star
* virtio-balloon: don't track subpages for the PBPDavid Hildenbrand2019-07-251-5/+3Star
* virtio-balloon: Use temporary PBP onlyDavid Hildenbrand2019-07-251-12/+9Star
* virtio-balloon: Rework pbp tracking dataDavid Hildenbrand2019-07-251-23/+46
* virtio-balloon: Better names for offset variables in inflate/deflate codeDavid Hildenbrand2019-07-251-13/+13
* virtio-balloon: Simplify deflate with pbpDavid Hildenbrand2019-07-251-21/+5Star
* virtio-balloon: Fix QEMU crashes on pagesize > BALLOON_PAGE_SIZEDavid Hildenbrand2019-07-251-6/+4Star
* virtio-balloon: Fix wrong sign extension of PFNsDavid Hildenbrand2019-07-251-1/+1
* virtio pmem: remove transitional namesPankaj Gupta2019-07-121-2/+0Star
* virtio pmem: remove memdev null checkPankaj Gupta2019-07-121-2/+2
* virtio pmem: fix wrong mem region conditionPankaj Gupta2019-07-121-1/+1
* virtio-balloon: fix QEMU 4.0 config size migration incompatibilityStefan Hajnoczi2019-07-121-3/+25