aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2018-01-24 19:19:58 +0000
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2018-01-25 13:39:39 +0000
commit25c5d5acfbaa148b2da64b1f2c1401f87ebb0bb4 (patch)
tree0f5f315593f29bade68e917227457befc10c6805 /hw/intc
parentbe75bbe2d779bd9d4958057fd35172c7eef42258 (diff)
downloadqemu-25c5d5acfbaa148b2da64b1f2c1401f87ebb0bb4.zip
qemu-25c5d5acfbaa148b2da64b1f2c1401f87ebb0bb4.tar.gz
qemu-25c5d5acfbaa148b2da64b1f2c1401f87ebb0bb4.tar.bz2
sun4u: implement power device
This inbuilt device contains a single 4-byte register, of which bit 24 is used to power down the machine on a real Ultra 5. The power device exists at offset 0x724000 on a real machine, but due to the current configuration of the BARs in QEMU it must be located lower in PCI IO space. For the moment we place the power device at offset 0x7240 as a reminder of its original location and raise the base PCI IO address from 0x4000 to 0x8000. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Artyom Tarasenko <atar4qemu@gmail.com>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions