summaryrefslogtreecommitdiff
path: root/hw/esp.c
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2009-06-17 19:23:44 +0000
committerBlue Swirl <blauwirbel@gmail.com>2009-06-17 19:23:44 +0000
commit699775bd9e8389fadcbb0d2f2f3bd9337703853b (patch)
tree4739f43120484ddb3d08611da06ffdc8daa8a0f2 /hw/esp.c
parent9c6d5431a3e7efcc41ea61ee294bbd41cbd65262 (diff)
downloadqemu-699775bd9e8389fadcbb0d2f2f3bd9337703853b.tar.gz
qemu-699775bd9e8389fadcbb0d2f2f3bd9337703853b.tar.bz2
qemu-699775bd9e8389fadcbb0d2f2f3bd9337703853b.zip
Don't set IRQs on device reset and loadvm/savevm
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/esp.c')
-rw-r--r--hw/esp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/esp.c b/hw/esp.c
index 5fa910c8b7..3698917704 100644
--- a/hw/esp.c
+++ b/hw/esp.c
@@ -401,8 +401,6 @@ static void esp_reset(void *opaque)
{
ESPState *s = opaque;
- esp_lower_irq(s);
-
memset(s->rregs, 0, ESP_REGS);
memset(s->wregs, 0, ESP_REGS);
s->rregs[ESP_TCHI] = TCHI_FAS100A; // Indicate fas100a