Re: [Qemu-devel] [PATCH v3 2/2] Change timedrift default value to slew

2012-03-21 Thread Paolo Bonzini
Il 21/03/2012 17:06, Crístian Viana ha scritto: > Windows 2008+ is very sensitive to missed ticks. The RTC is used by default as > the time source. If time drift is not enabled, Windows is prone to > blue screening. > > Signed-off-by: Crístian Viana > --- > hw/mc146818rtc.c |2 +- > vl.c

[Qemu-devel] [PATCH v3 2/2] Change timedrift default value to slew

2012-03-21 Thread Crístian Viana
Windows 2008+ is very sensitive to missed ticks. The RTC is used by default as the time source. If time drift is not enabled, Windows is prone to blue screening. Signed-off-by: Crístian Viana --- hw/mc146818rtc.c |2 +- vl.c | 10 +- 2 files changed, 6 insertions(+), 6