block migration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I'm trying to use block migration with below procedure, but got some errors. I would highly appreciate if anyone give me a hand..
There are 2 hosts(hostA and hostB), both OS is Ubuntu 10.10(merverick). And a VM(named centos54-1mg) is running at hostA(centos54 64bit).

[package version]
+++-=====================-=====================-===================
ii  kvm                   1:84+dfsg-0ubuntu16+0 dummy transitional 
ii  libvirt-bin           0.8.8-1ubuntu3~ppamav the programs for 
ii  qemu-common           0.14.0~rc1+noroms-0ub qemu common 
ii  qemu-kvm              0.14.0~rc1+noroms-0ub Full virtualization

[proceduere]
root@hostA:~# /etc/init.d/apparmor teardown
root@hostA:~# stop libvirt-bin && start libvirt-bin

root@hostB:~# /etc/init.d/apparmor teardown
root@hostB:~# stop libvirt-bin && start libvirt-bin
root@hostB:~# touch /tmp/centos54-1mg.img
root@hostB:~# chown -R libvirt-qemu:kvm /tmp/centos54-1mg.img

root@hostA:~# virsh migrate --live --copy-storage-all --p2p --direct centos54-1mg qemu+tcp://hostB/system

[NOTE]
1. What I was being careful is permission. Therefore, apparmor is off, libvirt is running as root.
2. normal live migration is successfully finished. So, libvirtd can communicate between hostA and hostB.
3. Regarding to options "--live --copy-storage-all --p2p --direct", I think --copy-storage-all is minimum, so I was trying to change pairs of options, but no good result.

The error logs and configuration at hostB are attached.
Thanks in advance

mkey


18:43:57.283: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.283: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.283: 2045: debug : virEventDispatchHandles:438 : Dispatch 8
18:43:57.283: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.283: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.283: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.283: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.283: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.283: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.283: 2045: debug : virEventDispatchHandles:465 : Dispatch n=5 f=11 w=6 e=1 0xa8e740
18:43:57.283: 2045: debug : qemudDispatchServer:1351 : CLIENT_CONNECT: fd=16, readonly=0 localAddr=0.0.0.0;16509 remoteAddr=172.19.0.42;59088
18:43:57.283: 2045: debug : virEventAddHandleImpl:103 : Add handle fd=16 events=1 cb=0x41c5d0 opaque=0xa8e740
18:43:57.283: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.284: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.284: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.284: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.284: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:57.284: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.284: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.284: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0xb47b70 timeout -1
18:43:57.284: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.284: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.284: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:57.284: 2045: debug : virEventDispatchHandles:465 : Dispatch n=8 f=16 w=12 e=1 0xa8e740
18:43:57.284: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:57.284: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:57.284: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:57.284: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:57.284: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.284: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.284: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.284: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.284: 2048: debug : remoteDispatchClientRequest:377 : prog=536903814 ver=1 type=0 status=0 serial=0 proc=66
18:43:57.284: 2048: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=3
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.284: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:57.284: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.284: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.284: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0xaa7480 timeout -1
18:43:57.284: 2048: debug : virEventInterruptLocked:661 : Interrupting
18:43:57.284: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.284: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.284: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.284: 2045: debug : virEventDispatchHandles:465 : Dispatch n=0 f=3 w=1 e=1 (nil)
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.284: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:57.285: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.285: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.285: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.285: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=5
18:43:57.285: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.285: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.285: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0xb4a120 timeout -1
18:43:57.285: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.285: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.285: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:57.285: 2045: debug : virEventDispatchHandles:465 : Dispatch n=8 f=16 w=12 e=4 0xa8e740
18:43:57.285: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:57.285: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:57.285: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.285: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.285: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.285: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.285: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:57.285: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.285: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.285: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0xaa7480 timeout -1
18:43:57.285: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.285: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.285: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.285: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:57.285: 2045: debug : virEventDispatchHandles:465 : Dispatch n=8 f=16 w=12 e=1 0xa8e740
18:43:57.285: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:57.285: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:57.286: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:57.286: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:57.286: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.286: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.286: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.286: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:57.286: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.286: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.286: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0xb47b70 timeout -1
18:43:57.286: 2047: debug : remoteDispatchClientRequest:377 : prog=536903814 ver=1 type=0 status=0 serial=1 proc=1
18:43:57.286: 2047: debug : virConnectOpen:1216 : name=qemu:///system
18:43:57.286: 2047: debug : do_open:1023 : name "qemu:///system" to URI components:
  scheme qemu
  opaque (null)
  authority (null)
  server (null)
  user (null)
  port 0
  path /system

18:43:57.286: 2047: debug : do_open:1062 : trying driver 0 (Test) ...
18:43:57.286: 2047: debug : do_open:1068 : driver 0 Test returned DECLINED
18:43:57.286: 2047: debug : do_open:1062 : trying driver 1 (Xen) ...
18:43:57.286: 2047: debug : do_open:1068 : driver 1 Xen returned DECLINED
18:43:57.286: 2047: debug : do_open:1062 : trying driver 2 (OPENVZ) ...
18:43:57.286: 2047: debug : do_open:1068 : driver 2 OPENVZ returned DECLINED
18:43:57.286: 2047: debug : do_open:1062 : trying driver 3 (VMWARE) ...
18:43:57.286: 2047: debug : do_open:1068 : driver 3 VMWARE returned DECLINED
18:43:57.286: 2047: debug : do_open:1062 : trying driver 4 (remote) ...
18:43:57.286: 2047: debug : do_open:1068 : driver 4 remote returned DECLINED
18:43:57.286: 2047: debug : do_open:1062 : trying driver 5 (QEMU) ...
18:43:57.286: 2047: debug : do_open:1068 : driver 5 QEMU returned SUCCESS
18:43:57.286: 2047: debug : do_open:1090 : network driver 0 Test returned DECLINED
18:43:57.286: 2047: debug : do_open:1090 : network driver 1 remote returned DECLINED
18:43:57.286: 2047: debug : do_open:1090 : network driver 2 Network returned SUCCESS
18:43:57.286: 2047: debug : do_open:1105 : interface driver 0 Test returned DECLINED
18:43:57.286: 2047: debug : do_open:1105 : interface driver 1 remote returned DECLINED
18:43:57.286: 2047: debug : do_open:1121 : storage driver 0 Test returned DECLINED
18:43:57.286: 2047: debug : do_open:1121 : storage driver 1 remote returned DECLINED
18:43:57.286: 2047: debug : do_open:1121 : storage driver 2 storage returned SUCCESS
18:43:57.286: 2047: debug : do_open:1137 : node driver 0 Test returned DECLINED
18:43:57.286: 2047: debug : do_open:1137 : node driver 1 remote returned DECLINED
18:43:57.286: 2047: debug : do_open:1137 : node driver 2 udevDeviceMonitor returned SUCCESS
18:43:57.286: 2047: debug : do_open:1153 : secret driver 0 Test returned DECLINED
18:43:57.286: 2047: debug : do_open:1153 : secret driver 1 remote returned DECLINED
18:43:57.286: 2047: debug : do_open:1153 : secret driver 2 secret returned SUCCESS
18:43:57.286: 2047: debug : do_open:1169 : nwfilter driver 0 Test returned DECLINED
18:43:57.286: 2047: debug : do_open:1169 : nwfilter driver 1 remote returned DECLINED
18:43:57.286: 2047: debug : do_open:1169 : nwfilter driver 2 nwfilter returned SUCCESS
18:43:57.286: 2047: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=3
18:43:57.286: 2047: debug : virEventInterruptLocked:661 : Interrupting
18:43:57.286: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.286: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.286: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:57.286: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.286: 2045: debug : virEventDispatchHandles:465 : Dispatch n=0 f=3 w=1 e=1 (nil)
18:43:57.286: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.286: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.286: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.286: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.286: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.286: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.286: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.286: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:57.286: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.286: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.286: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.286: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.286: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.287: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=5
18:43:57.287: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.287: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.287: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0xaa68f0 timeout -1
18:43:57.287: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.287: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.287: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:57.287: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.287: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.287: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.287: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.287: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.287: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.287: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.287: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.287: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:57.287: 2045: debug : virEventDispatchHandles:465 : Dispatch n=8 f=16 w=12 e=4 0xa8e740
18:43:57.287: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:57.287: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:57.287: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.287: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.287: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.287: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.287: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.287: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.287: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.287: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.287: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.287: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.287: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.287: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.287: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:57.287: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.287: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.287: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0xb4e8b0 timeout -1
18:43:57.288: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.288: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.288: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:57.288: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.288: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.288: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.288: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.288: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.288: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.288: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.288: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.288: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:57.288: 2045: debug : virEventDispatchHandles:465 : Dispatch n=8 f=16 w=12 e=1 0xa8e740
18:43:57.288: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:57.288: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:57.288: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:57.288: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:57.288: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.288: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.288: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.288: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.288: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.288: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.288: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.288: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.288: 2049: debug : remoteDispatchClientRequest:377 : prog=536903814 ver=1 type=0 status=0 serial=2 proc=60
18:43:57.288: 2049: debug : virDrvSupportsFeature:1373 : conn=0xaa6630, feature=4
18:43:57.288: 2049: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=3
18:43:57.288: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.288: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.288: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.288: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.288: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:57.288: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.288: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.289: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0xb4a2a0 timeout -1
18:43:57.289: 2049: debug : virEventInterruptLocked:661 : Interrupting
18:43:57.289: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.289: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.289: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.289: 2045: debug : virEventDispatchHandles:465 : Dispatch n=0 f=3 w=1 e=1 (nil)
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:57.289: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.289: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.289: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.289: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=5
18:43:57.289: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.289: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.289: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0x7f78900012e0 timeout -1
18:43:57.289: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.289: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.289: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.289: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:57.289: 2045: debug : virEventDispatchHandles:465 : Dispatch n=8 f=16 w=12 e=4 0xa8e740
18:43:57.289: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:57.289: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:57.289: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.289: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.289: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.289: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.289: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:57.289: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.289: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.290: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0x7f78900013c0 timeout -1
18:43:57.290: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.290: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.290: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:57.290: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.290: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.290: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.290: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.290: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.290: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.290: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.290: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.290: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:57.290: 2045: debug : virEventDispatchHandles:465 : Dispatch n=8 f=16 w=12 e=1 0xa8e740
18:43:57.290: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:57.290: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:57.290: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:57.290: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:57.290: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.290: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.290: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.290: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.290: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.290: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.290: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.290: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.290: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.290: 2050: debug : remoteDispatchClientRequest:377 : prog=536903814 ver=1 type=0 status=0 serial=3 proc=108
18:43:57.290: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.291: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.291: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.291: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:57.291: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.291: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.291: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0x7f7890000da0 timeout -1
18:43:57.291: 2050: debug : virDomainMigratePrepare2:3868 : dconn=0xaa6630, cookie=0x7f78958b7b30, cookielen=0x7f78958b7b3c, uri_in=(null), uri_out=0xa966d0,flags=67, dname=(null), bandwidth=0, dom_xml=<domain type='qemu' id='3'>
  <name>centos54-1mg</name>
  <uuid>2a4a5f8e-06b4-079e-bc62-63295f87d4e5</uuid>
  <memory>1048576</memory>
  <currentMemory>1048576</currentMemory>
  <vcpu>1</vcpu>
  <os>
    <type arch='x86_64' machine='pc-0.12'>hvm</type>
    <boot dev='hd'/>
  </os>
  <features>
    <acpi/>
    <apic/>
    <pae/>
  </features>
  <clock offset='utc'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <devices>
    <emulator>/usr/bin/kvm</emulator>
    <disk type='file' device='disk'>
      <driver name='qemu' type='raw'/>
      <source file='/tmp/centos54-1mg.img'/>
      <target dev='hda' bus='ide'/>
      <alias name='ide0-0-0'/>
      <address type='drive' controller='0' bus='0' unit='0'/>
    </disk>
    <disk type='block' device='cdrom'>
      <driver name='qemu' type='raw'/>
      <target dev='hdc' bus='ide'/>
      <readonly/>
      <alias name='ide0-1-0'/>
      <address type='drive' controller='0' bus='1' unit='0'/>
    </disk>
    <controller type='ide' index='0'>
      <alias name='ide0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
    </controller>
    <interface type='network'>
      <mac address='52:54:00:4f:a9:04'/>
      <source network='default'/>
      <target dev='vnet0'/>
      <alias name='net0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
    </interface>
    <serial type='pty'>
      <source path='/dev/pts/3'/>
      <target port='0'/>
      <alias name='serial0'/>
    </serial>
    <console type='pty' tty='/dev/pts/3'>
      <source path='/dev/pts/3'/>
      <target type='serial' port='0'/>
      <alias name='serial0'/>
    </console>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='5900' autoport='yes'/>
    <sound model='ac97'>
      <alias name='sound0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
    </sound>
    <video>
      <model type='cirrus' vram='9216' heads='1'/>
      <alias name='video0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
    </video>
    <memballoon model='virtio'>
      <alias name='balloon0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
    </memballoon>
  </devices>
