From 5de6b46db51cb34857c8bfaef355e048fbc6e020 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Wed, 15 Jun 2011 23:34:04 +0200 Subject: PPC: mpc8544ds: Add hypervisor node 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 Acked-by: Scott Wood --- pc-bios/mpc8544ds.dtb | Bin 2257 -> 2277 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'pc-bios/mpc8544ds.dtb') diff --git a/pc-bios/mpc8544ds.dtb b/pc-bios/mpc8544ds.dtb index 189224e..ae318b1 100644 Binary files a/pc-bios/mpc8544ds.dtb and b/pc-bios/mpc8544ds.dtb differ -- cgit v1.1