mbox series

[0/1] css: SCHIB measurement block origin must be aligned

Message ID 1613669623-7328-1-git-send-email-pmorel@linux.ibm.com (mailing list archive)
Headers show
Series css: SCHIB measurement block origin must be aligned | expand

Message

Pierre Morel Feb. 18, 2021, 5:33 p.m. UTC
Hi,

By testing Measurement with KVM unit tests I fall on this:
we forgot to test the alignment of the MBO for measurement format 1.

The MB must be aligned on 128bits otherwise an operand exception
is recognized.

Regards,
Pierre

Pierre Morel (1):
  css: SCHIB measurement block origin must be aligned

 target/s390x/ioinst.c | 6 ++++++
 1 file changed, 6 insertions(+)