-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Liu Yu
authored and
Marcelo Tosatti
committed
Mar 1, 2010
1 parent
99aa550
commit ba1b9d0
Showing
3 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: d7fa6ab217aeed26293e01d7b64f79a1ac57e823 | ||
refs/heads/master: d86be077a4d62e5615e97674dab8d894ce582b09 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,6 +52,7 @@ struct kvmppc_vcpu_e500 { | |
u32 mas5; | ||
u32 mas6; | ||
u32 mas7; | ||
u32 l1csr0; | ||
u32 l1csr1; | ||
u32 hid0; | ||
u32 hid1; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters