mbox

[PULL,0/5] KVM changes for 2013-07-03

Message ID 1372841072-22265-1-git-send-email-pbonzini@redhat.com
State New
Headers show

Pull-request

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

Message

Paolo Bonzini July 3, 2013, 8:44 a.m. UTC
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(-)