[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[qemu-s390x] [PATCH v3 1/9] linux header sync
From: |
Christian Borntraeger |
Subject: |
[qemu-s390x] [PATCH v3 1/9] linux header sync |
Date: |
Mon, 29 Apr 2019 05:02:42 -0400 |
to be replaced by a proper one
Signed-off-by: Christian Borntraeger <address@hidden>
---
linux-headers/asm-s390/kvm.h | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/linux-headers/asm-s390/kvm.h b/linux-headers/asm-s390/kvm.h
index 0265482f8f..03ab5968c7 100644
--- a/linux-headers/asm-s390/kvm.h
+++ b/linux-headers/asm-s390/kvm.h
@@ -152,7 +152,10 @@ struct kvm_s390_vm_cpu_subfunc {
__u8 pcc[16]; /* with MSA4 */
__u8 ppno[16]; /* with MSA5 */
__u8 kma[16]; /* with MSA8 */
- __u8 reserved[1808];
+ __u8 kdsa[16]; /* with MSA9 */
+ __u8 sortl[32]; /* with STFLE.150 */
+ __u8 dfltcc[32]; /* with STFLE.151 */
+ __u8 reserved[1728];
};
/* kvm attributes for crypto */
--
2.17.1
- [qemu-s390x] [PATCH v3 0/9] s390x: new guest features, Christian Borntraeger, 2019/04/29
- [qemu-s390x] [PATCH v3 9/9] s390x/cpumodel: wire up 8561 and 8562 as gen15 machines, Christian Borntraeger, 2019/04/29
- [qemu-s390x] [PATCH v3 7/9] s390x/cpumodel: add Deflate-conversion facility, Christian Borntraeger, 2019/04/29
- [qemu-s390x] [PATCH v3 8/9] s390x/cpumodel: add gen15 defintions, Christian Borntraeger, 2019/04/29
- [qemu-s390x] [PATCH v3 5/9] s390x/cpumodel: vector enhancements, Christian Borntraeger, 2019/04/29
- [qemu-s390x] [PATCH v3 6/9] s390x/cpumodel: enhanced sort facility, Christian Borntraeger, 2019/04/29
- [qemu-s390x] [PATCH v3 1/9] linux header sync,
Christian Borntraeger <=
- [qemu-s390x] [PATCH v3 4/9] s390x/cpumodel: msa9 facility, Christian Borntraeger, 2019/04/29
[qemu-s390x] [PATCH v3 3/9] s390x/cpumodel: Miscellaneous-Instruction-Extensions Facility 3, Christian Borntraeger, 2019/04/29
[qemu-s390x] [PATCH v3 2/9] s390x/cpumodel: ignore csske for expansion, Christian Borntraeger, 2019/04/29
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 0/9] s390x: new guest features, no-reply, 2019/04/29
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 0/9] s390x: new guest features, no-reply, 2019/04/29
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 0/9] s390x: new guest features, no-reply, 2019/04/29