index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
virtio-pci: Add Function Level Reset support
Julia Suvorova
1
-0
/
+4
2019-07-29
Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"
Dr. David Alan Gilbert
1
-25
/
+6
2019-07-02
virtio-pci: Allow to specify additional interfaces for the base type
David Hildenbrand
1
-0
/
+1
2019-05-20
hw: report invalid disable-legacy|modern usage for virtio-1-only devs
Daniel P. Berrangé
1
-6
/
+25
2019-03-11
virtio: add class_size to VirtioPCIDeviceTypeInfo
Gerd Hoffmann
1
-0
/
+1
2019-01-17
virtio: split virtio crypto bits from virtio-pci.h
Juan Quintela
1
-14
/
+0
2019-01-17
virtio: split virtio gpu bits from virtio-pci.h
Juan Quintela
1
-14
/
+0
2019-01-17
virtio: split virtio serial bits from virtio-pci
Juan Quintela
1
-14
/
+0
2019-01-17
virtio: split virtio net bits from virtio-pci
Juan Quintela
1
-14
/
+0
2019-01-17
virtio: split virtio blk bits from virtio-pci
Juan Quintela
1
-14
/
+0
2019-01-17
virtio: split virtio scsi bits from virtio-pci
Juan Quintela
1
-14
/
+0
2019-01-17
virtio: split vhost scsi bits from virtio-pci
Juan Quintela
1
-19
/
+0
2019-01-17
virtio: split vhost user scsi bits from virtio-pci
Juan Quintela
1
-11
/
+0
2019-01-17
virtio: split vhost user blk bits from virtio-pci
Juan Quintela
1
-18
/
+0
2019-01-17
virtio: split virtio 9p bits from virtio-pci
Juan Quintela
1
-20
/
+0
2019-01-17
virtio: split virtio balloon bits from virtio-pci
Juan Quintela
1
-14
/
+0
2019-01-17
virtio: split virtio rng bits from virtio-pci
Juan Quintela
1
-14
/
+0
2019-01-17
virtio: split virtio input bits from virtio-pci
Juan Quintela
1
-22
/
+0
2019-01-17
virtio: split virtio input host bits from virtio-pci
Juan Quintela
1
-14
/
+0
2019-01-17
virtio: split vhost vsock bits from virtio-pci
Juan Quintela
1
-18
/
+0
2018-12-19
virtio: Provide version-specific variants of virtio PCI devices
Eduardo Habkost
1
-12
/
+12
2018-12-19
virtio: Helper for registering virtio device types
Eduardo Habkost
1
-0
/
+54
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
1
-0
/
+18
2017-10-15
virtio-pci: Replace modern_as with direct access to modern_bar
Alexey Kardashevskiy
1
-7
/
+10
2017-06-15
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
1
-0
/
+11
2017-03-16
hw/virtio: fix Power Management Control Register for PCI Express virtio devices
Marcel Apfelbaum
1
-0
/
+4
2017-03-16
hw/virtio: fix Link Control Register for PCI Express virtio devices
Marcel Apfelbaum
1
-0
/
+4
2017-03-16
hw/virtio: fix error enabling flags in Device Control register
Marcel Apfelbaum
1
-0
/
+4
2017-01-10
virtio-pci: address space translation service (ATS) support
Jason Wang
1
-0
/
+4
2016-12-15
virtio-pci: Fix cross-version migration with older machines
Maxime Coquelin
1
-0
/
+1
2016-11-01
virtio-crypto-pci: add virtio crypto pci support
Gonglei
1
-0
/
+15
2016-10-30
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
1
-1
/
+0
2016-10-30
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
1
-1
/
+0
2016-10-08
virtio: rename the bar index field name in VirtIOPCIProxy
Chen Fan
1
-4
/
+4
2016-09-15
virtio-bus: Plug devices after features are negotiated
Maxime Coquelin
1
-0
/
+5
2016-09-10
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
1
-0
/
+18
2016-09-09
virtio-pci: reduce modern_mem_bar size
Marcel Apfelbaum
1
-0
/
+5
2016-07-29
hw/virtio-pci: fix virtio behaviour
Marcel Apfelbaum
1
-4
/
+17
2016-03-11
hw/virtio: group virtio flags into an enum
Marcel Apfelbaum
1
-7
/
+10
2016-03-11
hw/virtio: fix double use of a virtio flag
Marcel Apfelbaum
1
-1
/
+1
2016-01-12
9pfs: introduce V9fsVirtioState
Wei Liu
1
-1
/
+1
2016-01-08
9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h
Wei Liu
1
-1
/
+0
2015-12-02
virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass ...
Shmulik Ladkani
1
-0
/
+1
2015-11-12
hw/virtio: Add PCIe capability to virtio devices
Marcel Apfelbaum
1
-0
/
+2
2015-11-12
virtio-pci: introduce pio notification capability for modern device
Jason Wang
1
-0
/
+8
2015-11-12
virtio-pci: fix 1.0 virtqueue migration
Jason Wang
1
-7
/
+13
2015-10-09
virtio-input: Fix device introspection on non-Linux hosts
Markus Armbruster
1
-0
/
+4
2015-07-08
virtio-pci: implement cfg capability
Michael S. Tsirkin
1
-0
/
+3
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
1
-0
/
+10
2015-06-12
virtio-gpu-pci: add virtio pci support
Gerd Hoffmann
1
-0
/
+14
[next]