summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorZachary Amsden <zamsden@redhat.com>2010-08-20 10:07:27 +0200
committerMarcelo Tosatti <mtosatti@redhat.com>2010-09-09 18:48:16 +0200
commitda908f2fb4e783c2a4de751fb90f11a0dd041161 (patch)
tree0fb41e2650900f49fe36cd13046cdbe9fe5dec89 /arch/powerpc
parentKVM: i8259: fix migration (diff)
downloadlinux-da908f2fb4e783c2a4de751fb90f11a0dd041161.tar.xz
linux-da908f2fb4e783c2a4de751fb90f11a0dd041161.zip
KVM: x86: Perform hardware_enable in CPU_STARTING callback
The CPU_STARTING callback was added upstream with the intention of being used for KVM, specifically for the hardware enablement that must be done before we can run in hardware virt. It had bugs on the x86_64 architecture at the time, where it was called after CPU_ONLINE. The arches have since merged and the bug is gone. It might be noted other features should probably start making use of this callback; microcode updates in particular which might be fixing important erratums would be best applied before beginning to run user tasks. Signed-off-by: Zachary Amsden <zamsden@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions