Re: [Qemu-devel] Clock Emulation

2014-06-25 Thread ChenLiang
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

2014-06-24 Thread Ayaz Akram
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??