m1n1/proxyclient
Martin Povišer 6661ab14d0 hv: Add 9P virtio peripheral
Add some minimal implementation of virtio peripherals. At the level
of on-target hypervisor code we implement the MMIO layout and
maintain virtqueues. Once a buffer is available, we break into the
host proxyclient to deal with it.

Specific device-classes of the virtio spec ought to be implemented in
the proxyclient. Here the one device implemented is 9P transport,
exporting the m1n1 source directory.

Signed-off-by: Martin Povišer <povik@cutebit.org>
2023-01-13 17:25:25 +09:00
..
experiments experiments/smc_watcher.py: new experiment 2022-12-26 15:07:52 +09:00
hv Add z2 touch panel tracing 2022-12-24 20:45:19 +09:00
m1n1 hv: Add 9P virtio peripheral 2023-01-13 17:25:25 +09:00
tools tools/chainload.py: Fix chainloading of xnu 2022-12-04 13:17:10 +09:00