aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/test-qapi.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-02-19 14:45:49 +0000
committerPeter Maydell <peter.maydell@linaro.org>2021-03-08 17:20:02 +0000
commit2672a6ca72311bdf97f9e324ab2e71ff60bd2db9 (patch)
treef83714cd404d31546c5cfffc7558720041ff4241 /tests/qapi-schema/test-qapi.py
parent246dbeb76319fdaa7030403ea0273617331f6a44 (diff)
downloadqemu-2672a6ca72311bdf97f9e324ab2e71ff60bd2db9.zip
qemu-2672a6ca72311bdf97f9e324ab2e71ff60bd2db9.tar.gz
qemu-2672a6ca72311bdf97f9e324ab2e71ff60bd2db9.tar.bz2
hw/misc/iotkit-sysctl: Implement dummy version of SSE-300 PWRCTRL register
The SSE-300 has a new PWRCTRL register at offset 0x1fc (previously reserved). This register controls accessibility of some registers in the Power Policy Units (PPUs). Since QEMU doesn't implement the PPUs, we don't need to implement any real behaviour for this register, so we just handle the UNLOCK bit which controls whether writes to the register itself are permitted and otherwise make it be reads-as-written. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210219144617.4782-17-peter.maydell@linaro.org
Diffstat (limited to 'tests/qapi-schema/test-qapi.py')
0 files changed, 0 insertions, 0 deletions