]> Git Repo - qemu.git/commit
hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads
authorPeter Maydell <[email protected]>
Mon, 7 Nov 2011 13:25:45 +0000 (13:25 +0000)
committerAnthony Liguori <[email protected]>
Mon, 14 Nov 2011 17:26:32 +0000 (11:26 -0600)
commite1556ad5b8143a15c26067c3862fe20631c0053f
treed4d116b8a6b4db2042b4ca029b8b016385f1ef23
parent371572dff4d4dae128a03b30d623b7d212238a70
hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads

Fix a long-standing bug which meant that any attempt to do an
8 or 16 bit read from the OMAP GPIO module would cause qemu to
crash due to an infinite recursion.

Signed-off-by: Peter Maydell <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/omap_gpio.c
This page took 0.025062 seconds and 4 git commands to generate.