Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197593
b: refs/heads/master
c: 5aa9e2f
h: refs/heads/master
i:
  197591: 0bda0e9
v: v3
  • Loading branch information
Alexander Graf authored and Avi Kivity committed Apr 25, 2010
1 parent 76697bd commit b7ff30c
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 052ce6211c4f7309988068fccdb7204c721871df
refs/heads/master: 5aa9e2f43aedff25e735b4c44e0f0f6e5d1a40ae
5 changes: 5 additions & 0 deletions trunk/arch/powerpc/include/asm/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,11 @@ struct kvm_vcpu_arch {
u64 vsr[32];
#endif

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

ulong pc;
ulong ctr;
ulong lr;
Expand Down

0 comments on commit b7ff30c

Please sign in to comment.