</domain>

18:43:57.291: 2050: debug : qemudDomainMigratePrepare2:8320 : Generated uri_out=tcp:hostB:49154
18:43:57.291: 2050: debug : virDomainObjNew:1015 : obj=0xbdae80
18:43:57.292: 2050: debug : virDomainObjRef:967 : obj=0xbdae80 refs=2
18:43:57.292: 2050: debug : qemudStartVMDaemon:2639 : Beginning VM startup process
18:43:57.292: 2050: debug : qemudStartVMDaemon:2651 : Setting current domain def as transient
18:43:57.292: 2050: debug : qemudStartVMDaemon:2658 : Preparing host devices
18:43:57.292: 2050: debug : qemudStartVMDaemon:2662 : Preparing chr devices
18:43:57.292: 2050: debug : qemudStartVMDaemon:2671 : Generating domain security label (if required)
18:43:57.292: 2050: debug : qemudStartVMDaemon:2678 : Generating setting domain security labels (if required)
18:43:57.292: 2050: info : virSecurityDACSetOwnership:99 : Setting DAC user and group on '/tmp/centos54-1mg.img' to '114:123'
18:43:57.292: 2050: debug : qemudStartVMDaemon:2703 : Ensuring no historical cgroup is lying around
18:43:57.292: 2050: debug : qemudStartVMDaemon:2749 : Creating domain log file
18:43:57.292: 2050: debug : qemudStartVMDaemon:2753 : Determining emulator version
18:43:57.292: 2050: debug : virCommandRunAsync:1150 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin /usr/bin/kvm -help
18:43:57.292: 2050: debug : virExecWithHook:738 : LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin /usr/bin/kvm -help
18:43:57.292: 2050: debug : virCommandRunAsync:1166 : Command result 0, with PID 2277
18:43:57.299: 2050: debug : virCommandRun:1051 : Result stdout: 'QEMU emulator version 0.13.91 (qemu-kvm-0.14.0-rc1), Copyright (c) 2003-2008 Fabrice Bellard
usage: qemu [options] [disk_image]

'disk_image' is a raw hard disk image for IDE hard disk 0

Standard options:
-h or -help     display this help and exit
-version        display version information and exit
-M machine      select emulated machine (-M ? for list)
-cpu cpu        select CPU (-cpu ? for list)
-smp n[,maxcpus=cpus][,cores=cores][,threads=threads][,sockets=sockets]
                set the number of CPUs to 'n' [default=1]
                maxcpus= maximum number of total cpus, including
                offline CPUs for hotplug, etc
                cores= number of CPU cores on one socket
                threads= number of threads on one CPU core
                sockets= number of discrete sockets in the system
-numa node[,mem=size][,cpus=cpu[-cpu]][,nodeid=node]
-fda/-fdb file  use 'file' as floppy disk 0/1 image
-hda/-hdb file  use 'file' as IDE hard disk 0/1 image
-hdc/-hdd file  use 'file' as IDE hard disk 2/3 image
-cdrom file     use 'file' as IDE cdrom image (cdrom is ide1 master)
-drive [file=file][,if=type][,bus=n][,unit=m][,media=d][,index=i]
       [,cyls=c,heads=h,secs=s[,trans=t]][,snapshot=on|off]
       [,cache=writethrough|writeback|none|unsafe][,format=f]
       [,serial=s][,addr=A][,id=name][,aio=threads|native]
       [,readonly=on|off][,boot=on|off]
                use 'file' as a drive image
-set group.id.arg=value
                set <arg> parameter for item <id> of type <group>
                i.e. -set drive.$id.file=/path/to/image
-global driver.property=value
                set a global default for a driver property
-mtdblock file  use 'file' as on-board Flash memory image
-sd file        use 'file' as SecureDigital card image
-pflash file    use 'file' as a parallel flash image
-boot [order=drives][,once=drives][,menu=on|off]
                'drives': floppy (a), hard disk (c), CD-ROM (d), network (n)
-snapshot       write to temporary files instead of disk image files
-m megs         set virtual RAM size to megs MB [default=384]
-mem-path FILE  provide backing storage for guest RAM
-mem-prealloc   preallocate guest memory (use with -mem-path)
-k language     use keyboard layout (for example 'fr' for French)
-audio-help     print list of audio drivers and their options
-soundhw c1,... enable audio support
                and only specified sound cards (comma separated list)
                use -soundhw ? to get the list of supported cards
                use -soundhw all to enable all of them
-usb            enable the USB driver (will be the default soon)
-usbdevice name add the host or guest USB device 'name'
-device driver[,prop[=value][,...]]
                add device (based on driver)
                prop=value,... sets driver properties
                use -device ? to print all possible drivers
                use -device driver,? to print all possible properties
File system options:
-fsdev local,id=id,path=path,security_model=[mapped|passthrough|none]
Virtual File system pass-through options:
-virtfs local,path=path,mount_tag=tag,security_model=[mapped|passthrough|none]

-name string1[,process=string2]
                set the name of the guest
                string1 sets the window title and string2 the process name (on Linux)
-uuid %08x-%04x-%04x-%04x-%012x
                specify machine UUID

Display options:
-nographic      disable graphical output and redirect serial I/Os to console
-curses         use a curses/ncurses interface instead of SDL
-no-frame       open SDL window without a frame and window decorations
-alt-grab       use Ctrl-Alt-Shift to grab mouse (instead of Ctrl-Alt)
-ctrl-grab      use Right-Ctrl to grab mouse (instead of Ctrl-Alt)
-no-quit        disable SDL window close capability
-sdl            enable SDL
-spice <args>   enable spice
-portrait       rotate graphical output 90 deg left (only PXA LCD)
-vga [std|cirrus|vmware|qxl|xenfb|none]
                select video card type
-full-screen    start in full screen
-g WxH[xDEPTH]  Set the initial graphical resolution and depth
-vnc display    start a VNC server on display

i386 target only:
-win2k-hack     use it when installing Windows 2000 to avoid a disk full bug
-no-fd-bootchk  disable boot signature checking for floppy disks
-no-acpi        disable ACPI
-no-hpet        disable HPET
-balloon none   disable balloon device
-balloon virtio[,addr=str]
                enable virtio balloon device (default)
-acpitable [sig=str][,rev=n][,oem_id=str][,oem_table_id=str][,oem_rev=n][,asl_compiler_id=str][,asl_compiler_rev=n][,data=file1[:file2]...]
                ACPI table description
-smbios file=binary
                load SMBIOS entry from binary file
-smbios type=0[,vendor=str][,version=str][,date=str][,release=%d.%d]
                specify SMBIOS type 0 fields
-smbios type=1[,manufacturer=str][,product=str][,version=str][,serial=str]
              [,uuid=uuid][,sku=str][,family=str]
                specify SMBIOS type 1 fields

Network options:
-net nic[,vlan=n][,macaddr=mac][,model=type][,name=str][,addr=str][,vectors=v]
                create a new Network Interface Card and connect it to VLAN 'n'
-net user[,vlan=n][,name=str][,net=addr[/mask]][,host=addr][,restrict=y|n]
         [,hostname=host][,dhcpstart=addr][,dns=addr][,tftp=dir][,bootfile=f]
         [,hostfwd=rule][,guestfwd=rule][,smb=dir[,smbserver=addr]]
                connect the user mode network stack to VLAN 'n', configure its
                DHCP server and enabled optional services
-net tap[,vlan=n][,name=str][,fd=h][,ifname=name][,script=file][,downscript=dfile][,sndbuf=nbytes][,vnet_hdr=on|off][,vhost=on|off][,vhostfd=h][,vhostforce=on|off]
                connect the host TAP network interface to VLAN 'n' and use the
                network scripts 'file' (default=/etc/qemu-ifup)
                and 'dfile' (default=/etc/qemu-ifdown)
                use '[down]script=no' to disable script execution
                use 'fd=h' to connect to an already opened TAP interface
                use 'sndbuf=nbytes' to limit the size of the send buffer (the
                default is disabled 'sndbuf=0' to enable flow control set 'sndbuf=1048576')
                use vnet_hdr=off to avoid enabling the IFF_VNET_HDR tap flag
                use vnet_hdr=on to make the lack of IFF_VNET_HDR support an error condition
                use vhost=on to enable experimental in kernel accelerator
                    (only has effect for virtio guests which use MSIX)
                use vhostforce=on to force vhost on for non-MSIX virtio guests
                use 'vhostfd=h' to connect to an already opened vhost net device
-net socket[,vlan=n][,name=str][,fd=h][,listen=[host]:port][,connect=host:port]
                connect the vlan 'n' to another VLAN using a socket connection
-net socket[,vlan=n][,name=str][,fd=h][,mcast=maddr:port[,localaddr=addr]]
                connect the vlan 'n' to multicast maddr and port
                use 'localaddr=addr' to specify the host address to send packets from
-net dump[,vlan=n][,file=f][,len=n]
                dump traffic on vlan 'n' to file 'f' (max n bytes per packet)
-net none       use it alone to have zero network devices. If no -net option
                is provided, the default is '-net nic -net user'
-netdev [user|tap|socket],id=str[,option][,option][,...]

Character device options:
-chardev null,id=id[,mux=on|off]
-chardev socket,id=id[,host=host],port=host[,to=to][,ipv4][,ipv6][,nodelay]
         [,server][,nowait][,telnet][,mux=on|off] (tcp)
-chardev socket,id=id,path=path[,server][,nowait][,telnet],[mux=on|off] (unix)
-chardev udp,id=id[,host=host],port=port[,localaddr=localaddr]
         [,localport=localport][,ipv4][,ipv6][,mux=on|off]
-chardev msmouse,id=id[,mux=on|off]
-chardev vc,id=id[[,width=width][,height=height]][[,cols=cols][,rows=rows]]
         [,mux=on|off]
-chardev file,id=id,path=path[,mux=on|off]
-chardev pipe,id=id,path=path[,mux=on|off]
-chardev pty,id=id[,mux=on|off]
-chardev stdio,id=id[,mux=on|off][,signal=on|off]
-chardev tty,id=id,path=path[,mux=on|off]
-chardev parport,id=id,path=path[,mux=on|off]

Bluetooth(R) options:
-bt hci,null    dumb bluetooth HCI - doesn't respond to commands
-bt hci,host[:id]
                use host's HCI with the given name
-bt hci[,vlan=n]
                emulate a standard HCI in virtual scatternet 'n'
-bt vhci[,vlan=n]
                add host computer to virtual scatternet 'n' using VHCI
-bt device:dev[,vlan=n]
                emulate a bluetooth device 'dev' in scatternet 'n'

Linux/Multiboot boot specific:
-kernel bzImage use 'bzImage' as kernel image
-append cmdline use 'cmdline' as kernel command line
-initrd file    use 'file' as initial ram disk

