i'm reading qemu-system-arm code and trying to add some more evaluation boards support for it. in the 0.8.2 source code i found something i can't understand, when handling interrupts all other targets clears this bit after calling do_interrupt, however the arm target doesn't do this, why? won't this cause problems like redundant interrupts? any special consideration about this?
donald _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel