mbox

[0/2,PULL] qemu-kvm.git uq/master queue

Message ID cover.1306949491.git.mtosatti@redhat.com
State New
Headers show

Pull-request

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

Message

Marcelo Tosatti June 1, 2011, 5:31 p.m. UTC
The following changes since commit 578c7b2ca8ee9e97fa8693b1a83d517e8e3f962e:

  audio: fix integer overflow expression (2011-06-01 00:14:07 +0400)

are available in the git repository at:
  git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master

Yang, Wei Y (1):
      kvm: Enable CPU SMEP feature

brillywu@viatech.com.cn (1):
      kvm: Add CPUID support for VIA CPU

 target-i386/cpu.h   |    9 ++++++-
 target-i386/cpuid.c |   66 +++++++++++++++++++++++++++++++++++++++++++++++++-
 target-i386/kvm.c   |   15 +++++++++++
 3 files changed, 87 insertions(+), 3 deletions(-)

Comments

Anthony Liguori June 15, 2011, 2:17 p.m. UTC | #1
On 06/01/2011 12:31 PM, Marcelo Tosatti wrote:
> The following changes since commit 578c7b2ca8ee9e97fa8693b1a83d517e8e3f962e:
>
>    audio: fix integer overflow expression (2011-06-01 00:14:07 +0400)

Pulled.  Thanks.

Regards,

Anthony Liguori

>
> are available in the git repository at:
>    git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master
>
> Yang, Wei Y (1):
>        kvm: Enable CPU SMEP feature
>
> brillywu@viatech.com.cn (1):
>        kvm: Add CPUID support for VIA CPU
>
>   target-i386/cpu.h   |    9 ++++++-
>   target-i386/cpuid.c |   66 +++++++++++++++++++++++++++++++++++++++++++++++++-
>   target-i386/kvm.c   |   15 +++++++++++
>   3 files changed, 87 insertions(+), 3 deletions(-)
>
>