spurious interrupts on Bochs

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
giszo
Member
Member
Posts: 124
Joined: Tue Nov 06, 2007 2:37 pm
Location: Hungary

Re: spurious interrupts on Bochs

Post by giszo »

Strange thing that I have no problem at all with the extact same codebase on other emulators such as QEmu or VirtualBox ...
User avatar
Combuster
Member
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

Post 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.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Post Reply