mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-27 05:05:31 +01:00
03b65bd90a
This commit further improves the memory implementation by using shared memory for all allocations so we won't have to depend on a kernel call for doing any host <-> guest memory transfers.