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
/
remote
/
vfio-user-obj.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/remote/vfio-user: Clean up error reporting
Markus Armbruster
2025-09-30
1
-4
/
+9
*
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
2025-04-23
1
-1
/
+1
*
memory: pass MemTxAttrs to memory_access_is_direct()
David Hildenbrand
2025-02-12
1
-1
/
+1
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
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