--- v6
+++ v3
@@ -1,13 +1,3 @@
-v6:
- - Applied Paul's code suggestion to fix endianess
- - Moved kvmppc_get_vsr_dword_offset() back to #ifdef CONFIG_VSX
-
-v5:
- - Fixed the mask off of the effective address
-
-v4:
- - Changed KVM_MMIO_REG_VMX to 0xc0 because there are 64 VSX registers
-
v3:
- Added Reported-by in the commit message
@@ -58,8 +48,8 @@
arch/powerpc/include/asm/kvm_ppc.h | 4 +
arch/powerpc/include/asm/ppc-opcode.h | 6 ++
arch/powerpc/kvm/emulate_loadstore.c | 34 ++++++++
- arch/powerpc/kvm/powerpc.c | 150 ++++++++++++++++++++++++++++++++++
- 5 files changed, 196 insertions(+)
+ arch/powerpc/kvm/powerpc.c | 153 +++++++++++++++++++++++++++++++++-
+ 5 files changed, 198 insertions(+), 1 deletion(-)
--
2.14.3