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
/
mpqemu-link.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io: Add flags argument to qio_channel_readv_full_all_eof
Fabiano Rosas
2025-02-14
1
-1
/
+1
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
1
-1
/
+1
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-10
/
+10
*
QIOChannel: Add flags on io_writev and introduce io_flush callback
Leonardo Bras
2022-05-16
1
-1
/
+1
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Remove superfluous ERRP_GUARD()
Markus Armbruster
2021-08-26
1
-3
/
+0
*
multi-process: Avoid logical AND of mutually exclusive tests
Jagannathan Raman
2021-05-13
1
-1
/
+1
*
multi-process: create IOHUB object to handle irq
Jagannathan Raman
2021-02-10
1
-0
/
+5
*
multi-process: PCI BAR read/write handling for proxy & remote endpoints
Jagannathan Raman
2021-02-10
1
-0
/
+6
*
multi-process: Forward PCI config space acceses to the remote process
Elena Ufimtseva
2021-02-10
1
-1
/
+7
*
multi-process: add proxy communication functions
Elena Ufimtseva
2021-02-10
1
-0
/
+34
*
multi-process: setup memory manager for remote device
Jagannathan Raman
2021-02-10
1
-0
/
+11
*
multi-process: define MPQemuMsg format and transmission functions
Elena Ufimtseva
2021-02-10
1
-0
/
+205