From: Avi Kivity <avi@qumranet.com>
To: Jerone Young <jyoung5@us.ibm.com>
Cc: kvm-devel@lists.sourceforge.net, kvm-ppc-devel@lists.sourceforge.net
Subject: Re: [PATCH 1 of 3] Remove dynamic allocation of /hypervisor node from device tree in memory
Date: Wed, 30 Apr 2008 23:21:22 +0300 [thread overview]
Message-ID: <4818D4C2.5020302@qumranet.com> (raw)
In-Reply-To: <c16863d7a10376083e72.1209417783@thinkpadL>
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 <jyoung5@us.ibm.com>
>
> diff --git a/qemu/hw/ppc440_bamboo.c b/qemu/hw/ppc440_bamboo.c
> --- a/qemu/hw/ppc440_bamboo.c
> +++ b/qemu/hw/ppc440_bamboo.c
> @@ -163,7 +163,6 @@ void bamboo_init(ram_addr_t ram_size, in
> dt_cell(fdt, "/chosen", "linux,initrd-end",
> (initrd_base + initrd_size));
> dt_string(fdt, "/chosen", "bootargs", (char *)kernel_cmdline);
> - dt_node(fdt, "/", "hypervisor");
> #endif
>
> if (kvm_enabled()) {
>
I don't have this bit in my tree.
--
Any sufficiently difficult bug is indistinguishable from a feature.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
next prev parent reply other threads:[~2008-04-30 20:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-28 21:23 [PATCH 0 of 3] Fixes for PowerPC Qemu KVM Jerone Young
2008-04-28 21:23 ` [PATCH 1 of 3] Remove dynamic allocation of /hypervisor node from device tree in memory Jerone Young
2008-04-30 20:21 ` Avi Kivity [this message]
2008-04-28 21:23 ` [PATCH 2 of 3] Add function dt_cell_multi to hw/device_tree.c Jerone Young
2008-04-29 15:06 ` [kvm-ppc-devel] " Hollis Blanchard
2008-04-29 16:36 ` Jerone Young
2008-04-28 21:23 ` [PATCH 3 of 3] Fix memory defined in device tree by declaring it dynamically for bamboo board model Jerone Young
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4818D4C2.5020302@qumranet.com \
--to=avi@qumranet.com \
--cc=jyoung5@us.ibm.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=kvm-ppc-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox