]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Sep 2010 15:02:45 +0000 (08:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Sep 2010 15:02:45 +0000 (08:02 -0700)
commitbe6200aac985e0a3db56ec636763a32f3e32e7f1
tree2ce9fb31018c3348c0dd270d5be187bb4b724ca7
parentf2955b490b249ca56e465fd32cc355f84aedf8bd
parentda908f2fb4e783c2a4de751fb90f11a0dd041161
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm

* 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: x86: Perform hardware_enable in CPU_STARTING callback
  KVM: i8259: fix migration
  KVM: fix i8259 oops when no vcpus are online
  KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts