qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue
@ 2010-10-21 18:25 Marcelo Tosatti
  2010-10-21 18:25 ` [Qemu-devel] [PATCH 1/7] x86, mce: ignore SRAO only when MCG_SER_P is available Marcelo Tosatti
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Marcelo Tosatti @ 2010-10-21 18:25 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Marcelo Tosatti, qemu-devel, kvm

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(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [Qemu-devel] [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue
@ 2010-06-28 16:14 Marcelo Tosatti
  2010-06-28 19:41 ` Anthony Liguori
  0 siblings, 1 reply; 11+ messages in thread
From: Marcelo Tosatti @ 2010-06-28 16:14 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Marcelo Tosatti, qemu-devel, kvm

The following changes since commit 4972d592113c627d4b6ea1be5c94a85b56099afd:
  Stefan Weil (1):
        win32: Add missing function ffs

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master

Andre Przywara (1):
      fix CPUID vendor override

Jan Kiszka (1):
      kvm: Switch kvm_update_guest_debug to run_on_cpu

Marcelo Tosatti (1):
      kvm: init mp_state

Sheng Yang (4):
      kvm: Extend kvm_arch_get_supported_cpuid() to support index
      Enable XSAVE related CPUID
      kvm: Enable XSAVE live migration support
      kvm: Fix cpu_is_bsp() compilation warning

 kvm-all.c             |   33 +++++++---
 kvm.h                 |    4 +-
 target-i386/cpu.h     |    7 ++-
 target-i386/cpuid.c   |   23 +++++++-
 target-i386/kvm.c     |  165 ++++++++++++++++++++++++++++++++++++++++++++++---
 target-i386/machine.c |   20 ++++++
 6 files changed, 228 insertions(+), 24 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2010-10-22 13:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-21 18:25 [Qemu-devel] [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] [PATCH 1/7] x86, mce: ignore SRAO only when MCG_SER_P is available Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] [PATCH 2/7] x86, mce: broadcast mce depending on the cpu version Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] [PATCH 3/7] Fix build on !KVM_CAP_MCE Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] [PATCH 4/7] kvm: add save/restore of MSR_VM_HSAVE_PA Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] [PATCH 5/7] kvm: factor out kvm_has_msr_star Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] [PATCH 6/7] kvm: writeback SMP TSCs on migration only Marcelo Tosatti
2010-10-21 18:25 ` [Qemu-devel] [PATCH 7/7] kvm: save/restore x86-64 MSRs on x86-64 kernels 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 --
2010-06-28 16:14 Marcelo Tosatti
2010-06-28 19:41 ` Anthony Liguori

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).