ゲストの時計設定

# diff -Naur /etc/libvirt/qemu/arestrea.xml{.o,}
--- /etc/libvirt/qemu/arestrea.xml.o    2010-10-23 23:29:07.808356536 +0900
+++ /etc/libvirt/qemu/arestrea.xml      2010-10-24 01:48:04.080512727 +0900
@@ -13,7 +13,7 @@
     <apic/>
     <pae/>
   </features>
-  <clock offset='utc'/>
+  <clock offset='localtime'/>
   <on_poweroff>destroy</on_poweroff>
   <on_reboot>restart</on_reboot>
   <on_crash>restart</on_crash>

# virsh define /etc/libvirt/qemu/arestrea.xml
# ゲスト起動