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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
vfio
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-03
vfio/pci: Fix buffer overrun when writing the VF token
Cédric Le Goater
1
-1
/
+1
2023-10-18
hw/vfio: add ramfb migration support
Marc-André Lureau
1
-0
/
+47
2023-10-18
vfio/pci: Remove vfio_detach_device from vfio_realize error path
Eric Auger
1
-9
/
+7
2023-10-18
vfio/pci: Introduce vfio_[attach/detach]_device
Eric Auger
1
-52
/
+14
2023-10-05
vfio/pci: enable MSI-X in interrupt restoring on dynamic allocation
Jing Liu
1
-0
/
+17
2023-10-05
vfio/pci: use an invalid fd to enable MSI-X
Jing Liu
1
-8
/
+36
2023-10-05
vfio/pci: enable vector on dynamic MSI-X allocation
Jing Liu
1
-18
/
+28
2023-10-05
vfio/pci: detect the support of dynamic MSI-X allocation
Jing Liu
1
-2
/
+14
2023-10-05
vfio/pci: rename vfio_put_device to vfio_pci_put_device
Zhenzhong Duan
1
-2
/
+2
2023-09-18
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
1
-14
/
+0
2023-07-10
vfio/pci: Enable AtomicOps completers on root ports
Alex Williamson
1
-0
/
+78
2023-07-10
vfio: Fix null pointer dereference bug in vfio_bars_finalize()
Avihai Horon
1
-1
/
+3
2023-07-10
vfio/migration: Return bool type for vfio_migration_realize()
Zhenzhong Duan
1
-2
/
+1
2023-07-10
vfio/migration: Remove print of "Migration disabled"
Zhenzhong Duan
1
-1
/
+0
2023-07-10
vfio/migration: Free resources when vfio_migration_realize fails
Zhenzhong Duan
1
-0
/
+1
2023-07-10
vfio/migration: Change vIOMMU blocker from global to per device
Zhenzhong Duan
1
-1
/
+0
2023-07-10
vfio/pci: Disable INTx in vfio_realize error path
Zhenzhong Duan
1
-0
/
+3
2023-06-30
vfio/pci: Free leaked timer in vfio_realize error path
Zhenzhong Duan
1
-0
/
+3
2023-06-30
vfio/pci: Fix a segfault in vfio_realize
Zhenzhong Duan
1
-1
/
+3
2023-06-30
vfio/migration: Make VFIO migration non-experimental
Avihai Horon
1
-2
/
+2
2023-06-30
vfio/pci: Call vfio_prepare_kvm_msi_virq_batch() in MSI retry path
Shameer Kolothum
1
-2
/
+2
2023-05-24
vfio/pci: Fix a use-after-free issue
Zhenzhong Duan
1
-1
/
+1
2023-05-09
vfio/pci: Static Resizable BAR capability
Alex Williamson
1
-1
/
+53
2023-05-09
vfio/pci: add support for VF token
Minwoo Im
1
-1
/
+12
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
1
-3
/
+3
2023-03-07
vfio/migration: Block migration with vIOMMU
Joao Martins
1
-0
/
+1
2022-05-06
vfio/pci: Use vbasedev local variable in vfio_realize()
Eric Auger
1
-24
/
+25
2022-05-06
hw/vfio/pci: fix vfio_pci_hot_reset_result trace point
Eric Auger
1
-1
/
+1
2022-05-06
vfio: defer to commit kvm irq routing when enable msi/msix
Longpeng(Mike)
1
-33
/
+97
2022-05-06
Revert "vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration"
Longpeng(Mike)
1
-17
/
+3
2022-05-06
vfio: simplify the failure path in vfio_msi_enable
Longpeng(Mike)
1
-14
/
+2
2022-05-06
vfio: move re-enabling INTX out of the common helper
Longpeng(Mike)
1
-6
/
+11
2022-05-06
vfio: simplify the conditional statements in vfio_msi_enable
Longpeng(Mike)
1
-2
/
+2
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
1
-5
/
+5
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+2
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
1
-1
/
+4
2021-11-01
vfio/pci: Add support for mmapping sub-page MMIO BARs after live migration
Kunkun Jiang
1
-1
/
+18
2021-10-15
qdev: Base object creation on QDict rather than QemuOpts
Kevin Wolf
1
-2
/
+2
2021-09-16
hw/vfio: Fix typo in comments
Cai Huoqing
1
-3
/
+3
2021-07-14
vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
Cai Huoqing
1
-0
/
+8
2021-07-14
vfio/pci: Change to use vfio_pci_is()
Cai Huoqing
1
-2
/
+2
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-16
vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration
Shenming Lu
1
-3
/
+17
2021-03-16
hw/vfio/pci-quirks: Replace the word 'blacklist'
Philippe Mathieu-Daudé
1
-2
/
+2
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
1
-0
/
+1
2020-11-23
vfio: Change default dirty pages tracking behavior during migration
Kirti Wankhede
1
-0
/
+3
2020-11-23
vfio: Make migration support experimental
Alex Williamson
1
-0
/
+2
2020-11-01
vfio: Make vfio-pci device migration capable
Kirti Wankhede
1
-20
/
+8
2020-11-01
vfio: Add save and load functions for VFIO PCI devices
Kirti Wankhede
1
-0
/
+51
2020-11-01
vfio: Add vfio_get_object callback to VFIODeviceOps
Kirti Wankhede
1
-0
/
+8
[next]