qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Crashing in tcp_close


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] Crashing in tcp_close
Date: Tue, 8 Nov 2016 16:03:52 +0000
User-agent: Mutt/1.7.1 (2016-10-04)

On Mon, Nov 07, 2016 at 08:52:20PM +0000, Brian Candler wrote:
> Question: is "-enable-kvm" the same as "-machine pc-xxxxx,accel=kvm", or do
> both need to be specified? I notice that packer wasn't giving both options,
> but libvirt is.

No, -enable-kvm is not the same as -machine pc-xxxxx,accel=kvm in
general.

It is just equivalent to the -machine accel=kvm parameter.  You need to
specify -machine pc-xxxxx in order to get exactly the same guest
configuration.

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]