qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL v3 00/10] KVM changes (+ misc small fixes) for 2.1
Date: Thu, 10 Jul 2014 18:04:03 +0200	[thread overview]
Message-ID: <1405008253-9816-1-git-send-email-pbonzini@redhat.com> (raw)

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 0a58991a5f7efd6eb8a66643f4fd894b9c6874b7:

  qtest: fix vhost-user-test compilation with old GLib (2014-07-10 17:06:33 +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               |  9 ++++++++-
 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, 66 insertions(+), 22 deletions(-)
-- 
1.8.3.1

             reply	other threads:[~2014-07-10 16:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-10 16:04 Paolo Bonzini [this message]
2014-07-10 16:04 ` [Qemu-devel] [PULL 01/10] mips/kvm: Init EBase to correct KSEG0 Paolo Bonzini
2014-07-10 16:04 ` [Qemu-devel] [PULL 02/10] mips/kvm: Disable FPU on reset with KVM Paolo Bonzini
2014-07-10 16:04 ` [Qemu-devel] [PULL 03/10] mips_malta: Remove incorrect KVM T&E references Paolo Bonzini
2014-07-10 16:04 ` [Qemu-devel] [PULL 04/10] mips_malta: Catch kernels linked at wrong address Paolo Bonzini
2014-07-10 16:04 ` [Qemu-devel] [PULL 05/10] watchdog: fix deadlock with -watchdog-action pause Paolo Bonzini
2014-07-10 16:04 ` [Qemu-devel] [PULL 06/10] Enforce stack protector usage Paolo Bonzini
2014-07-10 16:04 ` [Qemu-devel] [PULL 07/10] target-i386: Add "kvmclock-stable-bit" feature bit name Paolo Bonzini
2014-07-10 16:04 ` [Qemu-devel] [PULL 08/10] oslib-posix: Fix new compiler error with -Wclobbered Paolo Bonzini
2014-07-10 16:04 ` [Qemu-devel] [PULL 09/10] mc146818rtc: register the clock reset notifier on the right clock Paolo Bonzini
2014-07-10 16:04 ` [Qemu-devel] [PULL 10/10] qtest: fix vhost-user-test compilation with old GLib Paolo Bonzini
2014-07-11 11:13 ` [Qemu-devel] [PULL v3 00/10] KVM changes (+ misc small fixes) for 2.1 Peter Maydell
2014-07-11 11:14   ` Paolo Bonzini
2014-07-11 11:18     ` Peter Maydell

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=1405008253-9816-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --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 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).