Bochs HPET support

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
johnsa
Member
Member
Posts: 296
Joined: Mon Oct 15, 2007 3:04 pm

Bochs HPET support

Post by johnsa »

Is it possible to compile in HPET support into Bochs? I know QEMU and VirtualBox have it.

VirtualBox HPET support does something very strange for me, when I attempt to start a timer with HPET it obviously uses some form of driver / hardware redirection+VMX and it physically blue screens my computer (not the emulator), however the HPET timer seems to work fine on real h/w, so I was hoping there was a more stable/working hpet capable emulator.
stlw
Member
Member
Posts: 357
Joined: Fri Apr 04, 2008 6:43 am
Contact:

Re: Bochs HPET support

Post by stlw »

johnsa wrote:Is it possible to compile in HPET support into Bochs? I know QEMU and VirtualBox have it.

VirtualBox HPET support does something very strange for me, when I attempt to start a timer with HPET it obviously uses some form of driver / hardware redirection+VMX and it physically blue screens my computer (not the emulator), however the HPET timer seems to work fine on real h/w, so I was hoping there was a more stable/working hpet capable emulator.
Unfortunately it is not possible. There is no HPET module emulation in Bochs devices. Someone has to write / port from QEMU one.

Thanks,
Stanislav
Post Reply