]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Add some single-step debugging and don't stop running
authorPekka Enberg <penberg@cs.helsinki.fi>
Sat, 27 Mar 2010 08:58:58 +0000 (10:58 +0200)
committerPekka Enberg <penberg@cs.helsinki.fi>
Sat, 27 Mar 2010 08:58:58 +0000 (10:58 +0200)
commitfa78740a45d3aaddb8aede9bf7d9966d87be7d48
tree9da120f05e54886ba23bff3f0a5c8c3d9e00371b
parent3d359d405befcadca924545446004c441ebf05c2
kvm: Add some single-step debugging and don't stop running

Now that we can execute some instructions, don't stop on first single step but
dump some debugging output instead and continue running.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
tools/kvm/main.c