[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] PPC: mpc8544ds: Add hypervisor node
From: |
Scott Wood |
Subject: |
Re: [Qemu-devel] [PATCH] PPC: mpc8544ds: Add hypervisor node |
Date: |
Wed, 15 Jun 2011 16:52:02 -0500 |
On Tue, 14 Jun 2011 18:04:21 +0200
Alexander Graf <address@hidden> wrote:
> When running a PPC guest with KVM that can do PV operations, we need
> to indicate the guest which instructions to use for a hypercall and
> that it is running as KVM guest.
>
> This logic was available on openbios based machines already. This patch
> also adds said functionality to the mpc8544ds machine.
>
> Signed-off-by: Alexander Graf <address@hidden>
> ---
> hw/ppce500_mpc8544ds.c | 21 +++++++++++++++------
> pc-bios/mpc8544ds.dtb | Bin 2257 -> 2277 bytes
> pc-bios/mpc8544ds.dts | 3 +++
> 3 files changed, 18 insertions(+), 6 deletions(-)
Acked-by: Scott Wood <address@hidden>
-Scott