qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Wenchao Xia <xiawenc@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, peter.maydell@linaro.org, aliguori@us.ibm.com,
	stefanha@gmail.com, blauwirbel@gmail.com, pbonzini@redhat.com,
	Wenchao Xia <xiawenc@linux.vnet.ibm.com>
Subject: [Qemu-devel] [PATCH V2 0/4] Buildsystem fix and block func export
Date: Fri, 16 Nov 2012 21:31:54 +0800	[thread overview]
Message-ID: <1353072718-29159-1-git-send-email-xiawenc@linux.vnet.ibm.com> (raw)


Wenchao Xia (4):
  Buildsystem fix distclean error for pixman
  Buildsystem clean tests directory clearly
  Buildsystem move qapi generation to Makefile.objs
  block export function path_has_protocol

 Makefile       |   30 +++---------------------------
 Makefile.objs  |   22 ++++++++++++++++++++++
 block.c        |    2 +-
 block.h        |    2 ++
 configure      |    2 +-
 tests/Makefile |    7 +++++++
 6 files changed, 36 insertions(+), 29 deletions(-)

             reply	other threads:[~2012-11-16 13:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16 13:31 Wenchao Xia [this message]
2012-11-16 13:31 ` [Qemu-devel] [PATCH V2 1/4] Buildsystem fix distclean error for pixman Wenchao Xia
2012-11-16 13:31 ` [Qemu-devel] [PATCH V2 2/4] Buildsystem clean tests directory clearly Wenchao Xia
2012-11-16 13:31 ` [Qemu-devel] [PATCH V2 3/4] Buildsystem move qapi generation to Makefile.objs Wenchao Xia
2012-11-16 13:31 ` [Qemu-devel] [PATCH V2 4/4] block export function path_has_protocol Wenchao Xia

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=1353072718-29159-1-git-send-email-xiawenc@linux.vnet.ibm.com \
    --to=xiawenc@linux.vnet.ibm.com \
    --cc=aliguori@us.ibm.com \
    --cc=blauwirbel@gmail.com \
    --cc=kwolf@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.com \
    /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 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).