diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2011-08-10 14:44:20 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2011-10-06 09:48:04 +0200 |
commit | 827200a2df044bbedd55c0894d94391263b7654c (patch) | |
tree | 7ec1c496a5986f1657415190e966f5f78e94e1c9 /buffered_file.c | |
parent | 4e85f82c857550c5864b27ea96571d722bd80b61 (diff) |
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 'buffered_file.c')
0 files changed, 0 insertions, 0 deletions