All of lore.kernel.org
 help / color / mirror / Atom feed
* Single-stepping real-mode does not work
@ 2012-07-14 10:52 Harald Braumann
  0 siblings, 0 replies; only message in thread
From: Harald Braumann @ 2012-07-14 10:52 UTC (permalink / raw)
  To: kvm

(please CC, since I'm not subscribed)

Hi,

trying to debug some BIOS code, but single-stepping through real-mode
doesn't work. It always continues, instead of breaking after the next
instruction. 

So I wanted to know, if there are known issues, or if this is supposed
to work.

CPU: AMD FX
QEMU: latest from git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
Linux: latest from
  git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

I start QEMU with `qemu-system-x86_64 -S -s', connect gdb and use the
`stepi' command. But instead of executing one instruction and
breaking, it just continues the programme. 

If I start QEMU with `-no-kvm', it works. So the problem seems to be
in the kvm module.

Cheers,
harry

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-14 11:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-14 10:52 Single-stepping real-mode does not work Harald Braumann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.