summary refs log tree commit diff stats
path: root/hw/qdev.c
diff options
context:
space:
mode:
authorMeador Inge <meadori@codesourcery.com>2012-08-21 12:31:37 -0500
committerAurelien Jarno <aurelien@aurel32.net>2012-08-23 17:21:05 +0200
commit94159135cb59684853dcd45ff70d6dbc54a29209 (patch)
tree1c7907543924eb8d7188a5f460ec00bcba0db81a /hw/qdev.c
parent58617a795c8067b2f9800cffce60f38707d3aa31 (diff)
downloadfocaccia-qemu-94159135cb59684853dcd45ff70d6dbc54a29209.tar.gz
focaccia-qemu-94159135cb59684853dcd45ff70d6dbc54a29209.zip
target-mips: Enable access to required RDHWR hardware registers
While running in the usermode emulator all of the required*
MIPS32r2 RDHWR hardware registers should be accessible (the
Linux kernel enables access to these same registers).  Note
that these registers are still enabled when the MIPS ISA is
not release 2.  This is OK since the Linux kernel emulates
access to them when they are not available in hardware.

* There is also the ULR register which is only recommended
  for full release 2 compliance.  Incidentally, accessing
  this register in the current implementation works fine
  without flipping its access bit.

Signed-off-by: Meador Inge <meadori@codesourcery.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/qdev.c')
0 files changed, 0 insertions, 0 deletions