index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
remote
/
proxy.c
Age
Commit message (
Expand
)
Author
2023-10-20
migration: simplify blockers
Steve Sistare
2023-06-26
hw/remote/proxy: Remove dubious 'event_notifier-posix.c' include
Philippe Mathieu-Daudé
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2021-10-04
hw/remote/proxy: Categorize Wireless devices as 'Network' ones
Philippe Mathieu-Daudé
2021-08-26
multi-process: Fix pci_proxy_dev_realize() error handling
Markus Armbruster
2021-05-21
multi-process: Initialize variables declared with g_auto*
Zenghui Yu
2021-02-10
multi-process: perform device reset in the remote process
Elena Ufimtseva
2021-02-10
multi-process: Retrieve PCI info from remote process
Jagannathan Raman
2021-02-10
multi-process: create IOHUB object to handle irq
Jagannathan Raman
2021-02-10
multi-process: Synchronize remote memory
Jagannathan Raman
2021-02-10
multi-process: PCI BAR read/write handling for proxy & remote endpoints
Jagannathan Raman
2021-02-10
multi-process: Forward PCI config space acceses to the remote process
Elena Ufimtseva
2021-02-10
multi-process: introduce proxy object
Elena Ufimtseva