qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 RESEND 0/5] clang fixes
@ 2010-02-04 13:31 Paolo Bonzini
  2010-02-04 13:31 ` [Qemu-devel] [PATCH v2 RESEND 1/5] remove two dead assignments in target-i386/translate.c Paolo Bonzini
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Paolo Bonzini @ 2010-02-04 13:31 UTC (permalink / raw)
  To: qemu-devel

I removed the patch that malc NACKed.

Paolo Bonzini (5):
  remove two dead assignments in target-i386/translate.c
  fix undefined shifts by >32
  exec.c: dead assignments
  vnc.c: remove dead code
  usb-linux.c: remove write-only variable

 exec.c                  |    4 ----
 target-i386/translate.c |    2 --
 usb-linux.c             |    2 --
 vl.c                    |    4 ++--
 vnc.c                   |    3 ---
 5 files changed, 2 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2010-02-25 14:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04 13:31 [Qemu-devel] [PATCH v2 RESEND 0/5] clang fixes Paolo Bonzini
2010-02-04 13:31 ` [Qemu-devel] [PATCH v2 RESEND 1/5] remove two dead assignments in target-i386/translate.c Paolo Bonzini
2010-02-04 13:31 ` [Qemu-devel] [PATCH v2 RESEND 2/5] fix undefined shifts by >32 Paolo Bonzini
2010-02-25 14:02   ` [Qemu-devel] [PING 0.12] " Paolo Bonzini
2010-02-04 13:31 ` [Qemu-devel] [PATCH v2 RESEND 3/5] exec.c: dead assignments Paolo Bonzini
2010-02-04 13:31 ` [Qemu-devel] [PATCH v2 RESEND 4/5] vnc.c: remove dead code Paolo Bonzini
2010-02-04 13:31 ` [Qemu-devel] [PATCH v2 RESEND 5/5] usb-linux.c: remove write-only variable Paolo Bonzini
2010-02-05 18:26 ` [Qemu-devel] [PATCH v2 RESEND 0/5] clang fixes Blue Swirl
2010-02-08  8:43   ` [Qemu-devel] " Paolo Bonzini

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