On 12/13/2011 07:38 PM, Daniel P. Berrange wrote:
When running
while true ; do date ; ../tools/virsh -q -c test:///default 'shutdown test;
undefine test; dominfo test' ; done
I can give a functional ACK on this - my similar test had previously
hung consistently at least once every 80 iterations, and just now ran
for over an hour and a half with 0 hangs and 0 crashes.