qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: aliguori@us.ibm.com, gleb@redhat.com
Subject: [Qemu-devel] [PULL 0/5] KVM changes for 2013-07-03
Date: Wed,  3 Jul 2013 10:44:27 +0200	[thread overview]
Message-ID: <1372841072-22265-1-git-send-email-pbonzini@redhat.com> (raw)

Anthony,

The following changes since commit 1acd5a373905ddb28957842256a038956941f332:

  Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging (2013-07-01 09:03:04 -0500)

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 00f4d64ee76e873be881a82d893a591487aa7950:

  kvmclock: clock should count only if vm is running (2013-07-03 10:41:32 +0200)

Thanks,

Paolo
----------------------------------------------------------------
Amos Kong (1):
      kvm: add detail error message when fail to add ioeventfd

Marcelo Tosatti (1):
      kvmclock: clock should count only if vm is running

Michael S. Tsirkin (2):
      kvm: zero-initialize KVM_SET_GSI_ROUTING input
      kvm: skip system call when msi route is unchanged

Wanlong Gao (1):
      pci-assign: remove the duplicate function name in debug message

 hw/i386/kvm/clock.c      | 64 +++++++++++++++++++++++-------------------------
 hw/i386/kvm/pci-assign.c | 12 ++++-----
 kvm-all.c                | 27 +++++++++++---------
 3 files changed, 51 insertions(+), 52 deletions(-)
-- 
1.8.1.4

             reply	other threads:[~2013-07-03  8:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03  8:44 Paolo Bonzini [this message]
2013-07-03  8:44 ` [Qemu-devel] [PATCH 1/5] kvm: add detail error message when fail to add ioeventfd Paolo Bonzini
2013-07-03  8:44 ` [Qemu-devel] [PATCH 2/5] kvm: zero-initialize KVM_SET_GSI_ROUTING input Paolo Bonzini
2013-07-03  8:44 ` [Qemu-devel] [PATCH 3/5] kvm: skip system call when msi route is unchanged Paolo Bonzini
2013-07-03  8:44 ` [Qemu-devel] [PATCH 4/5] pci-assign: remove the duplicate function name in debug message Paolo Bonzini
2013-07-03  8:44 ` [Qemu-devel] [PATCH 5/5] kvmclock: clock should count only if vm is running Paolo Bonzini

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=1372841072-22265-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=gleb@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).