index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-1
/
+1
*
virtio-pci: fix use of a released vector
Cindy Lu
2024-04-15
1
-2
/
+35
*
Revert "hw/virtio: Add support for VDPA network simulation devices"
Michael S. Tsirkin
2024-04-09
1
-186
/
+3
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-13
1
-3
/
+186
|
\
|
*
hw/virtio: Add support for VDPA network simulation devices
Hao Chen
2024-03-12
1
-3
/
+186
*
|
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
2024-03-12
1
-1
/
+1
|
/
*
hw/virtio: Constify VMState
Richard Henderson
2023-12-30
1
-4
/
+4
*
hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
Philippe Mathieu-Daudé
2023-11-27
1
-0
/
+1
*
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
2023-10-25
1
-15
/
+4
*
kvm: assume that many ioeventfds can be created
Paolo Bonzini
2023-10-25
1
-4
/
+0
*
virtio: Add shared memory capability
Dr. David Alan Gilbert
2023-10-16
1
-0
/
+18
*
hw/virtio/virtio-pci: Avoid compiler warning with -Wshadow
Thomas Huth
2023-10-06
1
-10
/
+10
*
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
2023-05-19
1
-0
/
+36
*
virtio: refresh vring region cache after updating a virtqueue size
Carlos López
2023-04-21
1
-0
/
+1
*
virtio-pci: fix proxy->vector_irqfd leak in virtio_pci_set_guest_notifiers
leixiang
2023-01-08
1
-0
/
+2
*
virtio-pci: add support for configure interrupt
Cindy Lu
2023-01-08
1
-19
/
+99
*
virtio-pci: decouple the single vector from the interrupt process
Cindy Lu
2023-01-08
1
-58
/
+73
*
virtio-pci: decouple notifier from interrupt process
Cindy Lu
2023-01-08
1
-31
/
+57
*
virtio: get class_id and pci device id by the virtio id
Longpeng
2022-12-21
1
-0
/
+88
*
hw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase reset
Peter Maydell
2022-12-16
1
-3
/
+5
*
msix: Assert that specified vector is in range
Akihiko Odaki
2022-11-07
1
-18
/
+49
*
virtio-pci: support queue enable
Kangjie Xu
2022-11-07
1
-0
/
+1
*
virtio-pci: support queue reset
Xuan Zhuo
2022-11-07
1
-0
/
+15
*
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-24
1
-1
/
+1
*
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
2022-10-12
1
-1
/
+1
*
virtio-pci: don't touch pci on virtio reset
Michael S. Tsirkin
2022-08-17
1
-2
/
+8
*
hw/virtio: handle un-configured shutdown in virtio-pci
Alex Bennée
2022-08-17
1
-2
/
+7
*
virtio: stop ioeventfd on reset
Paolo Bonzini
2022-06-14
1
-1
/
+0
*
virtio-pci: add notification trace points
Alex Bennée
2022-05-16
1
-0
/
+3
*
hw/virtio: move virtio-pci.h into shared include space
Alex Bennée
2022-05-16
1
-1
/
+1
*
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
2022-03-15
1
-1
/
+3
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
1
-1
/
+0
*
Revert "virtio-pci: decouple notifier from interrupt process"
Michael S. Tsirkin
2022-01-10
1
-57
/
+31
*
Revert "virtio-pci: decouple the single vector from the interrupt process"
Michael S. Tsirkin
2022-01-10
1
-73
/
+58
*
Revert "virtio-pci: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-80
/
+12
*
virtio-pci: add support for configure interrupt
Cindy Lu
2022-01-07
1
-12
/
+80
*
virtio-pci: decouple the single vector from the interrupt process
Cindy Lu
2022-01-06
1
-58
/
+73
*
virtio-pci: decouple notifier from interrupt process
Cindy Lu
2022-01-06
1
-31
/
+57
*
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-30
1
-2
/
+1
*
virtio-pci: implement iommu_enabled()
Jason Wang
2021-09-04
1
-0
/
+14
*
virtio-pci: Changed return values for "notify", "device" and "isr" read.
Andrew Melnychenko
2021-07-03
1
-2
/
+7
*
virtio-pci: Added check for virtio device in PCI config cbs.
Andrew Melnychenko
2021-07-03
1
-0
/
+10
*
virtio-pci: Added check for virtio device presence in mm callbacks.
Andrew Melnychenko
2021-07-03
1
-0
/
+8
*
virtio: disable ioeventfd for record/replay
Pavel Dovgalyuk
2021-07-02
1
-0
/
+6
*
virtio-pci: compat page aligned ATS
Jason Wang
2021-04-06
1
-1
/
+4
*
virtio-pci: remove explicit initialization of val
Yuri Benditovich
2021-04-01
1
-2
/
+5
*
virtio-pci: add check for vdev in virtio_pci_isr_read
Yuri Benditovich
2021-04-01
1
-2
/
+7
*
hw/virtio/pci: include vdev name in registered PCI sections
Alex Bennée
2021-02-18
1
-8
/
+14
*
hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2021-01-18
1
-2
/
+4
*
hw/virtio-pci Added AER capability.
Andrew Melnychenko
2020-12-09
1
-0
/
+16
[next]