From 2712454061d375f381fc80d09587d952534d4916 Mon Sep 17 00:00:00 2001 From: Bharat Bhushan Date: Wed, 15 Aug 2012 17:37:13 +0000 Subject: [PATCH] --- yaml --- r: 343479 b: refs/heads/master c: 2e2327023fe090d68aacad395178298645eaffea h: refs/heads/master i: 343477: 233831b106e8cc6d8fdc41a655effb4b76b6f91f 343475: cc9b42362d99e53a12f71c9e21099ae31409028c 343471: 31f9aaf8e5ab90b4fa00f5cefe763f128b8009a9 v: v3 --- [refs] | 2 +- trunk/Documentation/virtual/kvm/api.txt | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 06eb68e19687..27c58170a188 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 430c7ff52ffb902e1e08b255b93c28fcad8cb9ef +refs/heads/master: 2e2327023fe090d68aacad395178298645eaffea diff --git a/trunk/Documentation/virtual/kvm/api.txt b/trunk/Documentation/virtual/kvm/api.txt index 170afb1fbc2e..c84739e2c0f3 100644 --- a/trunk/Documentation/virtual/kvm/api.txt +++ b/trunk/Documentation/virtual/kvm/api.txt @@ -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 @@ -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