[prev in list] [next in list] [prev in thread] [next in thread] 

List:       qemu-commits
Subject:    [Qemu-commits] [COMMIT f827497] Fix sb16 breakage due to unassigned s->irq
From:       Anthony Liguori <aliguori () us ! ibm ! com>
Date:       2009-08-28 10:41:02
Message-ID: 200908281041.n7SAf1RC000732 () d03av01 ! boulder ! ibm ! com
[Download RAW message or body]

From: malc <av1474@comtv.ru>

Signed-off-by: malc <av1474@comtv.ru>

diff --git a/hw/sb16.c b/hw/sb16.c
index bc17d6f..ac41a13 100644
--- a/hw/sb16.c
+++ b/hw/sb16.c
@@ -1409,6 +1409,7 @@ int SB16_init (qemu_irq *pic)
 
     s->cmd = -1;
     s->pic = isa_reserve_irq (conf.irq);
+    s->irq = conf.irq;
     s->dma = conf.dma;
     s->hdma = conf.hdma;
     s->port = conf.port;



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic