Re: [Qemu-devel] about -enable-kvm options

2014-08-05 Thread Gareth
Thanks Richard :) On Sat, Aug 2, 2014 at 4:47 AM, Richard W.M. Jones wrote: > On Fri, Aug 01, 2014 at 11:15:29AM +0800, Gareth wrote: > > Hi all > > > > What does '-enable-kvm' option mean? I have heard two versions of > answers: > > It's a shortcut for: > > $qemu -machine accel=kvm > > > a)

Re: [Qemu-devel] about -enable-kvm options

2014-08-01 Thread Richard W.M. Jones
On Fri, Aug 01, 2014 at 11:15:29AM +0800, Gareth wrote: > Hi all > > What does '-enable-kvm' option mean? I have heard two versions of answers: It's a shortcut for: $qemu -machine accel=kvm > a) guest OS would have /dev/kvm device and which could help vm in guest OS > (nested vm) That's nest

Re: [Qemu-devel] about -enable-kvm options

2014-07-31 Thread Jules Wang
I choose b) 在2014年08月01 11时15分, "Gareth"写道: Hi all What does '-enable-kvm' option mean? I have heard two versions of answers: a) guest OS would have /dev/kvm device and which could help vm in guest OS (nested vm) b) use /dev/kvm and intel-vt on host OS which could help vm run more fast

[Qemu-devel] about -enable-kvm options

2014-07-31 Thread Gareth
Hi all What does '-enable-kvm' option mean? I have heard two versions of answers: a) guest OS would have /dev/kvm device and which could help vm in guest OS (nested vm) b) use /dev/kvm and intel-vt on host OS which could help vm run more fast than pure emulator. Thanks -- Gareth *Cloud Comput