From: Avi Kivity <avi@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>, kvm@vger.kernel.org
Subject: Re: [PATCH 0/9] msix/kvm integration cleanups
Date: Wed, 06 Oct 2010 11:50:45 +0200 [thread overview]
Message-ID: <4CAC4675.5080307@redhat.com> (raw)
In-Reply-To: <20101006093923.GA5457@redhat.com>
On 10/06/2010 11:39 AM, Michael S. Tsirkin wrote:
> On Tue, Sep 21, 2010 at 06:05:10PM +0200, Avi Kivity wrote:
> > On 09/20/2010 07:02 PM, Michael S. Tsirkin wrote:
> > >On Mon, Sep 20, 2010 at 05:06:41PM +0200, Avi Kivity wrote:
> > >> This cleans up msix/kvm integration a bit. The really important patch is the
> > >> last one, which allows msix.o to be part of non-target-specific build.
> > >
> > >I actually thoought this later move should be done in a different way:
> > >- add all functions msix uses to kvm-stub.c
> >
> > Isn't that what I did?
> >
> > >- kvm_irq_routing_entry should also have a stub
> > >
> > >I sent some minor comments in case you have a reason
> > >to prefer this way.
> >
> > My motivation is really the last patch. If you explain what you'd
> > like to see I'll try to do it.
>
> Still looking at this?
>
I plan to do this yes, when I get a bit of time.
--
error compiling committee.c: too many arguments to function
prev parent reply other threads:[~2010-10-06 9:50 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-20 15:06 [PATCH 0/9] msix/kvm integration cleanups Avi Kivity
2010-09-20 15:06 ` [PATCH 1/9] msix: avoid leaking kvm data on init failure Avi Kivity
2010-09-20 15:06 ` [PATCH 2/9] msix: make kvm specific initialization a function Avi Kivity
2010-09-20 15:06 ` [PATCH 3/9] msix: move kvm specific msix notify into " Avi Kivity
2010-09-20 15:06 ` [PATCH 4/9] msix: move definitions from msix.c to msix.h Avi Kivity
2010-09-20 16:56 ` Michael S. Tsirkin
2010-09-21 16:03 ` Avi Kivity
2010-09-20 15:06 ` [PATCH 5/9] Add missing #include to hw/irq.h Avi Kivity
2010-09-20 15:06 ` [PATCH 6/9] msix: move kvm support functions to kvm-all.c and kvm-stub.c Avi Kivity
2010-09-20 15:06 ` [PATCH 7/9] msix: Move kvm_enabled() guards to kvm-all.c functions Avi Kivity
2010-09-20 15:06 ` [PATCH 8/9] Protect qemu-kvm.h declarations with NEED_CPU_H Avi Kivity
2010-09-20 17:05 ` Michael S. Tsirkin
2010-09-21 16:03 ` Avi Kivity
2010-09-20 15:06 ` [PATCH 9/9] Move msix.o build back to Makefile.objs Avi Kivity
2010-09-20 17:02 ` [PATCH 0/9] msix/kvm integration cleanups Michael S. Tsirkin
2010-09-21 16:05 ` Avi Kivity
2010-09-21 16:14 ` Michael S. Tsirkin
2010-10-06 9:39 ` Michael S. Tsirkin
2010-10-06 9:50 ` Avi Kivity [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=4CAC4675.5080307@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mst@redhat.com \
--cc=mtosatti@redhat.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.