Re: [Qemu-devel] Clock Emulation
On 2014/6/24 16:11, Ayaz Akram wrote: > Can anyone help me out in finding how does QEMU provide emulated clock to > guest operating system.. For instance, how does it increment x86's time > stamp counter register?? The tsc of vcpu is increased by hardware.
[Qemu-devel] Clock Emulation
Can anyone help me out in finding how does QEMU provide emulated clock to guest operating system.. For instance, how does it increment x86's time stamp counter register??