qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Li Zhijian <lizhijian@cn.fujitsu.com>
To: tugouxp <13824125580@163.com>, "Alex Bennée" <alex.bennee@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] did the qemu can emulate the whole system with the processor that without support the "virtulization and kvm"?
Date: Fri, 21 Dec 2018 22:03:31 +0800	[thread overview]
Message-ID: <7f94976c-f081-492e-8c68-c6766a88a115@cn.fujitsu.com> (raw)
In-Reply-To: <744a1829.ff89.167d091062b.Coremail.13824125580@163.com>


On 12/21/18 19:40, tugouxp wrote:
> thank you.
>   
> i just want to confirm one thing,  that is whether the qemu can emulate a whole operation system just by analysis instructions by instructions manually  without the support of KVM.

IIUC,
"operation system" often means a software but QEMU usually emulates hardwares, including cpus, memory, NIC, etc.
Please know that QEMU born earlier than KVM, so QEMU can work well without KVM.

Thanks


> so from the answer you give to me, it is feasible, right?
>
>
>
> thanks very much!
>
>
>
>
>
>
>
>
>
> At 2018-12-21 17:01:02, "Alex Bennée" <alex.bennee@linaro.org> wrote:
>> tugouxp <13824125580@163.com> writes:
>>
>>> Hi alex:
>>>      now my host machine did not have the "/dev/kvm" nodes and no chance to make it exists.
>>> so i want to know whether the "/dev/kvm" is  mandatory  for qemu to emulate the whole system.
>>> so i can make the emulation without the support of kvm mechanism.
>> QEMU runs in two modes - full system emulation with TCG doesn't require
>> KVM although it is relatively slow. On systems where there guest
>> architecture is the same as the host architecture you can run with KMV
>> (or HAX/WHPX/HVF) accelerators at near native speeds.
>>
>> The reasons for not having a /dev/kvm can vary but you haven't said what
>> your host architecture is and what OS you are running so it's hard to
>> offer advice here.
>>
>> --
>> Alex Bennée
>
-- 
Best regards.
Li Zhijian (8528)

  reply	other threads:[~2018-12-21 14:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-20 11:01 [Qemu-devel] did the qemu can emulate the whole system with the processor that without support the "virtulization and kvm"? tugouxp
2018-12-20 12:31 ` Alex Bennée
2018-12-20 23:47   ` tugouxp
2018-12-21  9:01     ` Alex Bennée
2018-12-21 11:40       ` tugouxp
2018-12-21 14:03         ` Li Zhijian [this message]
2018-12-21 14:14         ` Alex Bennée
2018-12-24  2:19           ` tugouxp

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=7f94976c-f081-492e-8c68-c6766a88a115@cn.fujitsu.com \
    --to=lizhijian@cn.fujitsu.com \
    --cc=13824125580@163.com \
    --cc=alex.bennee@linaro.org \
    --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).