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