commit | 2f9c6943c546337ffe67b3c81d2eb38a32588c8a | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Mon May 26 19:48:34 2014 +1000 |
committer | Alexander Graf <agraf@suse.de> | Fri May 30 14:26:27 2014 +0200 |
tree | 0ec44fddc9e930d51415783292e9a1e2179e98a8 | |
parent | f2e91042a807cbf9b0b0d9776bf37d1ef0bd7ebe [diff] |
KVM: PPC: Book3S: Add ONE_REG register names that were missed Commit 3b7834743f9 ("KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg") added definitions for several KVM_REG_PPC_* symbols but missed adding some to api.txt. This adds them. Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Alexander Graf <agraf@suse.de>