[Libguestfs] hang after seabios

Richard W.M. Jones rjones at redhat.com
Thu Aug 7 10:55:30 UTC 2014


I discovered another tip today.

Force TCG by changing the qemu command line to:

  -machine pc,accel=tcg

and add the following on the command line:

  -d in_asm,exec,int

That will cause each instruction emulated by TCG to be dumped out,
along with registers and other information.  It should tell you what
the VM is doing.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into KVM guests.
http://libguestfs.org/virt-v2v




More information about the Libguestfs mailing list