ioapic: improve debugging
commit9af9b330c5e77024efdc5698ee38ed8ef246337b
authorBlue Swirl <blauwirbel@gmail.com>
Mon, 31 May 2010 18:59:45 +0000 (31 18:59 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Mon, 31 May 2010 18:59:45 +0000 (31 18:59 +0000)
tree9b044c326f9e6834c2853baaed13dd3e048a8c57
parent17e6a53f8223e469034e3ba95b67ec0501f39325
ioapic: improve debugging

Add a DPRINTF macro, use it also to see irq deliveries.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/ioapic.c