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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-04
virtio-pci: fix missing device properties
Marc-André Lureau
1
-14
/
+14
2019-07-02
virtio-pci: Allow to specify additional interfaces for the base type
David Hildenbrand
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-05-20
pci: Simplify pci_bus_is_root()
David Gibson
1
-0
/
+1
2019-05-20
hw: report invalid disable-legacy|modern usage for virtio-1-only devs
Daniel P. Berrangé
1
-10
/
+16
2019-03-11
virtio: add class_size to VirtioPCIDeviceTypeInfo
Gerd Hoffmann
1
-0
/
+1
2019-02-05
hw: virtio-pci: drop DO_UPCAST
Li Qiang
1
-2
/
+2
2019-01-17
virtio: split virtio serial bits from virtio-pci
Juan Quintela
1
-79
/
+0
2019-01-17
virtio: split virtio net bits from virtio-pci
Juan Quintela
1
-59
/
+0
2019-01-17
virtio: split virtio blk bits from virtio-pci
Juan Quintela
1
-61
/
+0
2019-01-17
virtio: split virtio scsi bits from virtio-pci
Juan Quintela
1
-71
/
+0
2019-01-17
virtio: split vhost scsi bits from virtio-pci
Juan Quintela
1
-61
/
+0
2019-01-17
virtio: split vhost user scsi bits from virtio-pci
Juan Quintela
1
-60
/
+0
2019-01-17
virtio: split vhost user blk bits from virtio-pci
Juan Quintela
1
-62
/
+0
2019-01-17
virtio: split virtio 9p bits from virtio-pci
Juan Quintela
1
-54
/
+0
2019-01-17
virtio: split virtio balloon bits from virtio-pci
Juan Quintela
1
-60
/
+1
2019-01-17
virtio: split virtio rng bits from virtio-pci
Juan Quintela
1
-54
/
+0
2019-01-17
virtio: split virtio input bits from virtio-pci
Juan Quintela
1
-113
/
+0
2019-01-17
virtio: split virtio input host bits from virtio-pci
Juan Quintela
1
-23
/
+0
2019-01-17
virtio: split vhost vsock bits from virtio-pci
Juan Quintela
1
-53
/
+0
2018-12-19
virtio: Provide version-specific variants of virtio PCI devices
Eduardo Habkost
1
-12
/
+48
2018-12-19
virtio: Helper for registering virtio device types
Eduardo Habkost
1
-66
/
+165
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
1
-2
/
+2
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-23
virtio: support setting memory region based host notifier
Tiwei Bie
1
-0
/
+22
2018-03-01
virtio-pci: trivial fixes in error message
Greg Kurz
1
-1
/
+1
2018-02-08
virtio-blk: enable multiple vectors when using multiple I/O queues
Changpeng Liu
1
-2
/
+12
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
1
-2
/
+2
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
1
-0
/
+55
2017-12-22
virtio-pci: Don't force Subsystem Vendor ID = Vendor ID
Ladi Prosek
1
-3
/
+5
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-2
/
+2
2017-10-15
virtio-pci: Replace modern_as with direct access to modern_bar
Alexey Kardashevskiy
1
-31
/
+44
2017-10-15
pci: Add interface names to hybrid PCI devices
Eduardo Habkost
1
-0
/
+5
2017-10-15
virtio/pci/migration: Convert to VMState
Dr. David Alan Gilbert
1
-81
/
+27
2017-08-03
build-sys: add --disable-vhost-user
Marc-André Lureau
1
-2
/
+2
2017-07-14
virtio-rng: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-2
/
+0
2017-07-14
virtio-scsi: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-2
/
+0
2017-07-14
virtio-blk: Convert to DEFINE_PROP_LINK
Fam Zheng
1
-2
/
+0
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
1
-4
/
+8
2017-06-30
virtio-pci: use ioeventfd even when KVM is disabled
Stefan Hajnoczi
1
-1
/
+1
2017-06-15
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
1
-0
/
+58
2017-03-16
hw/virtio: fix Power Management Control Register for PCI Express virtio devices
Marcel Apfelbaum
1
-0
/
+11
2017-03-16
hw/virtio: fix Link Control Register for PCI Express virtio devices
Marcel Apfelbaum
1
-0
/
+8
2017-03-16
hw/virtio: fix error enabling flags in Device Control register
Marcel Apfelbaum
1
-0
/
+12
2017-03-15
virtio-pci: reset modern vq meta data
Jason Wang
1
-0
/
+4
2017-03-15
Revert "virtio: unbreak virtio-pci with IOMMU after caching ring translations"
Jason Wang
1
-1
/
+1
2017-03-02
virtio: unbreak virtio-pci with IOMMU after caching ring translations
Jason Wang
1
-1
/
+1
2017-02-01
pci: Convert msix_init() to Error and fix callers
Cao jin
1
-2
/
+2
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
1
-2
/
+6
2017-01-18
virtio: drop an obsolete comment
Michael S. Tsirkin
1
-1
/
+0
[next]