All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Fam Zheng <famz@redhat.com>
Cc: kwolf@redhat.com, peter.maydell@linaro.org, alex@alex.org.uk,
	mjt@tls.msk.ru, qemu-devel@nongnu.org, vilanova@ac.upc.edu,
	stefanha@redhat.com, xiawenc@linux.vnet.ibm.com, rth@twiddle.net
Subject: Re: [Qemu-devel] [PATCH v12 0/8] Shared Library Module Support
Date: Thu, 10 Oct 2013 14:19:18 +0200	[thread overview]
Message-ID: <52569B46.2060302@redhat.com> (raw)
In-Reply-To: <1381404376-28156-1-git-send-email-famz@redhat.com>

I have a doubt about patch 5.  I have placed the others in a configure
branch on github, in preparation for sending a pull request once there's
agreement.

Paolo

      parent reply	other threads:[~2013-10-10 12:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-10 11:26 [Qemu-devel] [PATCH v12 0/8] Shared Library Module Support Fam Zheng
2013-10-10 11:26 ` [Qemu-devel] [PATCH v12 1/8] ui/Makefile.objs: delete unnecessary cocoa.o dependency Fam Zheng
2013-10-10 11:26 ` [Qemu-devel] [PATCH v12 2/8] make.rule: fix $(obj) to a real relative path Fam Zheng
2013-10-10 11:26 ` [Qemu-devel] [PATCH v12 3/8] rule.mak: allow per object cflags and libs Fam Zheng
2013-10-10 11:26 ` [Qemu-devel] [PATCH v12 4/8] build-sys: introduce common-obj-m and block-obj-m for DSO Fam Zheng
2013-10-10 11:26 ` [Qemu-devel] [PATCH v12 5/8] module: implement module loading Fam Zheng
2013-10-10 12:16   ` Paolo Bonzini
2013-10-10 12:34     ` Fam Zheng
2013-10-10 13:40       ` Paolo Bonzini
2013-10-11  1:10         ` Fam Zheng
2013-10-10 11:26 ` [Qemu-devel] [PATCH v12 6/8] Makefile: install modules with "make install" Fam Zheng
2013-10-10 11:26 ` [Qemu-devel] [PATCH v12 7/8] .gitignore: ignore module related files (dll, so, mo) Fam Zheng
2013-10-10 11:26 ` [Qemu-devel] [PATCH v12 8/8] block: convert block drivers linked with libs to modules Fam Zheng
2013-10-10 12:19 ` Paolo Bonzini [this message]

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=52569B46.2060302@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=alex@alex.org.uk \
    --cc=famz@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mjt@tls.msk.ru \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    --cc=stefanha@redhat.com \
    --cc=vilanova@ac.upc.edu \
    --cc=xiawenc@linux.vnet.ibm.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 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.