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
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2022-05-09
virtio-scsi: move request-related items from .h to .c
Stefan Hajnoczi
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_cmd_vq()
Stefan Hajnoczi
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()
Stefan Hajnoczi
2022-05-09
virtio-scsi: clean up virtio_scsi_handle_event_vq()
Stefan Hajnoczi
2022-05-09
virtio-scsi: don't waste CPU polling the event virtqueue
Stefan Hajnoczi
2022-05-07
build: move vhost-scsi configuration to Kconfig
Paolo Bonzini
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-15
vdpa: Expose VHOST_F_LOG_ALL on SVQ
Eugenio Pérez
2022-03-15
vdpa: Add custom IOTLB translations to SVQ
Eugenio Pérez
2022-03-15
vhost: Add Shadow VirtQueue kick forwarding capabilities
Eugenio Pérez
2022-03-06
virtio-iommu: Default to bypass during boot
Jean-Philippe Brucker
2022-03-04
hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
Viresh Kumar
2022-03-04
vhost-user: fix VirtQ notifier cleanup
Xueming Li
2022-03-04
vhost-user: remove VirtQ notifier restore
Xueming Li
2022-01-14
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...
Peter Maydell
2022-01-13
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
2022-01-12
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
2022-01-12
virtio-blk: drop unused virtio_blk_handle_vq() return value
Stefan Hajnoczi
2022-01-12
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
Revert "vhost: introduce new VhostOps vhost_set_config_call"
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-07
virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2022-01-07
virtio-mem: Support "prealloc=on" option
David Hildenbrand
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: introduce new VhostOps vhost_set_config_call
Cindy Lu
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2021-12-10
virtio-gpu: do not byteswap padding
Paolo Bonzini
2021-11-11
vhost: Rename last_index to vq_index_end
Eugenio Pérez
2021-11-05
virtio-gpu: splitting one extended mode guest fb into n-scanouts
Dongwon Kim
2021-11-01
virtio-mem: Drop precopy notifier
David Hildenbrand
2021-10-20
virtio-net: vhost control virtqueue support
Jason Wang
2021-10-20
vhost: record the last virtqueue index for the virtio device
Jason Wang
2021-10-20
virtio-net: use "queue_pairs" instead of "queues" when possible
Jason Wang
2021-10-20
vhost-vdpa: classify one time request
Jason Wang
2021-10-20
vhost-user-rng: Add vhost-user-rng implementation
Mathieu Poirier
2021-10-20
virtio-iommu: Drop base_name and change generic_name
Eric Auger
2021-10-20
vdpa: Check for iova range at mappings changes
Eugenio Pérez
2021-10-15
qdev: Base object creation on QDict rather than QemuOpts
Kevin Wolf
2021-10-15
virtio-net: Store failover primary opts pointer locally
Kevin Wolf
2021-10-05
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
2021-10-05
vhost-vsock: fix migration issue when seqpacket is supported
Stefano Garzarella
2021-09-04
vhost: use unsigned int for nvqs
Jason Wang
2021-09-04
virtio-bus: introduce iommu_enabled()
Jason Wang
2021-09-04
hw/virtio: move vhost_set_backend_type() to vhost.c
Tiberiu Georgescu
2021-09-04
vhost-vdpa: Do not send empty IOTLB update batches
Eugenio Pérez
[next]