Debug/Expert options:
-serial dev     redirect the serial port to char device 'dev'
-parallel dev   redirect the parallel port to char device 'dev'
-monitor dev    redirect the monitor to char device 'dev'
-qmp dev        like -monitor but opens in 'control' mode
-mon chardev=[name][,mode=readline|control][,default]
-debugcon dev   redirect the debug console to char device 'dev'
-pidfile file   write PID to 'file'
-singlestep     always run in singlestep mode
-S              freeze CPU at startup (use 'c' to start execution)
-gdb dev        wait for gdb connection on 'dev'
-s              shorthand for -gdb tcp::1234
-d item1,...    output log to /tmp/qemu.log (use -d ? for a list of log items)
-hdachs c,h,s[,t]
                force hard disk 0 physical geometry and the optional BIOS
                translation (t=none or lba) (usually qemu can guess them)
-L path         set the directory for the BIOS, VGA BIOS and keymaps
-bios file      set the filename for the BIOS
-enable-kvm     enable KVM full virtualization support
-xen-domid id   specify xen guest domain id
-xen-create     create domain using xen hypercalls, bypassing xend
                warning: should not be used when xend is in use
-xen-attach     attach to existing xen domain
                xend will use this when starting qemu
-no-reboot      exit instead of rebooting
-no-shutdown    stop before shutdown
-loadvm [tag|id]
                start right away with a saved state (loadvm in monitor)
-daemonize      daemonize QEMU after initializing
-option-rom rom load a file, rom, into the option ROM space
-clock          force the use of the given methods for timer alarm.
                To see what timers are available use -clock ?
-rtc [base=utc|localtime|date][,clock=host|vm][,driftfix=none|slew]
                set the RTC base and clock, enable drift fix for clock ticks (x86 only)
-icount [N|auto]
                enable virtual instruction counter with 2^N clock ticks per
                instruction
-watchdog i6300esb|ib700
                enable virtual hardware watchdog [default=none]
-watchdog-action reset|shutdown|poweroff|pause|debug|none
                action when watchdog fires [default=reset]
-echr chr       set terminal escape character instead of ctrl-a
-virtioconsole c
                set virtio console
-show-cursor    show cursor
-tb-size n      set TB size
-incoming p     prepare for incoming migration, listen on port p
-nodefaults     don't create default devices
-chroot dir     chroot to dir just before starting the VM
-runas user     change to user id user just before starting the VM
-prom-env variable=value
                set OpenBIOS nvram variables
-semihosting    semihosting mode
-old-param      old param mode
-readconfig <file>
-writeconfig <file>
                read/write config file
-nodefconfig
                do not load default config files at startup
-no-kvm         disable KVM hardware virtualization
-no-kvm-irqchip disable KVM kernel mode PIC/IOAPIC/LAPIC
-no-kvm-pit     disable KVM kernel mode PIT
-no-kvm-pit-reinjection
                disable KVM kernel mode PIT interrupt reinjection
-enable-nesting enable support for running a VM inside the VM (AMD only)
-nvram FILE     provide ia64 nvram contents
-tdf            enable guest time drift compensation
-kvm-shadow-memory MEGABYTES
                allocate MEGABYTES for kvm mmu shadowing

During emulation, the following keys are useful:
ctrl-alt-f      toggle full screen
ctrl-alt-n      switch to virtual console 'n'
ctrl-alt        toggle mouse and keyboard grab

