Problems with VirtualBox's I/O APIC

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.
Post Reply
nbdd0121
Member
Member
Posts: 60
Joined: Thu Jul 25, 2013 8:10 am

Problems with VirtualBox's I/O APIC

Post by nbdd0121 »

Today I compiled my developing kernel, and I found it can run successfully in bochs and QEMU.
However, when I put this one into VirtualBox, the I/O APIC seems not working. The I/O APIC seems not delivered, so my keyboard and mouse cannot work. When I turned off SMP init code in my OS, the I/O APIC works again. I searched Internet and only found this. However, this thread seems no use to me.
Shall I reconfigure I/O APIC after I init SMP?
Post Reply