]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 May 2013 16:08:21 +0000 (09:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 May 2013 16:08:21 +0000 (09:08 -0700)
commit129cee5b19bd1b7227a8631be1da764fcf63ef2e
tree3518799ec3b4e5a8529de39ca8342fde50907952
parent54fdc68536e2bc27ee1ccb6d62c032283eeb2d7a
parent1831e0f58cf67b0ec184f720b3de3c24c22c9e4e
Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm

Pull kvm fixes from Gleb Natapov:
 "Most of the fixes are in the emulator since now we emulate more than
  we did before for correctness sake we see more bugs there, but there
  is also an OOPS fixed and corruption of xcr0 register."

* tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: emulator: emulate SALC
  KVM: emulator: emulate XLAT
  KVM: emulator: emulate AAM
  KVM: VMX: fix halt emulation while emulating invalid guest sate
  KVM: Fix kvm_irqfd_init initialization
  KVM: x86: fix maintenance of guest/host xcr0 state
virt/kvm/kvm_main.c