From: "Michael S. Tsirkin" <mst@redhat.com>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] qemu: target library, use it in msix
Date: Wed, 23 Sep 2009 23:07:06 +0300 [thread overview]
Message-ID: <20090923200706.GA21250@redhat.com> (raw)
In-Reply-To: <f43fc5580909231257h79c45ee8j461172c4f7b65295@mail.gmail.com>
On Wed, Sep 23, 2009 at 10:57:45PM +0300, Blue Swirl wrote:
> On Wed, Sep 23, 2009 at 10:19 PM, Michael S. Tsirkin <mst@redhat.com> wrote:
> > This creates target.c, which builds per-target, and makes it possible
> > for devices to become target-independent. Use it in msix, reverting
> > part of 5e520a7d500ec2569d22d80f9ef4272a34cb3c80, as we no longer have
> > to pass target page around.
> >
> > Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> > ---
> > Makefile.target | 3 +++
> > hw/msix.c | 51 ++++++++++++++++++++++++++-------------------------
> > hw/msix.h | 5 ++---
> > hw/pci.h | 6 ------
> > hw/virtio-pci.c | 3 +--
> > 5 files changed, 32 insertions(+), 36 deletions(-)
>
> Forgot to add target.[ch]?
Yep. fixed and reposted.
prev parent reply other threads:[~2009-09-23 20:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-23 19:19 [Qemu-devel] [PATCH] qemu: target library, use it in msix Michael S. Tsirkin
2009-09-23 19:57 ` [Qemu-devel] " Blue Swirl
2009-09-23 20:07 ` Michael S. Tsirkin [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=20090923200706.GA21250@redhat.com \
--to=mst@redhat.com \
--cc=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 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).