From: Blue Swirl <blauwirbel@gmail.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH] qemu: target library, use it in msix
Date: Wed, 23 Sep 2009 22:57:45 +0300 [thread overview]
Message-ID: <f43fc5580909231257h79c45ee8j461172c4f7b65295@mail.gmail.com> (raw)
In-Reply-To: <20090923191906.GA21162@redhat.com>
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]?
next prev parent reply other threads:[~2009-09-23 19:58 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 ` Blue Swirl [this message]
2009-09-23 20:07 ` [Qemu-devel] " Michael S. Tsirkin
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=f43fc5580909231257h79c45ee8j461172c4f7b65295@mail.gmail.com \
--to=blauwirbel@gmail.com \
--cc=mst@redhat.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).