qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL for-2.1 v2 00/10] KVM changes (+ misc small fixes) fo


From: Paolo Bonzini
Subject: [Qemu-devel] [PULL for-2.1 v2 00/10] KVM changes (+ misc small fixes) for 2.1
Date: Wed, 9 Jul 2014 18:18:18 +0200

The following changes since commit 9d9de254c2b81b68cd48f2324cc753a570a4cdd8:

  MAINTAINERS: seccomp: change email contact for Eduardo Otubo (2014-07-03 
12:36:15 +0100)

are available in the git repository at:

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

for you to fetch changes up to dbb832225a40fdc4f518466a6e34817ee6e59988:

  qtest: fix vhost-user-test compilation with old GLib (2014-07-09 18:17:08 
+0200)

----------------------------------------------------------------
Eduardo Habkost (1):
      target-i386: Add "kvmclock-stable-bit" feature bit name

James Hogan (4):
      mips/kvm: Init EBase to correct KSEG0
      mips/kvm: Disable FPU on reset with KVM
      mips_malta: Remove incorrect KVM T&E references
      mips_malta: Catch kernels linked at wrong address

Miroslav Rezanina (1):
      Enforce stack protector usage

Nikolay Nikolaev (1):
      qtest: fix vhost-user-test compilation with old GLib

Paolo Bonzini (2):
      watchdog: fix deadlock with -watchdog-action pause
      mc146818rtc: register the clock reset notifier on the right clock

Stefan Weil (1):
      oslib-posix: Fix new compiler error with -Wclobbered

 configure               |  7 +++++++
 hw/mips/mips_malta.c    | 20 +++++++++++++++++---
 hw/timer/mc146818rtc.c  |  2 +-
 hw/watchdog/watchdog.c  |  6 +++++-
 target-i386/cpu.c       |  2 +-
 target-mips/kvm.c       |  7 +++++++
 target-mips/translate.c |  8 +++++++-
 tests/vhost-user-test.c |  4 ++++
 util/oslib-posix.c      | 30 ++++++++++++++++--------------
 9 files changed, 65 insertions(+), 21 deletions(-)
-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]