summary refs log tree commit diff stats
path: root/scripts
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2011-08-10 14:44:20 +0000
committerAlexander Graf <agraf@suse.de>2011-10-06 09:48:04 +0200
commit827200a2df044bbedd55c0894d94391263b7654c (patch)
tree7ec1c496a5986f1657415190e966f5f78e94e1c9 /scripts
parent4e85f82c857550c5864b27ea96571d722bd80b61 (diff)
downloadfocaccia-qemu-827200a2df044bbedd55c0894d94391263b7654c.tar.gz
focaccia-qemu-827200a2df044bbedd55c0894d94391263b7654c.zip
pseries: Add real mode debugging hcalls
PAPR systems support several hypercalls intended for use in real mode
debugging tools.  These implement reads and writes to arbitrary guest
physical addresses.  This is useful for real mode software because it
allows access to IO addresses and memory outside the RMA without going
through the somewhat involved process of setting up the hash page table
and enabling translation.

We want these so that when we add real IO devices, the SLOF firmware can
boot from them without having to enter virtual mode.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions