qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/5] Clang patches


From: blauwirbel
Subject: [Qemu-devel] [PATCH 0/5] Clang patches
Date: Mon, 30 Jul 2012 16:04:30 +0000

From: Blue Swirl <address@hidden>

With this patch set, I'm able to compile AREG0 free softmmu targets.

Blue Swirl (5):
  sparc: fix floppy TC line setup
  sparc: fix expression with uninitialized initial value
  qapi: avoid reserved word restrict
  user: fix accidental AREG0 use
  configure: disable a few Clang compiler warnings

 configure           |    5 ++++-
 hw/sun4m.c          |   18 +++++++++++++-----
 linux-user/signal.c |    2 +-
 net/slirp.c         |    6 +++---
 qapi-schema.json    |    4 ++--
 user-exec.c         |   17 ++++++++++++-----
 6 files changed, 35 insertions(+), 17 deletions(-)

-- 
1.7.2.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]