mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-08-01 08:37:09 +02:00
Hypervisor
This commit is contained in:
parent
dcab81e8ef
commit
e3934d943f
27 changed files with 248 additions and 27 deletions
|
@ -8,6 +8,7 @@ using System.Threading;
|
|||
namespace Ryujinx.Cpu.AppleHv
|
||||
{
|
||||
[SupportedOSPlatform("macos")]
|
||||
[SupportedOSPlatform("ios")]
|
||||
class HvExecutionContext : IExecutionContext
|
||||
{
|
||||
/// <inheritdoc/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue