#
1f08a91a |
| 03-Feb-2025 |
Thomas Huth <thuth@redhat.com> |
Merge branch 'pr-2025-01-31' into 'master'
s390x: new edat, diag258 and STFLE tests; fixes for genprotimg >= 2.36.0; cleanups for snippets and makefiles
See merge request kvm-unit-tests/kvm-unit-te
Merge branch 'pr-2025-01-31' into 'master'
s390x: new edat, diag258 and STFLE tests; fixes for genprotimg >= 2.36.0; cleanups for snippets and makefiles
See merge request kvm-unit-tests/kvm-unit-tests!73
show more ...
|
#
c6798030 |
| 06-Aug-2024 |
Janosch Frank <frankja@linux.ibm.com> |
lib: s390x: Split SIE fw structs from lib structs
The SIE control block is huge and takes up too much space.
Let's split the hardware definitions from sie.h into its own header, so that sie.h will
lib: s390x: Split SIE fw structs from lib structs
The SIE control block is huge and takes up too much space.
Let's split the hardware definitions from sie.h into its own header, so that sie.h will only contain library functions and structs
Signed-off-by: Janosch Frank <frankja@linux.ibm.com> Reviewed-by: Christoph Schlameuss <schlameuss@linux.ibm.com> Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com> Link: https://lore.kernel.org/r/20240806084409.169039-5-frankja@linux.ibm.com Signed-off-by: Nico Boehr <nrb@linux.ibm.com>
show more ...
|