Re: qemu for kvm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1 October 2013 04:41, 조영필 <cypbest@xxxxxxxxx> wrote:
> Hi, all
>
> I wonder how the qemu works on the kvm.
>
> As I know, the qemu generally translate a guest's binary
> to be suitable for a host at real-time.
> But, it's more than true that the binary translation will issue
> performance problem. So, to avoid it, the qemu directly run
> a guest's binary on a host if both the guest and host have
> same ABI.
>
> How does it work in kvm/arm?
>
> Also, how about the mmu?
> When I read the reference manual for kvm/arm on the ARM fast-model,
> i saw the option '-target-list=arm-softmmu.
> Then does it mean that this kvm/arm does not fully utilize the hardware
> virtualization
> extention? I mean 'hardware mmu' for two-stage page walking.
>
No, this is just a build target in QEMU.  It can do both TCG and
enable KVM if you're running on a KVM-enabled ARM host.

-Christoffer

_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm





[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux