OSDN Git Service

hw/hppa: Add power button emulation
authorHelge Deller <deller@gmx.de>
Wed, 26 Aug 2020 15:45:43 +0000 (17:45 +0200)
committerHelge Deller <deller@gmx.de>
Wed, 2 Sep 2020 21:16:52 +0000 (23:16 +0200)
commitb28c4a64973418a34cc0373a7462c64297aff623
tree2126c352351ded5dc816df30245b2d2884db0eb7
parent245760074a74500ce285cf1a08b3ea6a6e91128a
hw/hppa: Add power button emulation

Emulate a power button switch, tell SeaBIOS the address via fw_cfg and
bind the power button to the qemu UI.

Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
hw/hppa/machine.c