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
2022-01-10
Revert "virtio-pci: decouple notifier from interrupt process"
Michael S. Tsirkin
1
-57
/
+31
2022-01-10
Revert "virtio-pci: decouple the single vector from the interrupt process"
Michael S. Tsirkin
1
-73
/
+58
2022-01-10
Revert "virtio-pci: add support for configure interrupt"
Michael S. Tsirkin
1
-80
/
+12
2022-01-07
virtio-pci: add support for configure interrupt
Cindy Lu
1
-12
/
+80
2022-01-06
virtio-pci: decouple the single vector from the interrupt process
Cindy Lu
1
-58
/
+73
2022-01-06
virtio-pci: decouple notifier from interrupt process
Cindy Lu
1
-31
/
+57
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
1
-2
/
+1
2021-09-04
virtio-pci: implement iommu_enabled()
Jason Wang
1
-0
/
+14
2021-07-03
virtio-pci: Changed return values for "notify", "device" and "isr" read.
Andrew Melnychenko
1
-2
/
+7
2021-07-03
virtio-pci: Added check for virtio device in PCI config cbs.
Andrew Melnychenko
1
-0
/
+10
2021-07-03
virtio-pci: Added check for virtio device presence in mm callbacks.
Andrew Melnychenko
1
-0
/
+8
2021-07-02
virtio: disable ioeventfd for record/replay
Pavel Dovgalyuk
1
-0
/
+6
2021-04-06
virtio-pci: compat page aligned ATS
Jason Wang
1
-1
/
+4
2021-04-01
virtio-pci: remove explicit initialization of val
Yuri Benditovich
1
-2
/
+5
2021-04-01
virtio-pci: add check for vdev in virtio_pci_isr_read
Yuri Benditovich
1
-2
/
+7
2021-02-18
hw/virtio/pci: include vdev name in registered PCI sections
Alex Bennée
1
-8
/
+14
2021-01-18
hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
1
-2
/
+4
2020-12-09
hw/virtio-pci Added AER capability.
Andrew Melnychenko
1
-0
/
+16
2020-12-09
hw/virtio-pci Added counter for pcie capabilities offsets.
Andrew Melnychenko
1
-1
/
+3
2020-09-29
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
1
-2
/
+12
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-3
/
+3
2020-09-02
virtio: add Virtio*BusClass sizes
Cornelia Huck
1
-0
/
+1
2020-08-27
virtio-pci: add virtio_pci_optimal_num_queues() helper
Stefan Hajnoczi
1
-0
/
+32
2020-07-28
virtio-pci: fix wrong index in virtio_pci_queue_enabled
Yuri Benditovich
1
-1
/
+1
2020-07-27
virtio-pci: fix virtio_pci_queue_enabled()
Laurent Vivier
1
-1
/
+1
2020-07-22
virtio-pci: Changed vdev to proxy for VirtIO PCI BAR callbacks.
Andrew Melnychenko
1
-10
/
+24
2020-07-22
virtio: verify that legacy support is not accidentally on
Cornelia Huck
1
-0
/
+4
2020-07-03
virtio-pci: implement queue_enabled method
Jason Wang
1
-0
/
+13
2020-06-12
virtio-pci: fix queue_enable write
Jason Wang
1
-4
/
+8
2020-05-04
virtio-pci: update virtio pci bar layout documentation
Anthoine Bourgeois
1
-0
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-2
/
+2
2020-01-05
virtio-pci: disable vring processing when bus-mastering is disabled
Michael Roth
1
-4
/
+8
2020-01-05
virtio: update queue size on guest write
Michael S. Tsirkin
1
-0
/
+2
2019-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+10
2019-09-04
virtio-pci: Add Function Level Reset support
Julia Suvorova
1
-0
/
+10
2019-09-03
memory: Single byte swap along the I/O path
Tony Nguyen
1
-6
/
+4
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
1
-2
/
+4
2019-09-03
hw/virtio: Access MemoryRegion with MemOp
Tony Nguyen
1
-2
/
+5
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-29
Revert "hw: report invalid disable-legacy|modern usage for virtio-1-only devs"
Dr. David Alan Gilbert
1
-16
/
+10
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
[next]