On 3/5/2024 5:59 AM, Peter Maydell wrote:
> On Tue, 5 Mar 2024 at 13:40, RR NN wrote:
>>
>> Hello
>> ARM hypervisors (pKVM, Gunyah) can run x86 OSs?
>
> No. A hypervisor uses the host CPU's virtualization extensions
> to allow the guest code to run directly on
{
"emoji": "💖",
"version": 1
}
Awesome, thanks for the info!
On Tue, Mar 5, 2024, 17:29 Peter Maydell wrote:
> On Tue, 5 Mar 2024 at 13:40, RR NN wrote:
> >
> > Hello
> > ARM hypervisors (pKVM, Gunyah) can run x86 OSs?
>
> No. A hypervisor uses the host CPU's virtualization extensions
On Tue, 5 Mar 2024 at 13:40, RR NN wrote:
>
> Hello
> ARM hypervisors (pKVM, Gunyah) can run x86 OSs?
No. A hypervisor uses the host CPU's virtualization extensions
to allow the guest code to run directly on the host CPU. This
is why they're fast. This also means that they
Hello
ARM hypervisors (pKVM, Gunyah) can run x86 OSs?