index
:
rocket-tools/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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Merge tag 'hw-misc-20250729' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
1
-1
/
+0
11 days
hw/vfio/vfio-migration: Remove unnecessary 'qemu/typedefs.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
12 days
vfio/igd: Fix VGA regions are not exposed in legacy mode
Tomita Moeko
3
-6
/
+18
12 days
vfio/igd: Require host VGA decode for legacy mode
Tomita Moeko
1
-5
/
+6
12 days
vfio: fix sub-page bar after cpr
Steve Sistare
3
-0
/
+17
12 days
hw/i386: Fix 'use-legacy-x86-rom' property compatibility
Cédric Le Goater
2
-2
/
+2
2025-07-21
Merge tag 'display-20250718-pull-request' of https://gitlab.com/kraxel/qemu i...
Stefan Hajnoczi
4
-11
/
+27
2025-07-18
hw/i386: Add the ramfb romfile compatibility
Shaoqin Huang
1
-1
/
+1
2025-07-18
vfio: Move the TYPE_* to hw/vfio/types.h
Shaoqin Huang
2
-9
/
+22
2025-07-17
ramfb: Add property to control if load the romfile
Shaoqin Huang
3
-2
/
+5
2025-07-16
Merge tag 'pull-vfio-20250715' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
10
-12
/
+182
2025-07-15
vfio/migration: Max in-flight VFIO device state buffers size limit
Maciej S. Szmigiero
2
-2
/
+28
2025-07-15
vfio/migration: Add x-migration-load-config-after-iter VFIO property
Maciej S. Szmigiero
7
-1
/
+121
2025-07-15
vfio/pci: Introduce x-pci-class-code option
Tomita Moeko
3
-8
/
+28
2025-07-15
hw/vfio: fix region fd initialization
John Levon
1
-1
/
+5
2025-07-15
qemu: Declare all load/store helper in 'qemu/bswap.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2025-07-11
migration: Rename save_live_complete_precopy_thread to save_complete_precopy_...
Juraj Marcin
3
-4
/
+4
2025-07-11
migration: Rename save_live_complete_precopy to save_complete
Peter Xu
1
-1
/
+1
2025-07-03
vfio/container: delete old cpr register
Steve Sistare
1
-13
/
+0
2025-07-03
vfio/iommufd: change process
Steve Sistare
1
-0
/
+31
2025-07-03
vfio/iommufd: reconstruct hwpt
Steve Sistare
1
-8
/
+22
2025-07-03
vfio/iommufd: reconstruct device
Steve Sistare
1
-2
/
+28
2025-07-03
vfio/iommufd: preserve descriptors
Steve Sistare
2
-8
/
+11
2025-07-03
vfio/iommufd: cpr state
Steve Sistare
3
-1
/
+102
2025-07-03
migration: vfio cpr state hook
Steve Sistare
3
-0
/
+21
2025-07-03
vfio/iommufd: register container for cpr
Steve Sistare
3
-2
/
+91
2025-07-03
vfio/iommufd: device name blocker
Steve Sistare
1
-0
/
+11
2025-07-03
vfio/iommufd: add vfio_device_free_name
Steve Sistare
5
-6
/
+11
2025-07-03
vfio/iommufd: invariant device name
Steve Sistare
1
-5
/
+10
2025-07-03
vfio/iommufd: use IOMMU_IOAS_MAP_FILE
Steve Sistare
2
-0
/
+22
2025-07-03
migration: close kvm after cpr
Steve Sistare
3
-0
/
+34
2025-07-03
vfio-pci: preserve INTx
Steve Sistare
2
-3
/
+79
2025-07-03
vfio-pci: preserve MSI
Steve Sistare
3
-2
/
+149
2025-07-03
vfio/container: Fix vfio_container_post_load()
Zhenzhong Duan
1
-14
/
+9
2025-07-03
vfio/container: Fix potential SIGSEGV when recover from unmap-all-vaddr failure
Zhenzhong Duan
1
-2
/
+2
2025-06-26
vfio-user: forward MSI-X PBA BAR accesses to server
John Levon
1
-0
/
+1
2025-06-26
vfio/container: fails mdev hotplug if add migration blocker failed
Zhenzhong Duan
1
-2
/
+6
2025-06-26
vfio/container: Fix SIGSEGV when open container file fails
Zhenzhong Duan
1
-1
/
+3
2025-06-26
vfio: add license tag to some files
John Levon
4
-0
/
+9
2025-06-26
vfio: add vfio_device_get_region_fd()
John Levon
2
-4
/
+8
2025-06-26
hw/vfio/ap: attribute constructor for cfg_chg_events_lock
Rorie Reyes
1
-7
/
+5
2025-06-11
vfio/pci: export MSI functions
Steve Sistare
2
-12
/
+25
2025-06-11
vfio/pci: vfio_notifier_cleanup
Steve Sistare
1
-11
/
+17
2025-06-11
vfio/pci: vfio_notifier_init cpr parameters
Steve Sistare
1
-12
/
+19
2025-06-11
vfio/pci: pass vector to virq functions
Steve Sistare
1
-6
/
+7
2025-06-11
vfio/pci: vfio_notifier_init
Steve Sistare
1
-15
/
+25
2025-06-11
vfio/pci: vfio_pci_vector_init
Steve Sistare
1
-7
/
+17
2025-06-11
vfio-pci: skip reset during cpr
Steve Sistare
2
-0
/
+38
2025-06-11
pci: skip reset during cpr
Steve Sistare
1
-0
/
+7
2025-06-11
vfio/container: recover from unmap-all-vaddr failure
Steve Sistare
2
-1
/
+109
[next]