Am 19.02.2011 um 17:25 schrieb Blue Swirl:
Signed-off-by: Blue Swirl
---
This does not get rid of the pointer property, because ISA bus doesn't
provide any method to connect multiple IRQs, unlike SysBus.
Another wart is that vmmouse uses void pointer for the IRQ, because
qemu_irq is not suppo
Signed-off-by: Blue Swirl
---
This does not get rid of the pointer property, because ISA bus doesn't
provide any method to connect multiple IRQs, unlike SysBus.
Another wart is that vmmouse uses void pointer for the IRQ, because
qemu_irq is not supported by qdev properties.
hw/pc.c |5