apic: improve debugging
commit0a3c59216673e71ca53daef6f05fade33f41e83b
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 29 May 2010 20:23:48 +0000 (29 20:23 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 29 May 2010 20:23:48 +0000 (29 20:23 +0000)
tree4ed8809588ebc481cbda7698ea1263d92c78599c
parent8ac02ff882d48e40571c5b346ceda44dc3925f1b
apic: improve debugging

Add a DPRINTF macro. Use TARGET_FMT_plx for printing target_phys_addr_t
items. Add a separate flag for debugging coalescing interrupts.

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