summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Guo <wei.guo.simon@gmail.com>2018-05-21 13:24:25 +0800
committerPaul Mackerras <paulus@ozlabs.org>2018-05-22 19:52:55 +1000
commitda2a32b876e979d74f84746ae8d066e1d54b568f (patch)
tree19256f755e168942427f17e4bfb5e632822947d9 /Makefile
parentb01c78c297da45500c18adb99bcc1e08d96768d5 (diff)
downloadop-kernel-dev-da2a32b876e979d74f84746ae8d066e1d54b568f.zip
op-kernel-dev-da2a32b876e979d74f84746ae8d066e1d54b568f.tar.gz
KVM: PPC: Expand mmio_vsx_copy_type to cover VMX load/store element types
VSX MMIO emulation uses mmio_vsx_copy_type to represent VSX emulated element size/type, such as KVMPPC_VSX_COPY_DWORD_LOAD, etc. This patch expands mmio_vsx_copy_type to cover VMX copy type, such as KVMPPC_VMX_COPY_BYTE(stvebx/lvebx), etc. As a result, mmio_vsx_copy_type is also renamed to mmio_copy_type. It is a preparation for reimplementing VMX MMIO emulation. Signed-off-by: Simon Guo <wei.guo.simon@gmail.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud