Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215841
b: refs/heads/master
c: ad08737
h: refs/heads/master
i:
  215839: 9935b60
v: v3
  • Loading branch information
Alexander Graf authored and Avi Kivity committed Oct 24, 2010
1 parent 944e76e commit c4b75cf
Show file tree
Hide file tree
Showing 2 changed files with 4 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: df08bd10266ce6132278f6b4ddc4bb0a12330b56
refs/heads/master: ad0873763a83e7b31ba87a85ec2027dd6a9d7b55
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/kernel/kvm.c
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,9 @@ static int __init kvm_guest_init(void)
if (kvm_para_has_feature(KVM_FEATURE_MAGIC_PAGE))
kvm_use_magic_page();

/* Enable napping */
powersave_nap = 1;

free_tmp:
kvm_free_tmp();

Expand Down

0 comments on commit c4b75cf

Please sign in to comment.