Page 2 of 2

Re: spurious interrupts on Bochs

Posted: Sat Nov 02, 2013 9:19 am
by giszo
Strange thing that I have no problem at all with the extact same codebase on other emulators such as QEmu or VirtualBox ...

Re: spurious interrupts on Bochs

Posted: Sat Nov 02, 2013 4:33 pm
by Combuster
Well, Bochs' is very predictable, and the source is quite readable, so it shouldn't be too hard to find out the exact cause of a spurious interrupt by poking around the source code - and maybe adding some additional log statements for your own taste.