summaryrefslogtreecommitdiffstats
path: root/include/hw/virtio
Commit message (Expand)AuthorAgeFilesLines
* vdpa: Delete CVQ migration blockerEugenio Pérez2022-09-021-1/+0Star
* vdpa: Add device migration blockerEugenio Pérez2022-07-201-0/+1
* vdpa: manual forward CVQ buffersEugenio Pérez2022-07-201-0/+3
* vdpa: Export vhost_vdpa_dma_map and unmap callsEugenio Pérez2022-07-201-0/+4
* virtio-net: Expose ctrl virtqueue logicEugenio Pérez2022-07-201-0/+4
* virtio-net: Expose MAC_TABLE_ENTRIESEugenio Pérez2022-07-201-0/+3
* include/hw/virtio: document vhost_ack_featuresAlex Bennée2022-06-281-0/+10
* include/hw/virtio: document vhost_get_featuresAlex Bennée2022-06-281-0/+11
* vhost: setup error eventfd and dump errorsKonstantin Khlebnikov2022-06-281-0/+1
* vhost: add method vhost_set_vring_errKonstantin Khlebnikov2022-06-281-0/+3
* crypto: Introduce RSA algorithmzhenwei pi2022-06-161-3/+2Star
* virtio-iommu: Use recursive lock to avoid deadlockZhenzhong Duan2022-06-161-1/+1
* virtio-iommu: Add bypass mode support to assigned deviceZhenzhong Duan2022-06-161-0/+2
* virtio-gpu: Respect UI refresh rate for EDIDAkihiko Odaki2022-06-141-0/+1
* virtio: add vhost support for virtio devicesJonah Palmer2022-05-161-0/+3
* virtio: drop name parameter for virtio_init()Jonah Palmer2022-05-163-5/+4Star
* virtio/vhost-user: dynamically assign VhostUserHostNotifiersAlex Bennée2022-05-161-1/+41
* hw/virtio/vhost-user: don't suppress F_CONFIG when supportedAlex Bennée2022-05-161-0/+1
* include/hw: start documenting the vhost APIAlex Bennée2022-05-161-10/+122
* hw/virtio: move virtio-pci.h into shared include spaceAlex Bennée2022-05-161-0/+255
* Clean up ill-advised or unusual header guardsMarkus Armbruster2022-05-115-15/+15
* virtio-scsi: move request-related items from .h to .cStefan Hajnoczi2022-05-091-40/+0Star
* virtio-scsi: clean up virtio_scsi_handle_cmd_vq()Stefan Hajnoczi2022-05-091-1/+0Star
* virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()Stefan Hajnoczi2022-05-091-1/+0Star
* virtio-scsi: clean up virtio_scsi_handle_event_vq()Stefan Hajnoczi2022-05-091-1/+0Star
* virtio-scsi: don't waste CPU polling the event virtqueueStefan Hajnoczi2022-05-091-0/+1
* build: move vhost-scsi configuration to KconfigPaolo Bonzini2022-05-071-2/+0Star
* Replace TARGET_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-062-4/+4
* Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau2022-03-221-1/+1
* vdpa: Expose VHOST_F_LOG_ALL on SVQEugenio Pérez2022-03-151-0/+1
* vdpa: Add custom IOTLB translations to SVQEugenio Pérez2022-03-151-0/+3
* vhost: Add Shadow VirtQueue kick forwarding capabilitiesEugenio Pérez2022-03-151-0/+4
* virtio-iommu: Default to bypass during bootJean-Philippe Brucker2022-03-061-0/+1
* hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUESTViresh Kumar2022-03-041-0/+3
* vhost-user: fix VirtQ notifier cleanupXueming Li2022-03-041-0/+2
* vhost-user: remove VirtQ notifier restoreXueming Li2022-03-041-1/+0Star
* Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...Peter Maydell2022-01-141-2/+2
|\
| * edid: set default resolution to 1280x800 (WXGA)Daniel P. Berrangé2022-01-131-2/+2
* | virtio: unify dataplane and non-dataplane ->handle_output()Stefan Hajnoczi2022-01-121-2/+2
* | virtio-blk: drop unused virtio_blk_handle_vq() return valueStefan Hajnoczi2022-01-121-1/+1
* | virtio: get rid of VirtIOHandleAIOOutputStefan Hajnoczi2022-01-121-2/+1Star
|/
* Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin2022-01-101-3/+0Star
* Revert "vhost: introduce new VhostOps vhost_set_config_call"Michael S. Tsirkin2022-01-101-3/+0Star
* Revert "virtio: add support for configure interrupt"Michael S. Tsirkin2022-01-101-4/+0Star
* Revert "vhost: add support for configure interrupt"Michael S. Tsirkin2022-01-101-4/+0Star
* virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand2022-01-081-0/+8
* virtio-mem: Support "prealloc=on" optionDavid Hildenbrand2022-01-081-0/+4
* vhost: add support for configure interruptCindy Lu2022-01-061-0/+4
* virtio: add support for configure interruptCindy Lu2022-01-061-0/+4