When using -nographic, press 'ctrl-a h' to get some help.
' stderr: ''
18:43:57.300: 2050: debug : qemuCapsParseHelpStr:1035 : Version 0.13.91, cooked version 13091, flags 0x9ff6efffdfd7e
18:43:57.300: 2050: debug : qemuCapsParseHelpStr:1039 : qemu-kvm version 0.13.91 detected
18:43:57.300: 2050: debug : virCommandRunAsync:1150 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin /usr/bin/kvm -device ? -device pci-assign,? -device virtio-blk-pci,?
18:43:57.300: 2050: debug : virExecWithHook:738 : LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin /usr/bin/kvm -device ? -device pci-assign,? -device virtio-blk-pci,?
18:43:57.300: 2050: debug : virCommandRunAsync:1166 : Command result 0, with PID 2278
18:43:57.802: 2050: debug : virCommandRun:1051 : Result stdout: '' stderr: 'name "virtio-balloon-pci", bus PCI
name "virtio-serial-pci", bus PCI, alias "virtio-serial"
name "virtio-net-pci", bus PCI
name "virtio-blk-pci", bus PCI, alias "virtio-blk"
name "ivshmem", bus PCI
name "smbus-eeprom", bus I2C
name "scsi-disk", bus SCSI, desc "virtual scsi disk or cdrom"
name "scsi-generic", bus SCSI, desc "pass through generic scsi device (/dev/sg*)"
name "usb-hub", bus USB
name "usb-host", bus USB
name "usb-kbd", bus USB
name "usb-mouse", bus USB
name "usb-tablet", bus USB
name "usb-storage", bus USB
name "usb-wacom-tablet", bus USB, desc "QEMU PenPartner Tablet"
name "usb-braille", bus USB
name "usb-serial", bus USB
name "usb-net", bus USB
name "usb-bt-dongle", bus USB
name "virtserialport", bus virtio-serial-bus
name "virtconsole", bus virtio-serial-bus
name "ioh3420", bus PCI, desc "Intel IOH device id 3420 PCIE Root Port"
name "x3130-upstream", bus PCI, desc "TI X3130 Upstream Port of PCI Express Switch"
name "xio3130-downstream", bus PCI, desc "TI X3130 Downstream Port of PCI Express Switch"
name "isa-serial", bus ISA
name "isa-parallel", bus ISA
name "vt82c686b-usb-uhci", bus PCI
name "piix4-usb-uhci", bus PCI
name "piix3-usb-uhci", bus PCI
name "sysbus-ohci", bus System, desc "OHCI USB Controller"
name "pci-ohci", bus PCI, desc "Apple USB Controller"
name "SUNW,fdtwo", bus System
name "sysbus-fdc", bus System
name "i6300esb", bus PCI
name "ne2k_pci", bus PCI
name "i82801", bus PCI, desc "Intel i82801 Ethernet"
name "i82562", bus PCI, desc "Intel i82562 Ethernet"
name "i82559er", bus PCI, desc "Intel i82559ER Ethernet"
name "i82559c", bus PCI, desc "Intel i82559C Ethernet"
name "i82559b", bus PCI, desc "Intel i82559B Ethernet"
name "i82559a", bus PCI, desc "Intel i82559A Ethernet"
name "i82558b", bus PCI, desc "Intel i82558B Ethernet"
name "i82558a", bus PCI, desc "Intel i82558A Ethernet"
name "i82557c", bus PCI, desc "Intel i82557C Ethernet"
name "i82557b", bus PCI, desc "Intel i82557B Ethernet"
name "i82557a", bus PCI, desc "Intel i82557A Ethernet"
name "i82551", bus PCI, desc "Intel i82551 Ethernet"
name "i82550", bus PCI, desc "Intel i82550 Ethernet"
name "pcnet", bus PCI
name "e1000", bus PCI, desc "Intel Gigabit Ethernet"
name "rtl8139", bus PCI
name "ne2k_isa", bus ISA
name "ide-drive", bus IDE
name "isa-ide", bus ISA
name "ich9-ahci", bus PCI, alias "ahci"
name "lsi53c895a", bus PCI, alias "lsi"
name "VGA", bus PCI
name "vmware-svga", bus PCI
name "sb16", bus ISA, desc "Creative Sound Blaster 16"
name "ES1370", bus PCI, desc "ENSONIQ AudioPCI ES1370"
name "AC97", bus PCI, desc "Intel 82801AA AC97 Audio"
name "intel-hda", bus PCI, desc "Intel HD Audio Controller"
name "hda-duplex", bus HDA, desc "HDA Audio Codec, duplex"
name "hda-output", bus HDA, desc "HDA Audio Codec, output-only"
name "cirrus-vga", bus PCI, desc "Cirrus CLGD 54xx VGA"
name "isa-applesmc", bus ISA
name "ib700", bus ISA
name "isa-debugcon", bus ISA
name "testdev", bus ISA
name "pci-assign", bus PCI, desc "pass through host pci devices to the guest"
pci-assign.host=pci-hostaddr
pci-assign.iommu=on/off
pci-assign.prefer_msi=on/off
pci-assign.bootindex=int32
pci-assign.configfd=string
virtio-blk-pci.class=hex32
virtio-blk-pci.drive=drive
virtio-blk-pci.logical_block_size=uint16
virtio-blk-pci.physical_block_size=uint16
virtio-blk-pci.min_io_size=uint16
virtio-blk-pci.opt_io_size=uint32
virtio-blk-pci.bootindex=int32
virtio-blk-pci.discard_granularity=uint32
virtio-blk-pci.ioeventfd=on/off
virtio-blk-pci.vectors=uint32
virtio-blk-pci.indirect_desc=on/off
virtio-blk-pci.scsi=on/off
'
18:43:57.802: 2050: debug : qemudStartVMDaemon:2759 : Setting up domain cgroup (if required)
18:43:57.802: 2050: debug : qemudStartVMDaemon:2768 : Preparing monitor state
18:43:57.802: 2050: debug : qemudStartVMDaemon:2803 : Assigning domain PCI addresses
18:43:57.802: 2050: debug : qemuCollectPCIAddress:706 : Remembering PCI addr 0:0:3
18:43:57.802: 2050: debug : qemuCollectPCIAddress:706 : Remembering PCI addr 0:0:4
18:43:57.802: 2050: debug : qemuCollectPCIAddress:706 : Remembering PCI addr 0:0:2
18:43:57.802: 2050: debug : qemuCollectPCIAddress:706 : Remembering PCI addr 0:0:1
18:43:57.802: 2050: debug : qemuCollectPCIAddress:706 : Remembering PCI addr 0:0:5
18:43:57.802: 2050: debug : qemuDomainPCIAddressReserveAddr:749 : Reserving PCI addr 0:0:0
18:43:57.802: 2050: debug : qemudStartVMDaemon:2822 : Building emulator command line
18:43:57.802: 2050: debug : virNetworkLookupByName:6043 : conn=0xaa6630, name=default
18:43:57.802: 2050: debug : virNetworkIsActive:11379 : net=0xaa5e30
18:43:57.802: 2050: debug : virNetworkGetBridgeName:6596 : network=0xaa5e30
18:43:57.802: 2050: debug : virNetworkFree:6390 : network=0xaa5e30
18:43:57.802: 2050: debug : virUnrefNetwork:620 : unref network 0xaa5e30 default 1
18:43:57.802: 2050: debug : virReleaseNetwork:575 : release network 0xaa5e30 default 06bb0128-a641-793d-8be8-ecea7a19e599
18:43:57.802: 2050: debug : virReleaseNetwork:589 : unref connection 0xaa6630 2
18:43:57.803: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.803: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.803: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:57.803: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.803: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.803: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.803: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.803: 2045: debug : virEventDispatchHandles:465 : Dispatch n=3 f=14 w=4 e=1 (nil)
18:43:57.803: 2045: debug : udevEventHandleCallback:1458 : udev action: 'add'
18:43:57.803: 2045: debug : udevGetDeviceProperty:120 : udev reports device 'vnet0' does not have property 'DRIVER'
18:43:57.803: 2045: debug : udevGetDeviceType:1089 : Found device type '(null)' for device 'vnet0'
18:43:57.803: 2045: debug : udevGetDeviceProperty:120 : udev reports device 'vnet0' does not have property 'PCI_CLASS'
18:43:57.803: 2045: debug : udevGetDeviceProperty:140 : Found property key 'INTERFACE' value 'vnet0' for device with sysname 'vnet0'
18:43:57.803: 2045: debug : udevGetDeviceProperty:140 : Found property key 'INTERFACE' value 'vnet0' for device with sysname 'vnet0'
18:43:57.803: 2045: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'address' value 'fe:54:00:4f:a9:04' for device with sysname 'vnet0'
18:43:57.803: 2045: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'addr_len' value '6' for device with sysname 'vnet0'
18:43:57.803: 2045: debug : udevStrToLong_ui:84 : Converted '6' to unsigned int 6
18:43:57.803: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.803: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.803: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.803: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.803: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:57.803: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.803: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.803: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.803: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.803: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.803: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.803: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.803: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:57.804: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.804: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.804: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0xbda5e0 timeout -1
18:43:57.804: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:57.804: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:57.804: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:57.804: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:57.804: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:57.804: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:57.804: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:57.804: 2045: debug : virEventDispatchHandles:465 : Dispatch n=3 f=14 w=4 e=1 (nil)
18:43:57.804: 2045: debug : udevEventHandleCallback:1458 : udev action: 'add'
18:43:57.804: 2045: debug : udevGetDeviceProperty:120 : udev reports device 'rx-0' does not have property 'DRIVER'
18:43:57.804: 2045: debug : udevGetDeviceType:1089 : Found device type '(null)' for device 'rx-0'
18:43:57.804: 2045: debug : udevGetDeviceProperty:120 : udev reports device 'rx-0' does not have property 'PCI_CLASS'
18:43:57.804: 2045: debug : udevGetDeviceProperty:120 : udev reports device 'rx-0' does not have property 'INTERFACE'
18:43:57.804: 2045: debug : udevGetDeviceType:1146 : Could not determine device type for device with sysfs path 'rx-0'
18:43:57.804: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:57.804: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:57.804: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:57.804: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:57.804: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:57.804: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.804: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.804: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:57.804: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:57.804: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:57.804: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:57.804: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:57.804: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0xb43d80 timeout -1
18:43:57.807: 2050: debug : qemudStartVMDaemon:2868 : Clear emulator capabilities: 1
18:43:57.807: 2050: debug : virCommandRunAsync:1150 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -no-kvm -m 1024 -smp 1,sockets=1,cores=1,threads=1 -name centos54-1mg -uuid 2a4a5f8e-06b4-079e-bc62-63295f87d4e5 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/centos54-1mg.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=readline -rtc base=utc -boot c -drive file=/tmp/centos54-1mg.img,if=none,id=drive-ide0-0-0,format=raw -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=19,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:4f:a9:04,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -usb -vnc 127.0.0.1:0 -vga cirrus -device AC97,id=sound0,bus=pci.0,addr=0x4 -incoming tcp:0.0.0.0:49154 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
18:43:57.807: 2050: debug : virExecWithHook:738 : LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -no-kvm -m 1024 -smp 1,sockets=1,cores=1,threads=1 -name centos54-1mg -uuid 2a4a5f8e-06b4-079e-bc62-63295f87d4e5 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/centos54-1mg.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=readline -rtc base=utc -boot c -drive file=/tmp/centos54-1mg.img,if=none,id=drive-ide0-0-0,format=raw -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=19,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:4f:a9:04,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -usb -vnc 127.0.0.1:0 -vga cirrus -device AC97,id=sound0,bus=pci.0,addr=0x4 -incoming tcp:0.0.0.0:49154 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
18:43:57.808: 2050: debug : virCommandRunAsync:1166 : Command result 0, with PID 2289
18:43:57.809: 2050: debug : virCommandRun:1051 : Result stdout: '(null)' stderr: '(null)'
18:43:57.809: 2050: debug : qemudStartVMDaemon:2919 : Waiting for monitor to show up
18:43:58.009: 2050: debug : qemudWaitForMonitor:1847 : Connect monitor to 0xbdae80 'centos54-1mg'
18:43:58.009: 2050: debug : virDomainObjRef:967 : obj=0xbdae80 refs=3
18:43:58.009: 2050: debug : virEventAddHandleImpl:103 : Add handle fd=20 events=13 cb=0x469f40 opaque=0xb43bb0
18:43:58.009: 2050: debug : virEventInterruptLocked:661 : Interrupting
18:43:58.009: 2050: debug : qemuMonitorOpen:683 : New mon 0xb43bb0 fd =20 watch=13
18:43:58.009: 2050: debug : qemuMonitorSetCapabilities:906 : mon=0xb43bb0
18:43:58.009: 2050: debug : qemuMonitorGetPtyPaths:1784 : mon=0xb43bb0
18:43:58.009: 2050: debug : qemuMonitorCommandWithHandler:231 : Send command 'info chardev' for write with FD -1
18:43:58.009: 2050: debug : virEventUpdateHandleImpl:136 : Update handle w=13 e=15
18:43:58.009: 2050: debug : virEventInterruptLocked:661 : Interrupting
18:43:58.009: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.009: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.009: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:58.009: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.009: 2045: debug : virEventDispatchHandles:465 : Dispatch n=0 f=3 w=1 e=1 (nil)
18:43:58.009: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.009: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.009: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.009: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.009: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.009: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.009: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.009: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.009: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.009: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.009: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.010: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=9 w=13, f=20 e=29
18:43:58.010: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.010: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.010: 2045: debug : virEventRunOnce:583 : Poll on 10 handles 0xbdab50 timeout -1
18:43:58.010: 2045: debug : virEventRunOnce:592 : Poll got 2 event(s)
18:43:58.010: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.010: 2045: debug : virEventDispatchHandles:438 : Dispatch 10
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.010: 2045: debug : virEventDispatchHandles:465 : Dispatch n=0 f=3 w=1 e=1 (nil)
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=9 w=13
18:43:58.010: 2045: debug : virEventDispatchHandles:465 : Dispatch n=9 f=20 w=13 e=5 0xb43bb0
18:43:58.010: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=13 e=13
18:43:58.010: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.010: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.010: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.010: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.010: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=9 w=13, f=20 e=25
18:43:58.010: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.010: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.010: 2045: debug : virEventRunOnce:583 : Poll on 10 handles 0xbdab50 timeout -1
18:43:58.010: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.010: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.010: 2045: debug : virEventDispatchHandles:438 : Dispatch 10
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.010: 2045: debug : virEventDispatchHandles:452 : i=9 w=13
18:43:58.010: 2045: debug : virEventDispatchHandles:465 : Dispatch n=9 f=20 w=13 e=1 0xb43bb0
18:43:58.010: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=13 e=13
18:43:58.010: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.010: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.010: 2050: debug : virEventUpdateHandleImpl:136 : Update handle w=13 e=13
18:43:58.010: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.010: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.010: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.010: 2045: debug : virEventMakePollFDs:361 : Prepare n=9 w=13, f=20 e=25
18:43:58.010: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.010: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.010: 2045: debug : virEventRunOnce:583 : Poll on 10 handles 0x7f78900416e0 timeout -1
18:43:58.010: 2050: debug : virEventInterruptLocked:661 : Interrupting
18:43:58.011: 2050: debug : qemuMonitorCommandWithHandler:236 : Receive command reply ret=0 errno=0 116 bytes 'charmonitor: filename=unix:/var/lib/libvirt/qemu/centos54-1mg.monitor,server
charserial0: filename=pty:/dev/pts/3
'
18:43:58.011: 2050: debug : qemudWaitForMonitor:1867 : qemuMonitorGetPtyPaths returned 0
18:43:58.011: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.011: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.011: 2050: debug : qemudStartVMDaemon:2923 : Detecting VCPU PIDs
18:43:58.011: 2045: debug : virEventDispatchHandles:438 : Dispatch 10
18:43:58.011: 2050: debug : qemudStartVMDaemon:2927 : Setting any required VM passwords
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.011: 2045: debug : virEventDispatchHandles:465 : Dispatch n=0 f=3 w=1 e=1 (nil)
18:43:58.011: 2050: debug : qemudStartVMDaemon:2939 : Setting initial memory amount
18:43:58.011: 2050: debug : qemuMonitorSetBalloon:1194 : mon=0xb43bb0 newmem=1048576
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.011: 2050: debug : qemuMonitorCommandWithHandler:231 : Send command 'balloon 1024' for write with FD -1
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.011: 2050: debug : virEventUpdateHandleImpl:136 : Update handle w=13 e=15
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=9 w=13
18:43:58.011: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.011: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.011: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.011: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=9 w=13, f=20 e=25
18:43:58.011: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.011: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.011: 2045: debug : virEventRunOnce:583 : Poll on 10 handles 0x7f78900416e0 timeout -1
18:43:58.011: 2050: debug : virEventInterruptLocked:661 : Interrupting
18:43:58.011: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.011: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.011: 2045: debug : virEventDispatchHandles:438 : Dispatch 10
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.011: 2045: debug : virEventDispatchHandles:465 : Dispatch n=0 f=3 w=1 e=1 (nil)
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.011: 2045: debug : virEventDispatchHandles:452 : i=9 w=13
18:43:58.011: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.011: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.011: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.011: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.011: 2045: debug : virEventMakePollFDs:361 : Prepare n=9 w=13, f=20 e=29
18:43:58.012: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.012: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.012: 2045: debug : virEventRunOnce:583 : Poll on 10 handles 0x7f78900416e0 timeout -1
18:43:58.012: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.012: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.012: 2045: debug : virEventDispatchHandles:438 : Dispatch 10
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=9 w=13
18:43:58.012: 2045: debug : virEventDispatchHandles:465 : Dispatch n=9 f=20 w=13 e=4 0xb43bb0
18:43:58.012: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=13 e=13
18:43:58.012: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.012: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.012: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.012: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.012: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=9 w=13, f=20 e=25
18:43:58.012: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.012: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.012: 2045: debug : virEventRunOnce:583 : Poll on 10 handles 0x7f78900416e0 timeout -1
18:43:58.012: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.012: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.012: 2045: debug : virEventDispatchHandles:438 : Dispatch 10
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.012: 2045: debug : virEventDispatchHandles:452 : i=9 w=13
18:43:58.012: 2045: debug : virEventDispatchHandles:465 : Dispatch n=9 f=20 w=13 e=1 0xb43bb0
18:43:58.012: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=13 e=13
18:43:58.012: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.012: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.012: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.012: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.012: 2050: debug : virEventUpdateHandleImpl:136 : Update handle w=13 e=13
18:43:58.012: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.012: 2045: debug : virEventMakePollFDs:361 : Prepare n=9 w=13, f=20 e=25
18:43:58.012: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.012: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.012: 2045: debug : virEventRunOnce:583 : Poll on 10 handles 0x7f78900416e0 timeout -1
18:43:58.012: 2050: debug : virEventInterruptLocked:661 : Interrupting
18:43:58.013: 2050: debug : qemuMonitorCommandWithHandler:236 : Receive command reply ret=0 errno=0 0 bytes '(null)'
18:43:58.013: 2050: debug : qemudStartVMDaemon:2959 : Writing domain status to disk
18:43:58.013: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.013: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.013: 2045: debug : virEventDispatchHandles:438 : Dispatch 10
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.013: 2045: debug : virEventDispatchHandles:465 : Dispatch n=0 f=3 w=1 e=1 (nil)
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.013: 2050: debug : virDomainObjUnref:974 : obj=0xbdae80 refs=2
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.013: 2050: debug : virEventUpdateTimeoutImpl:236 : Updating timer 12 timeout with 0 ms freq
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=9 w=13
18:43:58.013: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.013: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.013: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.013: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=9 w=13, f=20 e=25
18:43:58.013: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.013: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.013: 2045: debug : virEventRunOnce:583 : Poll on 10 handles 0x7f78900416e0 timeout -1
18:43:58.013: 2050: debug : virEventInterruptLocked:661 : Interrupting
18:43:58.013: 2050: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=3
18:43:58.013: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.013: 2050: debug : virEventInterruptLocked:661 : Interrupting
18:43:58.013: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.013: 2045: debug : virEventUpdateTimeoutImpl:236 : Updating timer 12 timeout with -1 ms freq
18:43:58.013: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.013: 2045: debug : virEventDispatchHandles:438 : Dispatch 10
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.013: 2045: debug : virEventDispatchHandles:465 : Dispatch n=0 f=3 w=1 e=1 (nil)
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.013: 2045: debug : virEventDispatchHandles:452 : i=9 w=13
18:43:58.013: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.013: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.013: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.013: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.013: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=5
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=9 w=13, f=20 e=25
18:43:58.014: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.014: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.014: 2045: debug : virEventRunOnce:583 : Poll on 10 handles 0x7f78900416e0 timeout -1
18:43:58.014: 2045: debug : virEventRunOnce:592 : Poll got 2 event(s)
18:43:58.014: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.014: 2045: debug : virEventDispatchHandles:438 : Dispatch 10
18:43:58.014: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.014: 2045: debug : virEventDispatchHandles:465 : Dispatch n=0 f=3 w=1 e=1 (nil)
18:43:58.014: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.014: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.014: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.014: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.014: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.014: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.014: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.014: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.014: 2045: debug : virEventDispatchHandles:465 : Dispatch n=8 f=16 w=12 e=4 0xa8e740
18:43:58.014: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:58.014: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.014: 2045: debug : virEventDispatchHandles:452 : i=9 w=13
18:43:58.014: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.014: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.014: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.014: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.014: 2045: debug : virEventMakePollFDs:361 : Prepare n=9 w=13, f=20 e=25
18:43:58.014: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.014: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.014: 2045: debug : virEventRunOnce:583 : Poll on 10 handles 0x7f78900416e0 timeout -1
18:43:58.119: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.119: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.119: 2045: debug : virEventDispatchHandles:438 : Dispatch 10
18:43:58.119: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.119: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.119: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.119: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.119: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.119: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.119: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.119: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.119: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.119: 2045: debug : virEventDispatchHandles:452 : i=9 w=13
18:43:58.119: 2045: debug : virEventDispatchHandles:465 : Dispatch n=9 f=20 w=13 e=17 0xb43bb0
18:43:58.119: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=13 e=13
18:43:58.119: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.119: 2045: debug : qemuMonitorIO:592 : Triggering EOF callback error? 0
18:43:58.119: 2045: debug : qemuHandleMonitorEOF:355 : Received EOF on 0xbdae80 'centos54-1mg'
18:43:58.119: 2045: debug : qemudShutdownVMDaemon:2993 : Shutting down VM 'centos54-1mg' pid=2291 migrated=0
18:43:58.119: 2045: debug : qemuMonitorClose:706 : mon=0xb43bb0
18:43:58.119: 2045: debug : virEventRemoveHandleImpl:163 : Remove handle w=13
18:43:58.119: 2045: debug : virEventRemoveHandleImpl:176 : mark delete 9 20
18:43:58.119: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.119: 2045: debug : virSecurityDACRestoreSecurityAllLabel:493 : Restoring security label on centos54-1mg migrated=0
18:43:58.119: 2045: info : virSecurityDACRestoreSecurityFileLabel:139 : Restoring DAC user and group on '/tmp/centos54-1mg.img'
18:43:58.119: 2045: info : virSecurityDACSetOwnership:99 : Setting DAC user and group on '/tmp/centos54-1mg.img' to '0:0'
18:43:58.119: 2045: debug : virDomainObjUnref:974 : obj=0xbdae80 refs=1
18:43:58.119: 2045: debug : virEventUpdateTimeoutImpl:236 : Updating timer 12 timeout with 0 ms freq
18:43:58.119: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.119: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.119: 2045: debug : virEventCleanupHandles:526 : Cleanup 10
18:43:58.119: 2045: debug : qemuMonitorFree:207 : mon=0xb43bb0
18:43:58.119: 2045: debug : virDomainObjUnref:974 : obj=0xbdae80 refs=0
18:43:58.119: 2045: debug : virDomainObjFree:950 : obj=0xbdae80
18:43:58.119: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.119: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.119: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.119: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.119: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.119: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.119: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.119: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.119: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.119: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.119: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.119: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.119: 2045: debug : virEventCalculateTimeout:308 : Got a timeout scheduled for 1301305438119
18:43:58.119: 2045: debug : virEventCalculateTimeout:332 : Timeout at 1301305438119 due in 0 ms
18:43:58.119: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0x7f7890001380 timeout 0
18:43:58.119: 2045: debug : virEventRunOnce:592 : Poll got 0 event(s)
18:43:58.119: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.119: 2045: debug : virEventUpdateTimeoutImpl:236 : Updating timer 12 timeout with -1 ms freq
18:43:58.119: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.119: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.119: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.119: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.119: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.119: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.119: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.119: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.120: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.120: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.120: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.120: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.120: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.120: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.120: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.120: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.120: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0x7f7890000e40 timeout -1
18:43:58.175: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.175: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.175: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:58.175: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.175: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.175: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.175: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.175: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.175: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.175: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.175: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.175: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.175: 2045: debug : virEventDispatchHandles:465 : Dispatch n=8 f=16 w=12 e=1 0xa8e740
18:43:58.175: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:58.175: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.175: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:58.175: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.175: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.175: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.175: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.175: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.175: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.175: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.175: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.175: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.175: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.175: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.175: 2046: debug : remoteDispatchClientRequest:377 : prog=536903814 ver=1 type=0 status=0 serial=4 proc=109
18:43:58.175: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.175: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.175: 2046: debug : virDomainMigrateFinish2:3916 : dconn=0xaa6630, dname=centos54-1mg, cookie=(nil), cookielen=0, uri=tcp:hostB:49154, flags=67, retcode=-1
18:43:58.175: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.175: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.175: 2046: debug : qemudDomainMigrateFinish2:9068 : Domain not found: no domain with matching name 'centos54-1mg'
18:43:58.175: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.175: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0x7f7890000e90 timeout -1
18:43:58.175: 2046: debug : remoteSerializeError:146 : prog=536903814 ver=1 proc=109 type=1 serial=4, msg=Unknown failure
18:43:58.175: 2046: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=3
18:43:58.175: 2046: debug : virEventInterruptLocked:661 : Interrupting
18:43:58.175: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.175: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.175: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:58.175: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.175: 2045: debug : virEventDispatchHandles:465 : Dispatch n=0 f=3 w=1 e=1 (nil)
18:43:58.175: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.175: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.176: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.176: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.176: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.176: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=5
18:43:58.176: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.176: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.176: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0x7f7890001300 timeout -1
18:43:58.176: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.176: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.176: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.176: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.176: 2045: debug : virEventDispatchHandles:465 : Dispatch n=8 f=16 w=12 e=4 0xa8e740
18:43:58.176: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:58.176: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.176: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.176: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.176: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.176: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.176: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.176: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.176: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.176: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0x7f7890000e00 timeout -1
18:43:58.177: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.177: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.177: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:58.177: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.177: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.177: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.177: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.177: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.177: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.177: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.177: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.177: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.177: 2045: debug : virEventDispatchHandles:465 : Dispatch n=8 f=16 w=12 e=1 0xa8e740
18:43:58.177: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:58.177: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.177: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:58.177: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.177: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.177: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.177: 2048: debug : remoteDispatchClientRequest:377 : prog=536903814 ver=1 type=0 status=0 serial=5 proc=2
18:43:58.178: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.178: 2048: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=3
18:43:58.178: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=1
18:43:58.178: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.178: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.178: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0x7f7890000f30 timeout -1
18:43:58.178: 2048: debug : virEventInterruptLocked:661 : Interrupting
18:43:58.178: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.178: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.178: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.178: 2045: debug : virEventDispatchHandles:465 : Dispatch n=0 f=3 w=1 e=1 (nil)
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.178: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.178: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.178: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.178: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=8 w=12, f=16 e=5
18:43:58.178: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.178: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.178: 2045: debug : virEventRunOnce:583 : Poll on 9 handles 0x7f7890081ce0 timeout -1
18:43:58.178: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.178: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.178: 2045: debug : virEventDispatchHandles:438 : Dispatch 9
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.178: 2045: debug : virEventDispatchHandles:452 : i=8 w=12
18:43:58.178: 2045: debug : virEventDispatchHandles:465 : Dispatch n=8 f=16 w=12 e=4 0xa8e740
18:43:58.178: 2045: debug : virEventUpdateHandleImpl:136 : Update handle w=12 e=1
18:43:58.178: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.178: 2045: debug : virEventRemoveHandleImpl:163 : Remove handle w=12
18:43:58.178: 2045: debug : virEventRemoveHandleImpl:176 : mark delete 8 16
18:43:58.178: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:43:58.178: 2045: debug : qemudDispatchClientFailure:1554 : CLIENT_DISCONNECT: fd=16
18:43:58.178: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.178: 2045: debug : virEventCleanupHandles:526 : Cleanup 9
18:43:58.178: 2045: debug : virConnectClose:1314 : conn=0xaa6630
18:43:58.178: 2045: debug : virUnrefConnect:314 : unref connection 0xaa6630 1
18:43:58.178: 2045: debug : virReleaseConnect:246 : release connection 0xaa6630
18:43:58.178: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.178: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.178: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.179: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.179: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.179: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.179: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.179: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.179: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.179: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.179: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.179: 2045: debug : virEventRunOnce:583 : Poll on 8 handles 0x7f7890000b90 timeout -1
18:43:58.272: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.273: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.273: 2045: debug : virEventDispatchHandles:438 : Dispatch 8
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.273: 2045: debug : virEventDispatchHandles:465 : Dispatch n=3 f=14 w=4 e=1 (nil)
18:43:58.273: 2045: debug : udevEventHandleCallback:1458 : udev action: 'remove'
18:43:58.273: 2045: debug : udevRemoveOneDevice:1213 : Failed to find device to remove that has udev name '/sys/devices/virtual/net/vnet0/queues/rx-0'
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.273: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.273: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:43:58.273: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.273: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.273: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.273: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.273: 2045: debug : virEventRunOnce:583 : Poll on 8 handles 0x7f78900014f0 timeout -1
18:43:58.273: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:43:58.273: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:43:58.273: 2045: debug : virEventDispatchHandles:438 : Dispatch 8
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:43:58.273: 2045: debug : virEventDispatchHandles:465 : Dispatch n=3 f=14 w=4 e=1 (nil)
18:43:58.273: 2045: debug : udevEventHandleCallback:1458 : udev action: 'remove'
18:43:58.273: 2045: debug : udevRemoveOneDevice:1209 : Removing device 'net_vnet0_fe_54_00_4f_a9_04' with sysfs path '/sys/devices/virtual/net/vnet0'
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:43:58.273: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:43:58.273: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.273: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:43:58.273: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:43:58.273: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:43:58.273: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:43:58.273: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:43:58.273: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:43:58.273: 2045: debug : virEventRunOnce:583 : Poll on 8 handles 0xab48e0 timeout -1
18:45:31.710: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:45:31.710: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:45:31.710: 2045: debug : virEventDispatchHandles:438 : Dispatch 8
18:45:31.710: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:45:31.710: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:45:31.710: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:45:31.710: 2045: debug : virEventDispatchHandles:465 : Dispatch n=2 f=12 w=3 e=1 0xa90c40
18:45:31.710: 2045: debug : libvirtd_mdns_watch_dispatch:234 : Dispatch watch 3 FD 12 Event 1
18:45:31.710: 2045: debug : libvirtd_mdns_timeout_update:351 : Update timeout 0xa8d9f0 TV 0x7f789a7beb60
18:45:31.710: 2045: debug : virEventUpdateTimeoutImpl:236 : Updating timer 1 timeout with 0 ms freq
18:45:31.710: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:45:31.710: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:45:31.710: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:45:31.710: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:45:31.710: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:45:31.710: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:45:31.710: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:45:31.710: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:45:31.710: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:45:31.710: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:45:31.710: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:45:31.710: 2045: debug : virEventCalculateTimeout:308 : Got a timeout scheduled for 1301305531710
18:45:31.710: 2045: debug : virEventCalculateTimeout:332 : Timeout at 1301305531710 due in 0 ms
18:45:31.710: 2045: debug : virEventRunOnce:583 : Poll on 8 handles 0xaa5c60 timeout 0
18:45:31.710: 2045: debug : virEventRunOnce:592 : Poll got 0 event(s)
18:45:31.710: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:45:31.710: 2045: debug : libvirtd_mdns_timeout_dispatch:292 : Dispatch timeout 0xa8d9f0 1
18:45:31.710: 2045: debug : virEventUpdateTimeoutImpl:236 : Updating timer 1 timeout with -1 ms freq
18:45:31.710: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:45:31.710: 2045: debug : libvirtd_mdns_timeout_update:351 : Update timeout 0xa8d9f0 TV (nil)
18:45:31.710: 2045: debug : virEventUpdateTimeoutImpl:236 : Updating timer 1 timeout with -1 ms freq
18:45:31.710: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:45:31.710: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:45:31.710: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:45:31.710: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:45:31.710: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:45:31.710: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:45:31.710: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:45:31.710: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:45:31.710: 2045: debug : virEventRunOnce:583 : Poll on 8 handles 0xaa5a00 timeout -1
18:45:31.853: 2045: debug : virEventRunOnce:592 : Poll got 1 event(s)
18:45:31.853: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:45:31.853: 2045: debug : virEventDispatchHandles:438 : Dispatch 8
18:45:31.853: 2045: debug : virEventDispatchHandles:452 : i=0 w=1
18:45:31.853: 2045: debug : virEventDispatchHandles:452 : i=1 w=2
18:45:31.853: 2045: debug : virEventDispatchHandles:452 : i=2 w=3
18:45:31.853: 2045: debug : virEventDispatchHandles:465 : Dispatch n=2 f=12 w=3 e=1 0xa90c40
18:45:31.853: 2045: debug : libvirtd_mdns_watch_dispatch:234 : Dispatch watch 3 FD 12 Event 1
18:45:31.853: 2045: debug : libvirtd_mdns_timeout_update:351 : Update timeout 0xa8d9f0 TV 0x7f789a7beb60
18:45:31.853: 2045: debug : virEventUpdateTimeoutImpl:236 : Updating timer 1 timeout with 0 ms freq
18:45:31.853: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:45:31.853: 2045: debug : virEventDispatchHandles:452 : i=3 w=4
18:45:31.853: 2045: debug : virEventDispatchHandles:452 : i=4 w=5
18:45:31.853: 2045: debug : virEventDispatchHandles:452 : i=5 w=6
18:45:31.853: 2045: debug : virEventDispatchHandles:452 : i=6 w=7
18:45:31.853: 2045: debug : virEventDispatchHandles:452 : i=7 w=8
18:45:31.853: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:45:31.853: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:45:31.853: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:45:31.853: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:45:31.853: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:45:31.853: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:45:31.853: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:45:31.853: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:45:31.853: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:45:31.853: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:45:31.853: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:45:31.853: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:45:31.853: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:45:31.853: 2045: debug : virEventCalculateTimeout:308 : Got a timeout scheduled for 1301305531853
18:45:31.853: 2045: debug : virEventCalculateTimeout:332 : Timeout at 1301305531853 due in 0 ms
18:45:31.853: 2045: debug : virEventRunOnce:583 : Poll on 8 handles 0xb4e0c0 timeout 0
18:45:31.853: 2045: debug : virEventRunOnce:592 : Poll got 0 event(s)
18:45:31.854: 2045: debug : virEventDispatchTimeouts:393 : Dispatch 3
18:45:31.854: 2045: debug : libvirtd_mdns_timeout_dispatch:292 : Dispatch timeout 0xa8d9f0 1
18:45:31.854: 2045: debug : virEventUpdateTimeoutImpl:236 : Updating timer 1 timeout with -1 ms freq
18:45:31.854: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:45:31.854: 2045: debug : libvirtd_mdns_timeout_update:351 : Update timeout 0xa8d9f0 TV (nil)
18:45:31.854: 2045: debug : virEventUpdateTimeoutImpl:236 : Updating timer 1 timeout with -1 ms freq
18:45:31.854: 2045: debug : virEventInterruptLocked:657 : Skip interrupt, 1 -1733568752
18:45:31.854: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:45:31.854: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:45:31.854: 2045: debug : virEventCleanupTimeouts:483 : Cleanup 3
18:45:31.854: 2045: debug : virEventCleanupHandles:526 : Cleanup 8
18:45:31.854: 2045: debug : virEventMakePollFDs:361 : Prepare n=0 w=1, f=3 e=1
18:45:31.854: 2045: debug : virEventMakePollFDs:361 : Prepare n=1 w=2, f=6 e=1
18:45:31.854: 2045: debug : virEventMakePollFDs:361 : Prepare n=2 w=3, f=12 e=1
18:45:31.854: 2045: debug : virEventMakePollFDs:361 : Prepare n=3 w=4, f=14 e=1
18:45:31.854: 2045: debug : virEventMakePollFDs:361 : Prepare n=4 w=5, f=15 e=1
18:45:31.854: 2045: debug : virEventMakePollFDs:361 : Prepare n=5 w=6, f=11 e=25
18:45:31.854: 2045: debug : virEventMakePollFDs:361 : Prepare n=6 w=7, f=10 e=25
18:45:31.854: 2045: debug : virEventMakePollFDs:361 : Prepare n=7 w=8, f=9 e=25
18:45:31.854: 2045: debug : virEventCalculateTimeout:302 : Calculate expiry of 3 timers
18:45:31.854: 2045: debug : virEventCalculateTimeout:332 : Timeout at 0 due in -1 ms
18:45:31.854: 2045: debug : virEventRunOnce:583 : Poll on 8 handles 0xb4a120 timeout -1
2011-03-28 18:43:57.807: starting up
LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -no-kvm -m 1024 -smp 1,sockets=1,cores=1,threads=1 -name centos54-1mg -uuid 2a4a5f8e-06b4-079e-bc62-63295f87d4e5 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/centos54-1mg.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=readline -rtc base=utc -boot c -drive file=/tmp/centos54-1mg.img,if=none,id=drive-ide0-0-0,format=raw -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev tap,fd=19,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:4f:a9:04,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -usb -vnc 127.0.0.1:0 -vga cirrus -device AC97,id=sound0,bus=pci.0,addr=0x4 -incoming tcp:0.0.0.0:49154 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
18:43:57.808: 2291: info : libvirt version: 0.8.8
18:43:57.808: 2291: debug : qemudInitCpuAffinity:1952 : Setting CPU affinity
18:43:57.810: 2291: debug : virSecurityDACSetProcessLabel:618 : Dropping privileges of VM to 114:123
char device redirected to /dev/pts/3
Receiving block device images
kvm: Error getting length of block device drive-ide0-0-0

