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 v6 1/1] -machine vmport=auto: Fi


From: Fabio Fantoni
Subject: Re: [Qemu-devel] [BUGFIX][PATCH for 2.2 v6 1/1] -machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Date: Tue, 25 Nov 2014 11:08:24 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On Fri, Nov 21, 2014 at 11:18:52AM -0500, Don Slutz wrote:
> c/s 9b23cfb76b3a5e9eb5cc899eaf2f46bc46d33ba4
> 
> or
> 
> c/s b154537ad07598377ebf98252fb7d2aff127983b
> 
> moved the testing of xen_enabled() from pc_init1() to
> pc_machine_initfn().
> 
> xen_enabled() does not return the correct value in
> pc_machine_initfn().
> 
> Changed vmport from a bool to an enum.  Added the value "auto" to do
> the old way.  Move check of xen_enabled() back to pc_init1().
> 
> Signed-off-by: Don Slutz <address@hidden>
> Acked-by: Eric Blake <address@hidden>

Reviewed-by: Eduardo Habkost <address@hidden>

Thanks for your patience with the many requests for changes.

-- 
Eduardo

This patch need more testing before applying it?
If yes I'll do a fast test ASAP.

Thanks for any reply.


reply via email to

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