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
/
remote
/
vfio-user-obj.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
hw/remote/vfio-user: Fix config space access byte order
Mattias Nissler
1
-2
/
+2
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
1
-1
/
+1
2023-06-07
vfio-user: update comments
Jagannathan Raman
1
-3
/
+11
2023-01-13
hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
Bernhard Beschow
1
-2
/
+2
2022-12-16
Replace use of qdev_reset_all() with device_cold_reset()
Peter Maydell
1
-1
/
+1
2022-12-14
error: Drop a few superfluous ERRP_GUARD()
Markus Armbruster
1
-1
/
+0
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
1
-8
/
+1
2022-06-15
vfio-user: handle reset of remote device
Jagannathan Raman
1
-0
/
+20
2022-06-15
vfio-user: handle device interrupts
Jagannathan Raman
1
-0
/
+167
2022-06-15
vfio-user: handle PCI BAR accesses
Jagannathan Raman
1
-0
/
+190
2022-06-15
vfio-user: handle DMA mappings
Jagannathan Raman
1
-0
/
+55
2022-06-15
vfio-user: handle PCI config space accesses
Jagannathan Raman
1
-0
/
+51
2022-06-15
vfio-user: run vfio-user context
Jagannathan Raman
1
-1
/
+117
2022-06-15
vfio-user: find and init PCI device
Jagannathan Raman
1
-0
/
+67
2022-06-15
vfio-user: instantiate vfio-user context
Jagannathan Raman
1
-0
/
+82
2022-06-15
vfio-user: define vfio-user-server object
Jagannathan Raman
1
-0
/
+210