qemu: warning: error while loading state section id 1
load of migration failed
2011-03-28 18:43:58.119: shutting down
# Master libvirt daemon configuration file
#
# For further information consult http://libvirt.org/format.html
#
# NOTE: the tests/daemon-conf regression test script requires
# that each "PARAMETER = VALUE" line in this file have the parameter
# name just after a leading "#".

#################################################################
#
# Network connectivity controls
#

# Flag listening for secure TLS connections on the public TCP/IP port.
# NB, must pass the --listen flag to the libvirtd process for this to
# have any effect.
#
# It is necessary to setup a CA and issue server certificates before
# using this capability.
#
# This is enabled by default, uncomment this to disable it
#listen_tls = 0
listen_tls = 0

# Listen for unencrypted TCP connections on the public TCP/IP port.
# NB, must pass the --listen flag to the libvirtd process for this to
# have any effect.
#
# Using the TCP socket requires SASL authentication by default. Only
# SASL mechanisms which support data encryption are allowed. This is
# DIGEST_MD5 and GSSAPI (Kerberos5)
#
# This is disabled by default, uncomment this to enable it.
#listen_tcp = 1
listen_tcp = 1



# Override the port for accepting secure TLS connections
# This can be a port number, or service name
#
#tls_port = "16514"

# Override the port for accepting insecure TCP connections
# This can be a port number, or service name
#
#tcp_port = "16509"


