qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/3] Xen conditionals


From: Stefano Stabellini
Subject: Re: [Qemu-devel] [PATCH 2/3] Xen conditionals
Date: Mon, 7 Nov 2011 16:43:50 +0000
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Fri, 28 Oct 2011, John Baboval wrote:
> Don't perform RTC or APIC setup when running in xen mode.

Both are actually emulated in Xen so registering the two devices in Qemu
is harmless because they are never going to receive any events from the
hypervisor.
Thus I would rather keep the difference with the non-xen case smaller
and avoid introducing more if (xen_enabled()).



reply via email to

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