Home
last modified time | relevance | path

Searched hist:"45024 f094c223e8096f366520414cdf1a74dbff3" (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/ppc/
H A Dppc.h45024f094c223e8096f366520414cdf1a74dbff3 Tue Aug 03 13:22:42 UTC 2010 Alexander Graf <agraf@suse.de> PPC: Add PV hypercall transport through fw_cfg

On KVM for PPC we need to tell the guest which instructions to use when
doing a hypercall. The clean way to do this is to go through an ioctl
from userspace and passing it on to the guest using the device tree.

So let's do the qemu part here: read out the hypercall and pass it on
to the guest's fw_cfg so openBIOS can read it out and expose it again.

Signed-off-by: Alexander Graf <agraf@suse.de>
/qemu/hw/ppc/
H A Dmac_oldworld.c45024f094c223e8096f366520414cdf1a74dbff3 Tue Aug 03 13:22:42 UTC 2010 Alexander Graf <agraf@suse.de> PPC: Add PV hypercall transport through fw_cfg

On KVM for PPC we need to tell the guest which instructions to use when
doing a hypercall. The clean way to do this is to go through an ioctl
from userspace and passing it on to the guest using the device tree.

So let's do the qemu part here: read out the hypercall and pass it on
to the guest's fw_cfg so openBIOS can read it out and expose it again.

Signed-off-by: Alexander Graf <agraf@suse.de>
H A Dmac_newworld.c45024f094c223e8096f366520414cdf1a74dbff3 Tue Aug 03 13:22:42 UTC 2010 Alexander Graf <agraf@suse.de> PPC: Add PV hypercall transport through fw_cfg

On KVM for PPC we need to tell the guest which instructions to use when
doing a hypercall. The clean way to do this is to go through an ioctl
from userspace and passing it on to the guest using the device tree.

So let's do the qemu part here: read out the hypercall and pass it on
to the guest's fw_cfg so openBIOS can read it out and expose it again.

Signed-off-by: Alexander Graf <agraf@suse.de>