hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c
commit90e94c0591687f7f788fc40ac86b5583f30d9513
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 18 Feb 2020 06:33:55 +0000 (18 07:33 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 18 Feb 2020 19:22:10 +0000 (18 11:22 -0800)
tree286690b357130f3685822706320a016761fa9bdc
parentc9cbfebfd08acb34ec2a22b9b971fcca856d44e9
hw/hppa/dino: Do not accept accesses to registers 0x818 and 0x82c

Register 0x818 is documented as 'undefined', and register
0x82c is not documented. Refuse their access.

Acked-by: Helge Deller <deller@gmx.de>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200218063355.18577-5-f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
hw/hppa/dino.c