All of lore.kernel.org
 help / color / mirror / Atom feed
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: Mon, 28 Jun 2010 13:14:07 -0300	[thread overview]
Message-ID: <cover.1277741654.git.mtosatti@redhat.com> (raw)

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

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: Mon, 28 Jun 2010 13:14:07 -0300	[thread overview]
Message-ID: <cover.1277741654.git.mtosatti@redhat.com> (raw)

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

             reply	other threads:[~2010-06-28 16:15 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-28 16:14 Marcelo Tosatti [this message]
2010-06-28 16:14 ` [Qemu-devel] [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue Marcelo Tosatti
2010-06-28 16:14 ` [PATCH 1/7] kvm: Switch kvm_update_guest_debug to run_on_cpu Marcelo Tosatti
2010-06-28 16:14   ` [Qemu-devel] " Marcelo Tosatti
2010-06-28 16:14 ` [PATCH 2/7] fix CPUID vendor override Marcelo Tosatti
2010-06-28 16:14   ` [Qemu-devel] " Marcelo Tosatti
2010-06-28 16:14 ` [PATCH 3/7] kvm: Extend kvm_arch_get_supported_cpuid() to support index Marcelo Tosatti
2010-06-28 16:14   ` [Qemu-devel] " Marcelo Tosatti
2010-06-28 16:14 ` [PATCH 4/7] Enable XSAVE related CPUID Marcelo Tosatti
2010-06-28 16:14   ` [Qemu-devel] " Marcelo Tosatti
2010-06-28 16:14 ` [PATCH 5/7] kvm: Enable XSAVE live migration support Marcelo Tosatti
2010-06-28 16:14   ` [Qemu-devel] " Marcelo Tosatti
2010-06-28 16:14 ` [PATCH 6/7] kvm: init mp_state Marcelo Tosatti
2010-06-28 16:14   ` [Qemu-devel] " Marcelo Tosatti
2010-06-28 16:14 ` [PATCH 7/7] kvm: Fix cpu_is_bsp() compilation warning Marcelo Tosatti
2010-06-28 16:14   ` [Qemu-devel] " Marcelo Tosatti
2010-06-28 19:41 ` [Qemu-devel] [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue Anthony Liguori
  -- strict thread matches above, loose matches on Subject: below --
2010-10-21 18:25 Marcelo Tosatti
2012-04-13  1:32 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.1277741654.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.