Hello.
I have forgot about this. I even unable to remember what I have done.
Unfortunately I can't help you. Sorry.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1169049
Title:
do not stop on firs
I confirm this too: Qemu 2.6.1.
I have tried to install Fedora with kickstart file through Packer with
`"boot_command": [ "text
ks=http://{{.HTTPIP}}:{{.HTTPPort}}/ks.cfg"]`. But no symbol from
`["", " ", "[:alpha:]"]` were printed. Only `["=", ":", "/", "."]`
could be seen if I manually press "".
Public bug reported:
I run qemu like this:
qemu-system-x86-64 -enable-kvm -hda -s -S,
and start gdb with commands like this:
gdb>tartget remote localhost:1234
gdb>break *0x7c00
gdb>c
but gdb don't stop on it. I then could break execution manually and then
breakpoints work.
QEMU version