]> Git Repo - qemu.git/commit
PPC: mpc8544ds: Add hypervisor node
authorAlexander Graf <[email protected]>
Wed, 15 Jun 2011 21:34:04 +0000 (23:34 +0200)
committerAlexander Graf <[email protected]>
Fri, 17 Jun 2011 00:58:28 +0000 (02:58 +0200)
commit5de6b46db51cb34857c8bfaef355e048fbc6e020
treef4b70493f9be39f92f1038caebf0a714ec044e23
parentb9e17a345382ebb91446fd6cf0bb8f0eb5ba5706
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 <[email protected]>
Acked-by: Scott Wood <[email protected]>
hw/ppce500_mpc8544ds.c
pc-bios/mpc8544ds.dtb
pc-bios/mpc8544ds.dts
This page took 0.026361 seconds and 4 git commands to generate.