]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
authorAnthony Liguori <anthony@codemonkey.ws>
Thu, 29 Aug 2013 22:21:51 +0000 (17:21 -0500)
committerAnthony Liguori <anthony@codemonkey.ws>
Thu, 29 Aug 2013 22:21:51 +0000 (17:21 -0500)
commitb5d54bd42158b90b239bb6ce9c13072eb3a53fd2
treea4c6db6a9ee012c4873ff7dee67e2e63b32aa7b6
parente560992f21437380857ae490c907810d99459df5
parent821c808bd1863efc2c1e977800ae77db633a185c
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5

* qemu-kvm/uq/master:
  kvm-stub: fix compilation
  kvm: shorten the parameter list for get_real_device()
  kvm: i386: fix LAPIC TSC deadline timer save/restore
  kvm-all.c: max_cpus should not exceed KVM vcpu limit
  kvm: Simplify kvm_handle_io
  kvm: x86: fix setting IA32_FEATURE_CONTROL with nested VMX disabled
  kvm: add KVM_IRQFD_FLAG_RESAMPLE support
  kvm: migrate vPMU state
  target-i386: remove tabs from target-i386/cpu.h
  Initialize IA32_FEATURE_CONTROL MSR in reset and migration

Conflicts:
target-i386/cpu.h
target-i386/kvm.c

aliguori: fixup trivial conflicts due to whitespace and added cpu
          argument

Signed-off-by: Anthony Liguori <anthony@codemonkey.ws>
hw/i386/kvm/pci-assign.c
hw/misc/vfio.c
hw/virtio/virtio-pci.c
include/sysemu/kvm.h
kvm-all.c
kvm-stub.c
target-i386/cpu.h
target-i386/kvm.c