OSDN Git Service

PPC: E500: Hook up power off GPIO to GPIO controller
authorAlexander Graf <agraf@suse.de>
Wed, 1 Oct 2014 14:05:47 +0000 (16:05 +0200)
committerAlexander Graf <agraf@suse.de>
Tue, 4 Nov 2014 22:26:13 +0000 (23:26 +0100)
commit016f7758985290c8ca79fc9842fd697d61cbc0b0
tree3124c8ea7d0fd6c271ea1ec7a480e4cb9cd15980
parentb88e77f49331f1187118b7ce2494ec169d3a865a
PPC: E500: Hook up power off GPIO to GPIO controller

Now that we have a working GPIO controller on the virt machine, we can use
one pin to notify QEMU that the guests wants to power off the system.

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/e500.c