On 20-03-2012 17:31, Anthony Liguori wrote: > On 03/20/2012 03:16 PM, Crístian Viana wrote: >> On 20-03-2012 17:05, Anthony Liguori wrote: >>> I think we just want to change: >>> >>> hw/mc146818rtc.h: >>> DEFINE_PROP_LOSTTICKPOLICY("lost_tick_policy", RTCState, >>> lost_tick_policy, LOST_TICK_DISCARD), >>> >>> I think we just need to change this to LOST_TICK_SLEW. This would >>> effectively change the default. >> >> I can't see this code snippet here, I guess we are in a different >> branch. I'm using the current master branch (33cf629). > > http://git.qemu.org/?p=qemu.git;a=blob;f=hw/mc146818rtc.c;h=2b59c36ee66149f238ea415059c44d7d619925a6;hb=HEAD#l726
So that's on hw/mc146818rtc.c, not .h :-) Thanks for the suggestion, I'll send a new patch now. -- Best regards, Crístian.