# Override the default configuration which binds to all network
# interfaces. This can be a numeric IPv4/6 address, or hostname
#
#listen_addr = "192.168.0.1"


# Flag toggling mDNS advertizement of the libvirt service.
#
# Alternatively can disable for all services on a host by
# stopping the Avahi daemon
#
# This is enabled by default, uncomment this to disable it
#mdns_adv = 0

# Override the default mDNS advertizement name. This must be
# unique on the immediate broadcast network.
#
# The default is "Virtualization Host HOSTNAME", where HOSTNAME
# is subsituted for the short hostname of the machine (without domain)
#
#mdns_name = "Virtualization Host Joe Demo"


#################################################################
#
# UNIX socket access controls
#

# Set the UNIX domain socket group ownership. This can be used to
# allow a 'trusted' set of users access to management capabilities
# without becoming root.
#
# This is restricted to 'root' by default.
unix_sock_group = "libvirtd"

# Set the UNIX socket permissions for the R/O socket. This is used
# for monitoring VM status only
#
# Default allows any user. If setting group ownership may want to
# restrict this to:
#unix_sock_ro_perms = "0777"

# Set the UNIX socket permissions for the R/W socket. This is used
# for full management of VMs
#
# Default allows only root. If PolicyKit is enabled on the socket,
# the default will change to allow everyone (eg, 0777)
#
# If not using PolicyKit and setting group ownership for access
# control then you may want to relax this to:
unix_sock_rw_perms = "0770"

# Set the name of the directory in which sockets will be found/created.
#unix_sock_dir = "/var/run/libvirt"

#################################################################
#
# Authentication.
#
#  - none: do not perform auth checks. If you can connect to the
#          socket you are allowed. This is suitable if there are
#          restrictions on connecting to the socket (eg, UNIX
#          socket permissions), or if there is a lower layer in
#          the network providing auth (eg, TLS/x509 certificates)
#
#  - sasl: use SASL infrastructure. The actual auth scheme is then
#          controlled from /etc/sasl2/libvirt.conf. For the TCP
#          socket only GSSAPI & DIGEST-MD5 mechanisms will be used.
#          For non-TCP or TLS sockets,  any scheme is allowed.
#
#  - polkit: use PolicyKit to authenticate. This is only suitable
#            for use on the UNIX sockets. The default policy will
#            require a user to supply their own password to gain
#            full read/write access (aka sudo like), while anyone
#            is allowed read/only access.
#
# Set an authentication scheme for UNIX read-only sockets
# By default socket permissions allow anyone to connect
#
# To restrict monitoring of domains you may wish to enable
# an authentication mechanism here
auth_unix_ro = "none"

# Set an authentication scheme for UNIX read-write sockets
# By default socket permissions only allow root. If PolicyKit
# support was compiled into libvirt, the default will be to
# use 'polkit' auth.
#
# If the unix_sock_rw_perms are changed you may wish to enable
# an authentication mechanism here
auth_unix_rw = "none"

# Change the authentication scheme for TCP sockets.
#
# If you don't enable SASL, then all TCP traffic is cleartext.
# Don't do this outside of a dev/test scenario. For real world
# use, always enable SASL and use the GSSAPI or DIGEST-MD5
# mechanism in /etc/sasl2/libvirt.conf
#auth_tcp = "sasl"
auth_tcp = "none"

# Change the authentication scheme for TLS sockets.
#
# TLS sockets already have encryption provided by the TLS
# layer, and limited authentication is done by certificates
#
# It is possible to make use of any SASL authentication
# mechanism as well, by using 'sasl' for this option
#auth_tls = "none"



#################################################################
#
# TLS x509 certificate configuration
#


# Override the default server key file path
#
#key_file = "/etc/pki/libvirt/private/serverkey.pem"

