mac_newworld: wire up programmer switch to NMI handler
commit8f55ac13049f3c737373d9de8598a2a03e6a03f9
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 12 Jun 2018 16:43:59 +0000 (12 17:43 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 16 Jun 2018 06:32:33 +0000 (16 16:32 +1000)
tree7f034219ad75df4694b12cdf6c6274d3048a6bec
parent7c4166a971b54a65900d9624ccd9669ba99d75ad
mac_newworld: wire up programmer switch to NMI handler

The programmer switch is wired up via an external GPIO pin and can be used
to aid debugging Mac guests.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/misc/macio/gpio.c