Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343479
b: refs/heads/master
c: 2e23270
h: refs/heads/master
i:
  343477: 233831b
  343475: cc9b423
  343471: 31f9aaf
v: v3
  • Loading branch information
Bharat Bhushan authored and Alexander Graf committed Oct 5, 2012
1 parent 07f24d1 commit 2712454
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 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: 430c7ff52ffb902e1e08b255b93c28fcad8cb9ef
refs/heads/master: 2e2327023fe090d68aacad395178298645eaffea
9 changes: 7 additions & 2 deletions trunk/Documentation/virtual/kvm/api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1734,7 +1734,12 @@ registers, find a list below:
Arch | Register | Width (bits)
| |
PPC | KVM_REG_PPC_HIOR | 64

PPC | KVM_REG_PPC_IAC1 | 64
PPC | KVM_REG_PPC_IAC2 | 64
PPC | KVM_REG_PPC_IAC3 | 64
PPC | KVM_REG_PPC_IAC4 | 64
PPC | KVM_REG_PPC_DAC1 | 64
PPC | KVM_REG_PPC_DAC2 | 64

4.69 KVM_GET_ONE_REG

Expand All @@ -1750,7 +1755,7 @@ kvm_one_reg struct passed in. On success, the register value can be found
at the memory location pointed to by "addr".

The list of registers accessible using this interface is identical to the
list in 4.64.
list in 4.68.


4.70 KVM_KVMCLOCK_CTRL
Expand Down

0 comments on commit 2712454

Please sign in to comment.