-by: Gautam Gala
---
hw/s390x/ipl.c | 11
hw/s390x/ipl.h | 6 +++--
hw/s390x/s390-virtio-ccw.c | 14 ++-
target/s390x/kvm/pv.c | 51 +++---
target/s390x/kvm/pv.h | 26 +--
5 files changed, 73
Replace an existing macro (s390_pv_cmd_exit) that looks like
a function with an actual function. The function will be used
when exiting PV instead of the macro.
Reviewed-by: Steffen Eiden
Reviewed-by: Janosch Frank
Signed-off-by: Gautam Gala
---
target/s390x/kvm/pv.c | 14 ++
1
Introduce a named constant when checking the Set Secure Configuration parameters
UV call return code for the case where no valid host key was found and therefore
the PV header couldn't be decrypted (0x108).
Reviewed-by: Steffen Eiden
Reviewed-by: Janosch Frank
Signed-off-by: Gautam
fbd-90d4-b5d1cdd8c...@linux.ibm.com> and
<5a526ecf-d62d-46c8-9881-fdec38169...@redhat.com>
Gautam Gala (3):
target/s390x: Introduce constant when checking if PV header couldn't
be decrypted
target/s390x: Introduce function when exiting PV
target/s390x: Return UVC cmd code, RC a
a7c...@linux.ibm.com>
Gautam Gala (3):
target/s390x: Introduce constant when checking if PV header couldn't
be decrypted
target/s390x: Introduce function when exiting PV
target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308
Subcode 10 fails to enter secure mode
hw/
Extend DIAG308 subcode 10 to return the UVC RC, RRC and command code
in bit positions 32-47, 16-31, and 0-15 of register R1 + 1 if the
function does not complete successfully (in addition to the
previously returned diag response code in bit position 47-63).
Signed-off-by: Gautam Gala
---
hw
Introduce a named constant when checking the Set Secure Configuration parameters
UV call return code for the case where no valid host key was found and therefore
the PV header couldn't be decrypted (0x108).
Reviewed-by: Steffen Eiden
Signed-off-by: Gautam Gala
---
target/s390x/kvm/pv.
Replace an existing macro (s390_pv_cmd_exit) that looks like
a function with an actual function. The function will be used
when exiting PV instead of the macro.
Reviewed-by: Steffen Eiden
Signed-off-by: Gautam Gala
---
target/s390x/kvm/pv.c | 14 ++
1 file changed, 6 insertions
Introduce a named constant when checking the Set Secure Configuration parameters
UV call return code for the case where no valid host key was found and therefore
the PV header couldn't be decrypted (0x108).
Reviewed-by: Steffen Eiden
Signed-off-by: Gautam Gala
---
target/s390x/kvm/pv.
Extend DIAG308 subcode 10 to return the UVC RC, RRC and command code
in bit positions 32-47, 16-31, and 0-15 of register R1 + 1 if the
function does not complete successfully (in addition to the
previously returned diag response code in bit position 47-63).
Signed-off-by: Gautam Gala
---
hw
62c...@redhat.com>.
Gautam Gala (3):
target/s390x: Introduce constant when checking if PV header couldn't
be decrypted
target/s390x: Introduce function when exiting PV
target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308
Subcode 10 fails to enter secure mode
hw/
Replace an existing macro (s390_pv_cmd_exit) that looks like
a function with an actual function. The function will be used
when exiting PV instead of the macro.
Reviewed-by: Steffen Eiden
Signed-off-by: Gautam Gala
---
target/s390x/kvm/pv.c | 14 ++
1 file changed, 6 insertions
025 17.48, Gautam Gala wrote:
> > introduce a static function when exiting PV. The function replaces an
> > existing macro (s390_pv_cmd_exit).
>
> You describe here what you're doing, but not why ... so may I ask: Why is
> this change necessary?
>
> Thomas
&
Introduce a named constant when checking the Set Secure Configuration parameters
UV call return code for the case where no valid host key was found and therefore
the PV header couldn't be decrypted (0x108).
Reviewed-by: Steffen Eiden
Signed-off-by: Gautam Gala
---
target/s390x/kvm/pv.
introduce a static function when exiting PV. The function replaces an
existing macro (s390_pv_cmd_exit).
Signed-off-by: Gautam Gala
---
target/s390x/kvm/pv.c | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/target/s390x/kvm/pv.c b/target/s390x/kvm/pv.c
index
Extend DIAG308 subcode 10 to return the UVC RC, RRC and command code
in bit positions 32-47, 16-31, and 0-15 of register R1 + 1 if the
function does not complete successfully (in addition to the
previously returned diag response code in bit position 47-63).
Signed-off-by: Gautam Gala
---
hw
sei...@linux.ibm.com> and
<20250414140340.61624-e-sei...@linux.ibm.com>
Gautam Gala (3):
target/s390x: Introduce constant when checking if PV header couldn't
be decrypted
target/s390x: introduce function when exiting PV
target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308
Introduce a named constant when checking the Set Secure Configuration parameters
UV call return code for the case where no valid host key was found and therefore
the PV header couldn't be decrypted (0x108).
Signed-off-by: Gautam Gala
---
target/s390x/kvm/pv.c | 3 ++-
1 file chang
introduce a static function when exiting PV. The function replaces an
existing macro (s390_pv_cmd_exit).
Signed-off-by: Gautam Gala
---
target/s390x/kvm/pv.c | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/target/s390x/kvm/pv.c b/target/s390x/kvm/pv.c
index
bit
positions 48-63, 32-47, 16-31, and 0-15 of register R1 + 1 if the
function does not complete successfully (Previously, only the
response code was returned in bits 48-63).
Gautam Gala (3):
target/s390x: Introduce constant when checking if PV header couldn't
be decrypted
target/
Extend DIAG308 subcode 10 to return the UVC RC, RRC and command code
in bit positions 32-47, 16-31, and 0-15 of register R1 + 1 if the
function does not complete successfully (in addition to the
previously returned diag response code in bit position 47-63).
Signed-off-by: Gautam Gala
---
hw
21 matches
Mail list logo