index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: decouple notifier from interrupt process"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: decouple the single vector from the interrupt process"
Michael S. Tsirkin
2022-01-10
Revert "vhost-vdpa: add support for config interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-mmio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
Revert "virtio-pci: add support for configure interrupt"
Michael S. Tsirkin
2022-01-07
virtio/vhost-vsock: don't double close vhostfd, remove redundant cleanup
Daniil Tatianin
2022-01-07
virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86
David Hildenbrand
2022-01-07
virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2022-01-07
virtio: signal after wrapping packed used_idx
Stefan Hajnoczi
2022-01-07
virtio-mem: Support "prealloc=on" option
David Hildenbrand
2022-01-07
vhost: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-user: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-vdpa: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-backend: stick to -errno error return convention
Roman Kagan
2022-01-07
vhost-backend: avoid overflow on memslots_limit
Roman Kagan
2022-01-07
virtio-pci: add support for configure interrupt
Cindy Lu
2022-01-07
virtio-mmio: add support for configure interrupt
Cindy Lu
2022-01-06
vhost: add support for configure interrupt
Cindy Lu
2022-01-06
virtio: add support for configure interrupt
Cindy Lu
2022-01-06
vhost-vdpa: add support for config interrupt
Cindy Lu
2022-01-06
virtio-pci: decouple the single vector from the interrupt process
Cindy Lu
2022-01-06
virtio-pci: decouple notifier from interrupt process
Cindy Lu
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2022-01-06
virtio-mem: Don't skip alignment checks when warning about block size
David Hildenbrand
2021-12-30
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-17
hw/virtio/vhost: Fix typo in comment.
Leonardo Garcia
2021-12-15
Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2021-12-15
hw/arm/virt: Remove device tree restriction for virtio-iommu
Jean-Philippe Brucker
2021-12-15
virtio-iommu: Fix the domain_range end
Eric Auger
2021-12-15
virtio-iommu: Fix endianness in get_config
Eric Auger
2021-12-15
virtio-iommu: Remove set_config callback
Eric Auger
2021-11-29
virtio-balloon: correct used length
Jason Wang
2021-11-29
virtio-balloon: process all in sgs for free_page_vq
Jason Wang
2021-11-28
virtio-mmio : fix the crash in the vm shutdown
Cindy Lu
2021-11-15
virtio: use virtio accessor to access packed event
Jason Wang
2021-11-15
virtio: use virtio accessor to access packed descriptor flags
Jason Wang
2021-11-11
vhost: Rename last_index to vq_index_end
Eugenio Pérez
2021-11-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
2021-11-01
vhost-vdpa: Set discarding of RAM broken when initializing the backend
David Hildenbrand
2021-11-01
virtio-mem: Drop precopy notifier
David Hildenbrand
2021-11-01
virtio-mem: Implement replay_discarded RamDiscardManager callback
David Hildenbrand
2021-10-20
vhost-vdpa: multiqueue support
Jason Wang
2021-10-20
vhost-vdpa: prepare for the multiqueue support
Jason Wang
2021-10-20
vhost-vdpa: classify one time request
Jason Wang
2021-10-20
vhost-user: fix duplicated notifier MR init
Xueming Li
2021-10-20
vhost-user-rng-pci: Add vhost-user-rng-pci implementation
Mathieu Poirier
2021-10-20
vhost-user-rng: Add vhost-user-rng implementation
Mathieu Poirier
[next]