index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
remote
/
vfio-user-obj.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/remote/vfio-user: Fix config space access byte order
Mattias Nissler
2024-05-08
1
-2
/
+2
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-1
/
+1
*
vfio-user: update comments
Jagannathan Raman
2023-06-07
1
-3
/
+11
*
hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
Bernhard Beschow
2023-01-13
1
-2
/
+2
*
Replace use of qdev_reset_all() with device_cold_reset()
Peter Maydell
2022-12-16
1
-1
/
+1
*
error: Drop a few superfluous ERRP_GUARD()
Markus Armbruster
2022-12-14
1
-1
/
+0
*
msix: Assert that specified vector is in range
Akihiko Odaki
2022-11-07
1
-8
/
+1
*
vfio-user: handle reset of remote device
Jagannathan Raman
2022-06-15
1
-0
/
+20
*
vfio-user: handle device interrupts
Jagannathan Raman
2022-06-15
1
-0
/
+167
*
vfio-user: handle PCI BAR accesses
Jagannathan Raman
2022-06-15
1
-0
/
+190
*
vfio-user: handle DMA mappings
Jagannathan Raman
2022-06-15
1
-0
/
+55
*
vfio-user: handle PCI config space accesses
Jagannathan Raman
2022-06-15
1
-0
/
+51
*
vfio-user: run vfio-user context
Jagannathan Raman
2022-06-15
1
-1
/
+117
*
vfio-user: find and init PCI device
Jagannathan Raman
2022-06-15
1
-0
/
+67
*
vfio-user: instantiate vfio-user context
Jagannathan Raman
2022-06-15
1
-0
/
+82
*
vfio-user: define vfio-user-server object
Jagannathan Raman
2022-06-15
1
-0
/
+210