qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Always enable TCGv type checking
@ 2014-09-16 17:46 Richard Henderson
  2014-09-16 17:46 ` [Qemu-devel] [PATCH 1/2] qemu/compiler: Define QEMU_ARTIFICIAL Richard Henderson
  2014-09-16 17:46 ` [Qemu-devel] [PATCH 2/2] tcg: Always enable TCGv type checking Richard Henderson
  0 siblings, 2 replies; 5+ messages in thread
From: Richard Henderson @ 2014-09-16 17:46 UTC (permalink / raw)
  To: qemu-devel

We've had a number of bugs slip through recently that would have
been caught by --enable-tcg-debug.


r~


Richard Henderson (2):
  qemu/compiler: Define QEMU_ARTIFICIAL
  tcg: Always enable TCGv type checking

 include/qemu/compiler.h |  6 ++++
 tcg/tcg.h               | 89 +++++++++++++++++++------------------------------
 2 files changed, 40 insertions(+), 55 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-09-16 18:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 17:46 [Qemu-devel] [PATCH 0/2] Always enable TCGv type checking Richard Henderson
2014-09-16 17:46 ` [Qemu-devel] [PATCH 1/2] qemu/compiler: Define QEMU_ARTIFICIAL Richard Henderson
2014-09-16 17:58   ` Peter Maydell
2014-09-16 17:46 ` [Qemu-devel] [PATCH 2/2] tcg: Always enable TCGv type checking Richard Henderson
2014-09-16 18:06   ` Peter Maydell

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