mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-29 17:57:11 +02:00
add Hypervisor part 2
This commit is contained in:
parent
5e9126a4bf
commit
c7e0d498bb
28 changed files with 203 additions and 31 deletions
|
@ -5,6 +5,7 @@ using System.Runtime.Versioning;
|
|||
namespace Ryujinx.Cpu.AppleHv
|
||||
{
|
||||
[SupportedOSPlatform("macos")]
|
||||
[SupportedOSPlatform("ios")]
|
||||
static class HvVm
|
||||
{
|
||||
// This alignment allows us to use larger blocks on the page table.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue