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
/
include
/
hw
/
remote
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2
-2
/
+2
2022-06-15
vfio-user: handle device interrupts
Jagannathan Raman
1
-0
/
+6
2022-06-15
vfio-user: IOMMU support for remote device
Jagannathan Raman
1
-0
/
+40
2022-06-15
vfio-user: define vfio-user-server object
Jagannathan Raman
1
-0
/
+2
2022-06-15
remote/machine: add vfio-user property
Jagannathan Raman
1
-0
/
+2
2021-02-10
multi-process: perform device reset in the remote process
Elena Ufimtseva
1
-0
/
+1
2021-02-10
multi-process: create IOHUB object to handle irq
Jagannathan Raman
4
-0
/
+49
2021-02-10
multi-process: Synchronize remote memory
Jagannathan Raman
2
-0
/
+30
2021-02-10
multi-process: PCI BAR read/write handling for proxy & remote endpoints
Jagannathan Raman
2
-0
/
+19
2021-02-10
multi-process: Forward PCI config space acceses to the remote process
Elena Ufimtseva
1
-0
/
+10
2021-02-10
multi-process: add proxy communication functions
Elena Ufimtseva
1
-0
/
+4
2021-02-10
multi-process: introduce proxy object
Elena Ufimtseva
1
-0
/
+33
2021-02-10
multi-process: setup memory manager for remote device
Jagannathan Raman
2
-0
/
+29
2021-02-10
multi-process: Initialize message handler in remote device
Jagannathan Raman
1
-0
/
+9
2021-02-10
multi-process: define MPQemuMsg format and transmission functions
Elena Ufimtseva
1
-0
/
+63
2021-02-10
multi-process: setup a machine object for remote device process
Jagannathan Raman
1
-0
/
+27