From: Trilok Soni <quic_tsoni@quicinc.com>
To: <qemu-devel@nongnu.org>
Subject: Re: ARM hypervisors
Date: Tue, 5 Mar 2024 18:21:46 -0800 [thread overview]
Message-ID: <e2d24e7b-7272-5dff-eea4-3e0a9e66dd7c@quicinc.com> (raw)
In-Reply-To: <CAFEAcA8wQK_jfj+q-70TJ9Mnu+JHan_oNPYTDMMUmsBm7kMcOw@mail.gmail.com>
On 3/5/2024 5:59 AM, Peter Maydell wrote:
> On Tue, 5 Mar 2024 at 13:40, RR NN <rnn59437@gmail.com> 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 only work when
> the guest CPU is the same architecture as the host CPU.
> So you can run an x86 OS on an x86 host CPU, or an Arm
> OS on an Arm host CPU using a hypervisor, but you can't run
> a guest of the "wrong" architecture.
As explained above you can't run x86 Guest OS w/ above Hypervisors.
You can use the qemu/crosvm w/ above Hypervisors to do the ARM64
guest OS. You may be able to use Pixel device as well w/ the pKVM.
I also suggest that you don't do the "reactions" with gmail. It
doesn't help this conversation.
Let us know what exactly you would like to experiment with above
Hypervisors.
--
---Trilok Soni
prev parent reply other threads:[~2024-03-06 2:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-05 13:39 ARM hypervisors RR NN
2024-03-05 13:59 ` Peter Maydell
2024-03-05 19:14 ` RR NN
2024-03-05 19:15 ` RR NN
2024-03-06 2:21 ` Trilok Soni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e2d24e7b-7272-5dff-eea4-3e0a9e66dd7c@quicinc.com \
--to=quic_tsoni@quicinc.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).