From: Gleb Natapov <gleb@redhat.com>
To: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Avi Kivity <avi@redhat.com>, kvm@vger.kernel.org
Subject: Re: [PATCH 0/4] Preparation for PIC-APIC rewiring
Date: Tue, 22 Jun 2010 08:51:53 +0300 [thread overview]
Message-ID: <20100622055153.GT4689@redhat.com> (raw)
In-Reply-To: <20100621200527.GA16498@amt.cnet>
On Mon, Jun 21, 2010 at 05:05:27PM -0300, Marcelo Tosatti wrote:
>
> Looks good.
>
Looks good here too.
> On Sun, Jun 20, 2010 at 07:21:54PM +0300, Avi Kivity wrote:
> > These four patches were part of an optimization patchset I've been neglecting,
> > but are equally useful as preparation for fixing the PIC-APIC wiring issues.
> >
> > Avi Kivity (4):
> > KVM: i8259: reduce excessive abstraction for pic_irq_request()
> > KVM: i8259: simplify pic_irq_request() calling sequence
> > KVM: Add mini-API for vcpu->requests
> > KVM: Reduce atomic operations on vcpu->requests
> >
> > arch/x86/kvm/i8259.c | 18 ++++++------------
> > arch/x86/kvm/irq.h | 4 ----
> > arch/x86/kvm/lapic.c | 2 +-
> > arch/x86/kvm/mmu.c | 6 +++---
> > arch/x86/kvm/svm.c | 2 +-
> > arch/x86/kvm/timer.c | 2 +-
> > arch/x86/kvm/vmx.c | 2 +-
> > arch/x86/kvm/x86.c | 27 +++++++++++++--------------
> > include/linux/kvm_host.h | 20 ++++++++++++++++++++
> > virt/kvm/kvm_main.c | 4 ++--
> > 10 files changed, 48 insertions(+), 39 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Gleb.
prev parent reply other threads:[~2010-06-22 5:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-20 16:21 [PATCH 0/4] Preparation for PIC-APIC rewiring Avi Kivity
2010-06-20 16:21 ` [PATCH 1/4] KVM: i8259: reduce excessive abstraction for pic_irq_request() Avi Kivity
2010-06-20 16:21 ` [PATCH 2/4] KVM: i8259: simplify pic_irq_request() calling sequence Avi Kivity
2010-06-20 16:21 ` [PATCH 3/4] KVM: Add mini-API for vcpu->requests Avi Kivity
2010-06-20 16:21 ` [PATCH 4/4] KVM: Reduce atomic operations on vcpu->requests Avi Kivity
2010-06-21 20:05 ` [PATCH 0/4] Preparation for PIC-APIC rewiring Marcelo Tosatti
2010-06-22 5:51 ` Gleb Natapov [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=20100622055153.GT4689@redhat.com \
--to=gleb@redhat.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox