summaryrefslogtreecommitdiffstats
path: root/linux-headers/asm-powerpc/kvm.h
diff options
context:
space:
mode:
authorEduardo Habkost2021-06-03 21:15:41 +0200
committerEduardo Habkost2021-06-17 20:11:06 +0200
commit278f064e452468d66ee15c3f453826e697ec6832 (patch)
tree902b9944f38428d955b0e9763556134bb0dd1b2f /linux-headers/asm-powerpc/kvm.h
parentMerge remote-tracking branch 'remotes/rth-gitlab/tags/pull-c11-20210615' into... (diff)
downloadqemu-278f064e452468d66ee15c3f453826e697ec6832.tar.gz
qemu-278f064e452468d66ee15c3f453826e697ec6832.tar.xz
qemu-278f064e452468d66ee15c3f453826e697ec6832.zip
Update Linux headers to 5.13-rc4
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Message-Id: <20210603191541.2862286-1-ehabkost@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'linux-headers/asm-powerpc/kvm.h')
-rw-r--r--linux-headers/asm-powerpc/kvm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-headers/asm-powerpc/kvm.h b/linux-headers/asm-powerpc/kvm.h
index c3af3f324c..9f18fa090f 100644
--- a/linux-headers/asm-powerpc/kvm.h
+++ b/linux-headers/asm-powerpc/kvm.h
@@ -644,6 +644,8 @@ struct kvm_ppc_cpu_char {
#define KVM_REG_PPC_MMCR3 (KVM_REG_PPC | KVM_REG_SIZE_U64 | 0xc1)
#define KVM_REG_PPC_SIER2 (KVM_REG_PPC | KVM_REG_SIZE_U64 | 0xc2)
#define KVM_REG_PPC_SIER3 (KVM_REG_PPC | KVM_REG_SIZE_U64 | 0xc3)
+#define KVM_REG_PPC_DAWR1 (KVM_REG_PPC | KVM_REG_SIZE_U64 | 0xc4)
+#define KVM_REG_PPC_DAWRX1 (KVM_REG_PPC | KVM_REG_SIZE_U64 | 0xc5)
/* Transactional Memory checkpointed state:
* This is all GPRs, all VSX regs and a subset of SPRs