Updated patch, incorporating feedback.
Besides formatting, changes how apic is reported - and that's not
pretty. As danpb found out, in cset 12423:ebed72718263 in xen-unstable,
setting the apic was removed from tools/libxc/xc_hvm_build.c.
In a surprising turn of events, cset 12569:9d6bc06919e0 c
Patch updated with feedback (mostly formatting)
David
Index: libvirt/src/qemu_driver.c
===
--- libvirt.orig/src/qemu_driver.c 2007-07-27 10:07:17.0 -0700
+++ libvirt/src/qemu_driver.c 2007-07-27 10:13:03.0 -0700
@@ -1
On Tue, 2007-07-24 at 15:42 -0500, Anthony Liguori wrote:
> David Lutterkort wrote:
> > For HVM Xen, state that ACPI and APIC can be turned on and off.
>
> I'm pretty sure that in recent versions of Xen, both of these features
> are unconditionally enabled.
>From testing this a little (after fig
On Wed, Jul 18, 2007 at 10:40:06PM +0900, Atsushi SAKAI wrote:
> Hi, Daniel
>
> ?$B!!I checked it and it works fine!
>
> 2 point of question (not related to this point)
>
> 1)I sometimes rewiriting xen_internal.c in my test environment.
> from
> xen/linux/privcmd.h
> to
> xen/sys/privcmd.h
> Is