All of lore.kernel.org
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org
Cc: blauwirbel@gmail.com
Subject: [Qemu-devel] [PATCH v2 0/6] Clang patches
Date: Wed,  1 Aug 2012 18:21:05 +0000	[thread overview]
Message-ID: <cover.1343845033.git.blauwirbel@gmail.com> (raw)

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

v1->v2: redo QAPI change (#3), new patches 5 and 6.

Blue Swirl (6):
  sparc: fix floppy TC line setup
  sparc: fix expression with uninitialized initial value
  qapi: avoid reserved keywords
  user: fix accidental AREG0 use
  xilinx_axienet: avoid useless self-assignment
  scsi-bus: remove overlapping entry

 hw/scsi-bus.c       |    1 -
 hw/sun4m.c          |   18 +++++++++++++-----
 hw/xilinx_axienet.c |    1 -
 linux-user/signal.c |    8 +++-----
 net/slirp.c         |    6 +++---
 scripts/qapi.py     |   16 ++++++++++++++++
 user-exec.c         |   17 ++++++++++++-----
 7 files changed, 47 insertions(+), 20 deletions(-)

-- 
1.7.2.5

             reply	other threads:[~2012-08-01 18:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-01 18:21 Blue Swirl [this message]
2012-08-01 18:21 ` [Qemu-devel] [PATCH v2 1/6] sparc: fix floppy TC line setup Blue Swirl
2012-08-01 18:21 ` [Qemu-devel] [PATCH v2 2/6] sparc: fix expression with uninitialized initial value Blue Swirl
2012-08-01 18:21 ` [Qemu-devel] [PATCH v2 3/6] qapi: avoid reserved keywords Blue Swirl
2012-08-02  8:32   ` Markus Armbruster
2012-08-02 20:52     ` Luiz Capitulino
2012-08-01 18:21 ` [Qemu-devel] [PATCH v2 4/6] user: fix accidental AREG0 use Blue Swirl
2012-08-01 18:21 ` [Qemu-devel] [PATCH v2 5/6] xilinx_axienet: avoid useless self-assignment Blue Swirl
2012-08-01 18:21 ` [Qemu-devel] [PATCH v2 6/6] scsi-bus: remove overlapping entry Blue Swirl
2012-08-02  8:30   ` Markus Armbruster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1343845033.git.blauwirbel@gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.