qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [BUGFIX][PATCH for 2.2 1/1] hw/i386/pc_piix.c: Also pas


From: Don Slutz
Subject: Re: [Qemu-devel] [BUGFIX][PATCH for 2.2 1/1] hw/i386/pc_piix.c: Also pass vmport=off for xenfv machine
Date: Thu, 20 Nov 2014 10:09:31 -0500
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 11/20/14 01:02, Paolo Bonzini wrote:

On 19/11/2014 20:08, Don Slutz wrote:
-M pc -machine accel=xen
     pcms->vmport is false
I think this should be true.  Any reason why not?

Paolo

Yes, QEMU will crash if xen is enabled and the guest tries to access the VMware port.

(more on different thread).

   -Don Slutz

-M pc -machine vmport=on,accel=xen
     pcms->vmport is true
-M pc -machine vmport=off,accel=xen
     pcms->vmport is false




reply via email to

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