diff -r e1152d55ea31 tools/ioemu/vl.c --- a/tools/ioemu/vl.c Wed Apr 5 16:41:51 2006 +++ b/tools/ioemu/vl.c Wed Apr 5 18:20:28 2006 @@ -138,7 +138,7 @@ int gus_enabled = 1; int pci_enabled = 1; int prep_enabled = 0; -int rtc_utc = 0; +int rtc_utc = 1; int cirrus_vga_enabled = 1; int vga_accelerate = 1; int graphic_width = 800;