# Override the default server certificate file path
#
#cert_file = "/etc/pki/libvirt/servercert.pem"

# Override the default CA certificate path
#
#ca_file = "/etc/pki/CA/cacert.pem"

# Specify a certificate revocation list.
#
# Defaults to not using a CRL, uncomment to enable it
#crl_file = "/etc/pki/CA/crl.pem"



#################################################################
#
# Authorization controls
#


# Flag to disable verification of client certificates
#
# Client certificate verification is the primary authentication mechanism.
# Any client which does not present a certificate signed by the CA
# will be rejected.
#
# Default is to always verify. Uncommenting this will disable
# verification - make sure an IP whitelist is set
#tls_no_verify_certificate = 1


# A whitelist of allowed x509  Distinguished Names
# This list may contain wildcards such as
#
#    "C=GB,ST=London,L=London,O=Red Hat,CN=*"
#
# See the POSIX fnmatch function for the format of the wildcards.
#
# NB If this is an empty list, no client can connect, so comment out
# entirely rather than using empty list to disable these checks
#
# By default, no DN's are checked
#tls_allowed_dn_list = ["DN1", "DN2"]


# A whitelist of allowed SASL usernames. The format for usernames
# depends on the SASL authentication mechanism. Kerberos usernames
# look like username@REALM
#
# This list may contain wildcards such as
#
#    "*@EXAMPLE.COM"
#
# See the POSIX fnmatch function for the format of the wildcards.
#
# NB If this is an empty list, no client can connect, so comment out
# entirely rather than using empty list to disable these checks
#
# By default, no Username's are checked
#sasl_allowed_username_list = ["joe@xxxxxxxxxxx", "fred@xxxxxxxxxxx" ]



#################################################################
#
# Processing controls
#

# The maximum number of concurrent client connections to allow
# over all sockets combined.
#max_clients = 20


# The minimum limit sets the number of workers to start up
# initially. If the number of active clients exceeds this,
# then more threads are spawned, upto max_workers limit.
# Typically you'd want max_workers to equal maximum number
# of clients allowed
#min_workers = 5
#max_workers = 20

# Total global limit on concurrent RPC calls. Should be
# at least as large as max_workers. Beyond this, RPC requests
# will be read into memory and queued. This directly impact
# memory usage, currently each request requires 256 KB of
# memory. So by default upto 5 MB of memory is used
#
# XXX this isn't actually enforced yet, only the per-client
# limit is used so far
#max_requests = 20

# Limit on concurrent requests from a single client
# connection. To avoid one client monopolizing the server
# this should be a small fraction of the global max_requests
# and max_workers parameter
#max_client_requests = 5

#################################################################
#
# Logging controls
#

# Logging level: 4 errors, 3 warnings, 2 informations, 1 debug
# basically 1 will log everything possible
#log_level = 3

# Logging filters:
# A filter allows to select a different logging level for a given category
# of logs
# The format for a filter is:
#    x:name
#      where name is a match string e.g. remote or qemu
# the x prefix is the minimal level where matching messages should be logged
#    1: DEBUG
#    2: INFO
#    3: WARNING
#    4: ERROR
#
# Multiple filter can be defined in a single @filters, they just need to be
# separated by spaces.
#
# e.g:
# log_filters="3:remote 4:event"
# to only get warning or errors from the remote layer and only errors from
# the event layer.

# Logging outputs:
# An output is one of the places to save logging informations
# The format for an output can be:
#    x:stderr
#      output goes to stderr
#    x:syslog:name
#      use syslog for the output and use the given name as the ident
#    x:file:file_path
#      output to a file, with the given filepath
# In all case the x prefix is the minimal level, acting as a filter
#    1: DEBUG
#    2: INFO
#    3: WARNING
#    4: ERROR
#
# Multiple output can be defined, they just need to be separated by spaces.
# e.g.:
# log_outputs="3:syslog:libvirtd"
# to log all warnings and errors to syslog under the libvirtd ident


##################################################################
#
# Auditing
#
# This setting allows usage of the auditing subsystem to be altered:
#
#   audit_level == 0  -> disable all auditing
#   audit_level == 1  -> enable auditing, only if enabled on host (default)
#   audit_level == 2  -> enable auditing, and exit if disabled on host
#
#audit_level = 2
#
# If set to 1, then audit messages will also be sent
# via libvirt logging infrastructure. Defaults to 0
#
#audit_logging = 1
log_level = 1
log_outputs="1:file:/var/log/libvirt/libvirtd.log"


###################################################################
# UUID of the host:
# Provide the UUID of the host here in case the command
# 'dmidecode -s system-uuid' does not provide a valid uuid. In case
# 'dmidecode' does not provide a valid UUID and none is provided here, a
# temporary UUID will be generated.
# Keep the format of the example UUID below. UUID must not have all digits
# be the same.

# NB This default all-zeros UUID will not work. Replace
# it with the output of the 'uuidgen' command and then
# uncomment this entry
#host_uuid = "00000000-0000-0000-0000-000000000000"
# Master configuration file for the QEMU driver.
# All settings described here are optional - if omitted, sensible
# defaults are used.

# VNC is configured to listen on 127.0.0.1 by default.
# To make it listen on all public interfaces, uncomment
# this next option.
#
# NB, strong recommendation to enable TLS + x509 certificate
# verification when allowing public access
#
# vnc_listen = "0.0.0.0"

# Enable this option to have VNC served over an automatically created
# unix socket. This prevents unprivileged access from users on the
# host machine, though most VNC clients do not support it.
#
# This will only be enabled for VNC configurations that do not have
# a hardcoded 'listen' or 'socket' value. This setting takes preference
# over vnc_listen.
#
# vnc_auto_unix_socket = 1

# Enable use of TLS encryption on the VNC server. This requires
# a VNC client which supports the VeNCrypt protocol extension.
# Examples include vinagre, virt-viewer, virt-manager and vencrypt
# itself. UltraVNC, RealVNC, TightVNC do not support this
#
# It is necessary to setup CA and issue a server certificate
# before enabling this.
#
# vnc_tls = 1


# Use of TLS requires that x509 certificates be issued. The
# default it to keep them in /etc/pki/libvirt-vnc. This directory
# must contain
#
#  ca-cert.pem - the CA master certificate
#  server-cert.pem - the server certificate signed with ca-cert.pem
#  server-key.pem  - the server private key
#
# This option allows the certificate directory to be changed
#
# vnc_tls_x509_cert_dir = "/etc/pki/libvirt-vnc"


# The default TLS configuration only uses certificates for the server
# allowing the client to verify the server's identity and establish
# an encrypted channel.
#
# It is possible to use x509 certificates for authentication too, by
# issuing a x509 certificate to every client who needs to connect.
#
# Enabling this option will reject any client who does not have a
# certificate signed by the CA in /etc/pki/libvirt-vnc/ca-cert.pem
#
# vnc_tls_x509_verify = 1


# The default VNC password. Only 8 letters are significant for
# VNC passwords. This parameter is only used if the per-domain
# XML config does not already provide a password. To allow
# access without passwords, leave this commented out. An empty
# string will still enable passwords, but be rejected by QEMU,
# effectively preventing any use of VNC. Obviously change this
# example here before you set this.
#
# vnc_password = "XYZ12345"


# Enable use of SASL encryption on the VNC server. This requires
# a VNC client which supports the SASL protocol extension.
# Examples include vinagre, virt-viewer and virt-manager
# itself. UltraVNC, RealVNC, TightVNC do not support this
#
# It is necessary to configure /etc/sasl2/qemu.conf to choose
# the desired SASL plugin (eg, GSSPI for Kerberos)
#
# vnc_sasl = 1


# The default SASL configuration file is located in /etc/sasl2/
# When running libvirtd unprivileged, it may be desirable to
# override the configs in this location. Set this parameter to
# point to the directory, and create a qemu.conf in that location
#
# vnc_sasl_dir = "/some/directory/sasl2"



# SPICE is configured to listen on 127.0.0.1 by default.
# To make it listen on all public interfaces, uncomment
# this next option.
#
# NB, strong recommendation to enable TLS + x509 certificate
# verification when allowing public access
#
# spice_listen = "0.0.0.0"


# Enable use of TLS encryption on the SPICE server.
#
# It is necessary to setup CA and issue a server certificate
# before enabling this.
#
# spice_tls = 1


# Use of TLS requires that x509 certificates be issued. The
# default it to keep them in /etc/pki/libvirt-spice. This directory
# must contain
#
#  ca-cert.pem - the CA master certificate
#  server-cert.pem - the server certificate signed with ca-cert.pem
#  server-key.pem  - the server private key
#
# This option allows the certificate directory to be changed.
#
# spice_tls_x509_cert_dir = "/etc/pki/libvirt-spice"


# The default SPICE password. This parameter is only used if the
# per-domain XML config does not already provide a password. To
# allow access without passwords, leave this commented out. An
# empty string will still enable passwords, but be rejected by
# QEMU, effectively preventing any use of SPICE. Obviously change
# this example here before you set this.
#
# spice_password = "XYZ12345"


# The default security driver is SELinux. If SELinux is disabled
# on the host, then the security driver will automatically disable
# itself. If you wish to disable QEMU SELinux security driver while
# leaving SELinux enabled for the host in general, then set this
# to 'none' instead.
#
# security_driver = "selinux"


# The user ID for QEMU processes run by the system instance.
#user = "root"

# The group ID for QEMU processes run by the system instance.
#group = "root"

# Whether libvirt should dynamically change file ownership
# to match the configured user/group above. Defaults to 1.
# Set to 0 to disable file ownership changes.
#dynamic_ownership = 1


# What cgroup controllers to make use of with QEMU guests
#
#  - 'cpu' - use for schedular tunables
#  - 'devices' - use for device whitelisting
#  - 'memory' - use for memory tunables
#
# NB, even if configured here, they won't be used unless
# the administrator has mounted cgroups, e.g.:
#
#  mkdir /dev/cgroup
#  mount -t cgroup -o devices,cpu,memory none /dev/cgroup
#
# They can be mounted anywhere, and different controllers
# can be mounted in different locations. libvirt will detect
# where they are located.
#
# cgroup_controllers = [ "cpu", "devices", "memory" ]

# This is the basic set of devices allowed / required by
# all virtual machines.
#
# As well as this, any configured block backed disks,
# all sound device, and all PTY devices are allowed.
#
# This will only need setting if newer QEMU suddenly
# wants some device we don't already know about.
#
#cgroup_device_acl = [
#    "/dev/null", "/dev/full", "/dev/zero",
#    "/dev/random", "/dev/urandom",
#    "/dev/ptmx", "/dev/kvm", "/dev/kqemu",
#    "/dev/rtc", "/dev/hpet", "/dev/net/tun",
#]


# The default format for Qemu/KVM guest save images is raw; that is, the
# memory from the domain is dumped out directly to a file.  If you have
# guests with a large amount of memory, however, this can take up quite
# a bit of space.  If you would like to compress the images while they
# are being saved to disk, you can also set "lzop", "gzip", "bzip2", or "xz"
# for save_image_format.  Note that this means you slow down the process of
# saving a domain in order to save disk space; the list above is in descending
# order by performance and ascending order by compression ratio.
#
# save_image_format is used when you use 'virsh save' at scheduled saving.
# dump_image_format is used when you use 'virsh dump' at emergency crashdump.
#
# save_image_format = "raw"
# dump_image_format = "raw"

# When a domain is configured to be auto-dumped when libvirtd receives a
# watchdog event from qemu guest, libvirtd will save dump files in directory
# specified by auto_dump_path. Default value is /var/lib/libvirt/qemu/dump
#
# auto_dump_path = "/var/lib/libvirt/qemu/dump"

# If provided by the host and a hugetlbfs mount point is configured,
# a guest may request huge page backing.  When this mount point is
# unspecified here, determination of a host mount point in /proc/mounts
# will be attempted.  Specifying an explicit mount overrides detection
# of the same in /proc/mounts.  Setting the mount point to "" will
# disable guest hugepage backing.
#
# NB, within this mount point, guests will create memory backing files
# in a location of  $MOUNTPOINT/libvirt/qemu
#
# hugetlbfs_mount = "/dev/hugepages"


