spurious interrupts on Bochs
Re: spurious interrupts on Bochs
Strange thing that I have no problem at all with the extact same codebase on other emulators such as QEmu or VirtualBox ...
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: spurious interrupts on Bochs
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.