diff options
author | Hollis Blanchard <hollisb@us.ibm.com> | 2008-04-16 23:28:07 -0500 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-04-27 18:21:37 +0300 |
commit | b2312f059c893833de58876c74290511846cd208 (patch) | |
tree | 6164572aeaf0761412af0ce860b031e126cebcba /include/linux/coda_linux.h | |
parent | 4baacfb0de53b05428c87d377fc8a3def4dc10e7 (diff) |
KVM: ppc: Add DCR access information to struct kvm_run
Device Control Registers are essentially another address space found on PowerPC
4xx processors, analogous to PIO on x86. DCRs are always 32 bits, and can be
identified by a 32-bit number. We forward most DCR accesses to userspace for
emulation (with the exception of CPR0 registers, which can be read directly
for simplicity in timebase frequency determination).
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'include/linux/coda_linux.h')
0 files changed, 0 insertions, 0 deletions