Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329860
b: refs/heads/master
c: 8fbe6a5
h: refs/heads/master
v: v3
  • Loading branch information
Florian Westphal authored and Marcelo Tosatti committed Aug 15, 2012
1 parent 789a33d commit ad5a0c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 28a6fdabb3ea775d3d707afd9d2728b3ced2c34d
refs/heads/master: 8fbe6a541f50eeec5e3e49bd92db23ade9496673
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/kvm.c
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ static void kvm_pv_guest_cpu_reboot(void *unused)
if (kvm_para_has_feature(KVM_FEATURE_PV_EOI))
wrmsrl(MSR_KVM_PV_EOI_EN, 0);
kvm_pv_disable_apf();
kvm_disable_steal_time();
}

static int kvm_pv_reboot_notify(struct notifier_block *nb,
Expand Down

0 comments on commit ad5a0c1

Please sign in to comment.