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
/
proxy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: handle result of qio_channel_set_blocking()
Vladimir Sementsov-Ogievskiy
2025-09-19
1
-1
/
+5
*
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
*
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2024-12-21
1
-1
/
+1
|
\
|
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
|
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
|
/
*
hw/remote: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
1
-1
/
+1
*
migration: simplify blockers
Steve Sistare
2023-10-20
1
-5
/
+2
*
hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
Philippe Mathieu-Daudé
2023-06-26
1
-1
/
+0
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
hw/remote/proxy: Categorize Wireless devices as 'Network' ones
Philippe Mathieu-Daudé
2021-10-04
1
-0
/
+1
*
multi-process: Fix pci_proxy_dev_realize() error handling
Markus Armbruster
2021-08-26
1
-1
/
+9
*
multi-process: Initialize variables declared with g_auto*
Zenghui Yu
2021-05-21
1
-2
/
+1
*
multi-process: perform device reset in the remote process
Elena Ufimtseva
2021-02-10
1
-0
/
+19
*
multi-process: Retrieve PCI info from remote process
Jagannathan Raman
2021-02-10
1
-0
/
+84
*
multi-process: create IOHUB object to handle irq
Jagannathan Raman
2021-02-10
1
-0
/
+56
*
multi-process: Synchronize remote memory
Jagannathan Raman
2021-02-10
1
-0
/
+6
*
multi-process: PCI BAR read/write handling for proxy & remote endpoints
Jagannathan Raman
2021-02-10
1
-0
/
+60
*
multi-process: Forward PCI config space acceses to the remote process
Elena Ufimtseva
2021-02-10
1
-0
/
+55
*
multi-process: introduce proxy object
Elena Ufimtseva
2021-02-10
1
-0
/
+99