# mac_filter enables MAC addressed based filtering on bridge ports.
# This currently requires ebtables to be installed.
#
# mac_filter = 1


# By default, PCI devices below non-ACS switch are not allowed to be assigned
# to guests. By setting relaxed_acs_check to 1 such devices will be allowed to
# be assigned to guests.
#
# relaxed_acs_check = 1


# QEMU implements an extension for providing audio over a VNC connection,
# though if your VNC client does not support it, your only chance for getting
# sound output is through regular audio backends. By default, libvirt will
# disable all QEMU sound backends if using VNC, since they can cause
# permissions issues. Enabling this option will make libvirtd honor the
# QEMU_AUDIO_DRV environment variable when using VNC.
#
# vnc_allow_host_audio = 0


# If clear_emulator_capabilities is enabled, libvirt will drop all
# privileged capabilities of the QEmu/KVM emulator. This is enabled by
# default.
#
# Warning: Disabling this option means that a compromised guest can
# exploit the privileges and possibly do damage to the host.
#
# clear_emulator_capabilities = 1


# If allow_disk_format_probing is enabled, libvirt will probe disk
# images to attempt to identify their format, when not otherwise
# specified in the XML. This is disabled by default.
#
# WARNING: Enabling probing is a security hole in almost all
# deployments. It is strongly recommended that users update their
# guest XML <disk> elements to include  <driver type='XXXX'/>
# elements instead of enabling this option.
#
# allow_disk_format_probing = 1


# If enabled, libvirt will have QEMU set its process name to
# "qemu:VM_NAME", where VM_NAME is the name of the VM. The QEMU
# process will appear as "qemu:VM_NAME" in process listings and
# other system monitoring tools. By default, QEMU does not set
# its process title, so the complete QEMU command (emulator and
# its arguments) appear in process listings.
#
# set_process_name = 1
# Master libvirt daemon configuration file
#
# For further information consult http://libvirt.org/format.html
#
# NOTE: the tests/daemon-conf regression test script requires
# that each "PARAMETER = VALUE" line in this file have the parameter
# name just after a leading "#".

#################################################################
#
# Network connectivity controls
#

# Flag listening for secure TLS connections on the public TCP/IP port.
# NB, must pass the --listen flag to the libvirtd process for this to
# have any effect.
#
# It is necessary to setup a CA and issue server certificates before
# using this capability.
#
# This is enabled by default, uncomment this to disable it
#listen_tls = 0
listen_tls = 0

# Listen for unencrypted TCP connections on the public TCP/IP port.
# NB, must pass the --listen flag to the libvirtd process for this to
# have any effect.
#
# Using the TCP socket requires SASL authentication by default. Only
# SASL mechanisms which support data encryption are allowed. This is
# DIGEST_MD5 and GSSAPI (Kerberos5)
#
# This is disabled by default, uncomment this to enable it.
#listen_tcp = 1
listen_tcp = 1



# Override the port for accepting secure TLS connections
# This can be a port number, or service name
#
#tls_port = "16514"

# Override the port for accepting insecure TCP connections
# This can be a port number, or service name
#
#tcp_port = "16509"


# Override the default configuration which binds to all network
# interfaces. This can be a numeric IPv4/6 address, or hostname
#
#listen_addr = "192.168.0.1"


# Flag toggling mDNS advertizement of the libvirt service.
#
# Alternatively can disable for all services on a host by
# stopping the Avahi daemon
#
# This is enabled by default, uncomment this to disable it
#mdns_adv = 0

# Override the default mDNS advertizement name. This must be
# unique on the immediate broadcast network.
#
# The default is "Virtualization Host HOSTNAME", where HOSTNAME
# is subsituted for the short hostname of the machine (without domain)
#
#mdns_name = "Virtualization Host Joe Demo"


#################################################################
#
# UNIX socket access controls
#

# Set the UNIX domain socket group ownership. This can be used to
# allow a 'trusted' set of users access to management capabilities
# without becoming root.
#
# This is restricted to 'root' by default.
unix_sock_group = "libvirtd"

# Set the UNIX socket permissions for the R/O socket. This is used
# for monitoring VM status only
#
# Default allows any user. If setting group ownership may want to
# restrict this to:
#unix_sock_ro_perms = "0777"

# Set the UNIX socket permissions for the R/W socket. This is used
# for full management of VMs
#
# Default allows only root. If PolicyKit is enabled on the socket,
# the default will change to allow everyone (eg, 0777)
#
# If not using PolicyKit and setting group ownership for access
# control then you may want to relax this to:
unix_sock_rw_perms = "0770"

# Set the name of the directory in which sockets will be found/created.
#unix_sock_dir = "/var/run/libvirt"

#################################################################
#
# Authentication.
#
#  - none: do not perform auth checks. If you can connect to the
#          socket you are allowed. This is suitable if there are
#          restrictions on connecting to the socket (eg, UNIX
#          socket permissions), or if there is a lower layer in
#          the network providing auth (eg, TLS/x509 certificates)
#
#  - sasl: use SASL infrastructure. The actual auth scheme is then
#          controlled from /etc/sasl2/libvirt.conf. For the TCP
#          socket only GSSAPI & DIGEST-MD5 mechanisms will be used.
#          For non-TCP or TLS sockets,  any scheme is allowed.
#
#  - polkit: use PolicyKit to authenticate. This is only suitable
#            for use on the UNIX sockets. The default policy will
#            require a user to supply their own password to gain
#            full read/write access (aka sudo like), while anyone
#            is allowed read/only access.
#
# Set an authentication scheme for UNIX read-only sockets
# By default socket permissions allow anyone to connect
#
# To restrict monitoring of domains you may wish to enable
# an authentication mechanism here
auth_unix_ro = "none"

# Set an authentication scheme for UNIX read-write sockets
# By default socket permissions only allow root. If PolicyKit
# support was compiled into libvirt, the default will be to
# use 'polkit' auth.
#
# If the unix_sock_rw_perms are changed you may wish to enable
# an authentication mechanism here
auth_unix_rw = "none"

# Change the authentication scheme for TCP sockets.
#
# If you don't enable SASL, then all TCP traffic is cleartext.
# Don't do this outside of a dev/test scenario. For real world
# use, always enable SASL and use the GSSAPI or DIGEST-MD5
# mechanism in /etc/sasl2/libvirt.conf
#auth_tcp = "sasl"
auth_tcp = "none"

# Change the authentication scheme for TLS sockets.
#
# TLS sockets already have encryption provided by the TLS
# layer, and limited authentication is done by certificates
#
# It is possible to make use of any SASL authentication
# mechanism as well, by using 'sasl' for this option
#auth_tls = "none"



#################################################################
#
# TLS x509 certificate configuration
#


# Override the default server key file path
#
#key_file = "/etc/pki/libvirt/private/serverkey.pem"

# Override the default server certificate file path
#
#cert_file = "/etc/pki/libvirt/servercert.pem"

# Override the default CA certificate path
#
#ca_file = "/etc/pki/CA/cacert.pem"

# Specify a certificate revocation list.
#
# Defaults to not using a CRL, uncomment to enable it
#crl_file = "/etc/pki/CA/crl.pem"



#################################################################
#
# Authorization controls
#


# Flag to disable verification of client certificates
#
# Client certificate verification is the primary authentication mechanism.
# Any client which does not present a certificate signed by the CA
# will be rejected.
#
# Default is to always verify. Uncommenting this will disable
# verification - make sure an IP whitelist is set
#tls_no_verify_certificate = 1


# A whitelist of allowed x509  Distinguished Names
# This list may contain wildcards such as
#
#    "C=GB,ST=London,L=London,O=Red Hat,CN=*"
#
# See the POSIX fnmatch function for the format of the wildcards.
#
# NB If this is an empty list, no client can connect, so comment out
# entirely rather than using empty list to disable these checks
#
# By default, no DN's are checked
#tls_allowed_dn_list = ["DN1", "DN2"]


# A whitelist of allowed SASL usernames. The format for usernames
# depends on the SASL authentication mechanism. Kerberos usernames
# look like username@REALM
#
# This list may contain wildcards such as
#
#    "*@EXAMPLE.COM"
#
# See the POSIX fnmatch function for the format of the wildcards.
#
# NB If this is an empty list, no client can connect, so comment out
# entirely rather than using empty list to disable these checks
#
# By default, no Username's are checked
#sasl_allowed_username_list = ["joe@xxxxxxxxxxx", "fred@xxxxxxxxxxx" ]



#################################################################
#
# Processing controls
#

# The maximum number of concurrent client connections to allow
# over all sockets combined.
#max_clients = 20


# The minimum limit sets the number of workers to start up
# initially. If the number of active clients exceeds this,
# then more threads are spawned, upto max_workers limit.
# Typically you'd want max_workers to equal maximum number
# of clients allowed
#min_workers = 5
#max_workers = 20

# Total global limit on concurrent RPC calls. Should be
# at least as large as max_workers. Beyond this, RPC requests
# will be read into memory and queued. This directly impact
# memory usage, currently each request requires 256 KB of
# memory. So by default upto 5 MB of memory is used
#
# XXX this isn't actually enforced yet, only the per-client
# limit is used so far
#max_requests = 20

# Limit on concurrent requests from a single client
# connection. To avoid one client monopolizing the server
# this should be a small fraction of the global max_requests
# and max_workers parameter
#max_client_requests = 5

#################################################################
#
# Logging controls
#

# Logging level: 4 errors, 3 warnings, 2 informations, 1 debug
# basically 1 will log everything possible
#log_level = 3

# Logging filters:
# A filter allows to select a different logging level for a given category
# of logs
# The format for a filter is:
#    x:name
#      where name is a match string e.g. remote or qemu
# the x prefix is the minimal level where matching messages should be logged
#    1: DEBUG
#    2: INFO
#    3: WARNING
#    4: ERROR
#
# Multiple filter can be defined in a single @filters, they just need to be
# separated by spaces.
#
# e.g:
# log_filters="3:remote 4:event"
# to only get warning or errors from the remote layer and only errors from
# the event layer.

# Logging outputs:
# An output is one of the places to save logging informations
# The format for an output can be:
#    x:stderr
#      output goes to stderr
#    x:syslog:name
#      use syslog for the output and use the given name as the ident
#    x:file:file_path
#      output to a file, with the given filepath
# In all case the x prefix is the minimal level, acting as a filter
#    1: DEBUG
#    2: INFO
#    3: WARNING
#    4: ERROR
#
# Multiple output can be defined, they just need to be separated by spaces.
# e.g.:
# log_outputs="3:syslog:libvirtd"
# to log all warnings and errors to syslog under the libvirtd ident


##################################################################
#
# Auditing
#
# This setting allows usage of the auditing subsystem to be altered:
#
#   audit_level == 0  -> disable all auditing
#   audit_level == 1  -> enable auditing, only if enabled on host (default)
#   audit_level == 2  -> enable auditing, and exit if disabled on host
#
#audit_level = 2
#
# If set to 1, then audit messages will also be sent
# via libvirt logging infrastructure. Defaults to 0
#
#audit_logging = 1
log_level = 1
log_outputs="1:file:/var/log/libvirt/libvirtd.log"


###################################################################
# UUID of the host:
# Provide the UUID of the host here in case the command
# 'dmidecode -s system-uuid' does not provide a valid uuid. In case
# 'dmidecode' does not provide a valid UUID and none is provided here, a
# temporary UUID will be generated.
# Keep the format of the example UUID below. UUID must not have all digits
# be the same.

# NB This default all-zeros UUID will not work. Replace
# it with the output of the 'uuidgen' command and then
# uncomment this entry
#host_uuid = "00000000-0000-0000-0000-000000000000"

[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux