Re: [kvm-devel] [PATCH 1 of 3] Remove dynamic allocation of /hypervisor node from device tree in memory

2008-04-30 Thread Avi Kivity
Jerone Young wrote: > 1 file changed, 1 deletion(-) > qemu/hw/ppc440_bamboo.c |1 - > > > In 2.6.26 wait is now enabled by default. With this the /hypervisor node will > not be need to be idetified to enable the guest to go into wait state while > idle. > > Signed-off-by: Jerone Young <[EMAIL

[kvm-devel] [PATCH 1 of 3] Remove dynamic allocation of /hypervisor node from device tree in memory

2008-04-28 Thread Jerone Young
1 file changed, 1 deletion(-) qemu/hw/ppc440_bamboo.c |1 - In 2.6.26 wait is now enabled by default. With this the /hypervisor node will not be need to be idetified to enable the guest to go into wait state while idle. Signed-off-by: Jerone Young <[EMAIL PROTECTED]> diff --git a/qemu/hw/p