obhq / obliteration

Experimental PS4 emulator written in Rust for Windows, macOS and Linux
https://obliteration.net
MIT License
601 stars 17 forks source link

Checks if CPU count is valid for KVM and Hypervisor #742

Closed ultimaweapon closed 4 months ago

SuchAFuriousDeath commented 4 months ago

@ultimaweapon By the way, have you considered https://github.com/rust-vmm/kvm-ioctls?

ultimaweapon commented 4 months ago

@ultimaweapon By the way, have you considered https://github.com/rust-vmm/kvm-ioctls?

Looking good.