qemu-arm.nongnu.org archive mirror
 help / color / mirror / Atom feed
* arm: singlestep bug
@ 2022-02-02 10:28 Andrew Jones
  2022-02-02 11:16 ` Alex Bennée
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Jones @ 2022-02-02 10:28 UTC (permalink / raw)
  To: qemu-devel, qemu-arm
  Cc: richard.henderson, alex.bennee, peter.maydell, ricarkol

Hello TCG developers,

We have new debug test cases in kvm-unit-tests thanks to Ricardo Koller.
The singlestep test cases are failing with TCG. Enabling TCG debug outputs
the error

  TCG hflags mismatch (current:(0x000004a1,0x0000000000004000) rebuilt:(0x000004a3,0x0000000000004000)

I noticed that the test passed on an older QEMU, so I bisected it and
found commit e979972a6a17 ("target/arm: Rely on hflags correct in
cpu_get_tb_cpu_state"), which unfortunately doesn't tell us anything
that the above error message didn't say already (apparently we can't
currently depend on hflags being correct wrt singlestep at this point).

Thanks,
drew

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-02 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-02 10:28 arm: singlestep bug Andrew Jones
2022-02-02 11:16 ` Alex Bennée
2022-02-02 12:30   ` Andrew Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).