qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] BQL patches for the lm32 target
@ 2018-05-21 12:20 Michael Walle
  2018-05-21 12:20 ` [Qemu-devel] [PATCH v2 1/2] lm32: take BQL before writing IP/IM register Michael Walle
  2018-05-21 12:21 ` [Qemu-devel] [PATCH v2 2/2] target/lm32: hold BQL in gdbstub Michael Walle
  0 siblings, 2 replies; 6+ messages in thread
From: Michael Walle @ 2018-05-21 12:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, Paolo Bonzini, Michael Walle

Whoops, forget the include patch chunk for the second patch.

I'll send a pull request next week if there are no comments on the
patches.

since v1:
  add missing #include

Michael Walle (2):
  lm32: take BQL before writing IP/IM register
  target/lm32: hold BQL in gdbstub

 target/lm32/gdbstub.c   | 5 +++++
 target/lm32/op_helper.c | 4 ++++
 2 files changed, 9 insertions(+)

-- 
2.11.0

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

end of thread, other threads:[~2018-05-21 15:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-21 12:20 [Qemu-devel] [PATCH v2 0/2] BQL patches for the lm32 target Michael Walle
2018-05-21 12:20 ` [Qemu-devel] [PATCH v2 1/2] lm32: take BQL before writing IP/IM register Michael Walle
2018-05-21 12:21 ` [Qemu-devel] [PATCH v2 2/2] target/lm32: hold BQL in gdbstub Michael Walle
2018-05-21 12:25   ` Peter Maydell
2018-05-21 12:29     ` Peter Maydell
2018-05-21 15:49     ` Michael Walle

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