From: Avi Kivity <avi@qumranet.com>
To: kvm-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/7] KVM: More 2.6.22 merge candidates
Date: Sun, 29 Apr 2007 18:50:15 +0300 [thread overview]
Message-ID: <1177861822889-git-send-email-avi@qumranet.com> (raw)
The following patches, improving performance and the userspace interface,
will join the other pending kvm patches which I plan to send at the
end of the week.
drivers/kvm/kvm.h | 3 +-
drivers/kvm/kvm_main.c | 35 +++++++++++------------
drivers/kvm/kvm_svm.h | 11 +++----
drivers/kvm/mmu.c | 2 +-
drivers/kvm/svm.c | 30 +++++++++++---------
drivers/kvm/vmx.c | 70 ++++++++++++++++++++++++++++++++++++++++-------
include/linux/kvm.h | 8 ++---
7 files changed, 104 insertions(+), 55 deletions(-)
next reply other threads:[~2007-04-29 15:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-29 15:50 Avi Kivity [this message]
2007-04-29 15:50 ` [PATCH 1/7] KVM: VMX: Properly shadow the CR0 register in the vcpu struct Avi Kivity
2007-04-29 15:50 ` [PATCH 2/7] KVM: VMX: Add lazy FPU support for VT Avi Kivity
2007-04-29 15:50 ` [PATCH 3/7] KVM: fix an if() condition Avi Kivity
2007-04-29 15:50 ` [PATCH 5/7] KVM: Remove extraneous guest entry on mmio read Avi Kivity
2007-04-29 15:50 ` [PATCH 6/7] KVM: Don't require explicit indication of completion of mmio or pio Avi Kivity
2007-04-29 15:50 ` [PATCH 7/7] KVM: Remove unused 'instruction_length' Avi Kivity
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=1177861822889-git-send-email-avi@qumranet.com \
--to=avi@qumranet.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.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