Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343587
b: refs/heads/master
c: 62b4db0
h: refs/heads/master
i:
  343585: ce366c7
  343583: 882a261
v: v3
  • Loading branch information
Alexander Graf committed Dec 6, 2012
1 parent db3299a commit 4a06977
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9666ea1b3d11509b76f8ff5b9776d8d30709b19
refs/heads/master: 62b4db0042aa753810e0d4f184481cc107c925ba
7 changes: 6 additions & 1 deletion trunk/arch/powerpc/include/asm/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -406,13 +406,18 @@ struct kvm_vcpu_arch {
u32 host_mas4;
u32 host_mas6;
u32 shadow_epcr;
u32 epcr;
u32 shadow_msrp;
u32 eplc;
u32 epsc;
u32 oldpir;
#endif

#if defined(CONFIG_BOOKE)
#if defined(CONFIG_KVM_BOOKE_HV) || defined(CONFIG_64BIT)
u32 epcr;
#endif
#endif

#ifdef CONFIG_PPC_BOOK3S
/* For Gekko paired singles */
u32 qpr[32];
Expand Down

0 comments on commit 4a06977

Please sign in to comment.