qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] cpu-exec fixes
@ 2019-01-15 19:47 Emilio G. Cota
  2019-01-15 19:47 ` [Qemu-devel] [PATCH 1/2] cpu-exec: add assert_no_pages_locked() after longjmp Emilio G. Cota
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Emilio G. Cota @ 2019-01-15 19:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: Richard Henderson, Paolo Bonzini, Max Filippov

Just a couple of small fixes.

The first adds an assert that we should have added when performing
the conversion from tb_lock to per-page locks.

The second adds a missing reset of the BQL after the longjmp in
cpu_exec_step_atomic returns.

Thanks,

		Emilio

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

end of thread, other threads:[~2019-01-21  6:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-15 19:47 [Qemu-devel] [PATCH 0/2] cpu-exec fixes Emilio G. Cota
2019-01-15 19:47 ` [Qemu-devel] [PATCH 1/2] cpu-exec: add assert_no_pages_locked() after longjmp Emilio G. Cota
2019-01-15 19:47 ` [Qemu-devel] [PATCH 2/2] cpu-exec: reset BQL after longjmp in cpu_exec_step_atomic Emilio G. Cota
2019-01-15 22:00 ` [Qemu-devel] [PATCH 0/2] cpu-exec fixes Richard Henderson
2019-01-15 22:22   ` Paolo Bonzini
2019-01-21  6:32 ` no-reply

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).