From: Marcelo Tosatti <mtosatti@redhat.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org,
Marcelo Tosatti <mtosatti@redhat.com>
Subject: [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue
Date: Thu, 21 Oct 2010 16:25:46 -0200 [thread overview]
Message-ID: <cover.1287685553.git.mtosatti@redhat.com> (raw)
The following changes since commit 633aa0acfe2c4d3e56acfe28c912796bf54de6d3:
Fix pci hotplug to generate level triggered interrupt. (2010-10-20 17:23:28 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master
Hidetoshi Seto (3):
x86, mce: ignore SRAO only when MCG_SER_P is available
x86, mce: broadcast mce depending on the cpu version
Fix build on !KVM_CAP_MCE
Marcelo Tosatti (4):
kvm: add save/restore of MSR_VM_HSAVE_PA
kvm: factor out kvm_has_msr_star
kvm: writeback SMP TSCs on migration only
kvm: save/restore x86-64 MSRs on x86-64 kernels
target-i386/kvm.c | 132 +++++++++++++++++++++++++++++++++++++++-------------
1 files changed, 99 insertions(+), 33 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: [Qemu-devel] [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue
Date: Thu, 21 Oct 2010 16:25:46 -0200 [thread overview]
Message-ID: <cover.1287685553.git.mtosatti@redhat.com> (raw)
The following changes since commit 633aa0acfe2c4d3e56acfe28c912796bf54de6d3:
Fix pci hotplug to generate level triggered interrupt. (2010-10-20 17:23:28 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master
Hidetoshi Seto (3):
x86, mce: ignore SRAO only when MCG_SER_P is available
x86, mce: broadcast mce depending on the cpu version
Fix build on !KVM_CAP_MCE
Marcelo Tosatti (4):
kvm: add save/restore of MSR_VM_HSAVE_PA
kvm: factor out kvm_has_msr_star
kvm: writeback SMP TSCs on migration only
kvm: save/restore x86-64 MSRs on x86-64 kernels
target-i386/kvm.c | 132 +++++++++++++++++++++++++++++++++++++++-------------
1 files changed, 99 insertions(+), 33 deletions(-)
next reply other threads:[~2010-10-21 18:26 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-21 18:25 Marcelo Tosatti [this message]
2010-10-21 18:25 ` [Qemu-devel] [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue Marcelo Tosatti
2010-10-21 18:25 ` [PATCH 1/7] x86, mce: ignore SRAO only when MCG_SER_P is available Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] " Marcelo Tosatti
2010-10-21 18:25 ` [PATCH 2/7] x86, mce: broadcast mce depending on the cpu version Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] " Marcelo Tosatti
2010-10-21 18:25 ` [PATCH 3/7] Fix build on !KVM_CAP_MCE Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] " Marcelo Tosatti
2010-10-21 18:25 ` [PATCH 4/7] kvm: add save/restore of MSR_VM_HSAVE_PA Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] " Marcelo Tosatti
2010-10-21 18:25 ` [PATCH 5/7] kvm: factor out kvm_has_msr_star Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] " Marcelo Tosatti
2010-10-21 18:25 ` [PATCH 6/7] kvm: writeback SMP TSCs on migration only Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] " Marcelo Tosatti
2010-10-21 18:25 ` [PATCH 7/7] kvm: save/restore x86-64 MSRs on x86-64 kernels Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] " Marcelo Tosatti
2010-10-22 13:27 ` [Qemu-devel] [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue Anthony Liguori
-- strict thread matches above, loose matches on Subject: below --
2012-04-13 1:32 Marcelo Tosatti
2010-06-28 16:14 Marcelo Tosatti
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=cover.1287685553.git.mtosatti@redhat.com \
--to=mtosatti@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=kvm@vger.kernel.org \
--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 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.