summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>2015-11-25 11:13:32 +0100
committerChristian Borntraeger <borntraeger@de.ibm.com>2016-06-21 09:43:37 +0200
commit166ecb3d3cfecb62c31fdeab9949d70e84cd75cd (patch)
tree9cc1cce48f14d90406ac9e652aede6c6dc94ae23 /tools/perf/scripts
parentbbeaa58b32ab627b68748543b3dcb98b9a28d570 (diff)
downloadkernel-166ecb3d3cfecb62c31fdeab9949d70e84cd75cd.tar.gz
KVM: s390: vsie: support transactional execution
As soon as guest 2 is allowed to use transactional execution (indicated via STFLE), he can also enable it for guest 3. Active transactional execution requires also the second prefix page to be mapped. If that page cannot be mapped, a validity icpt has to be presented to the guest. We have to take care of tx being toggled on/off, otherwise we might get wrong prefix validity icpt. Acked-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
commit/drivers/scsi/libfc?h=linux-6.6.y&id=90d6697810f06aceea9de71ad836a8c7669789cd'>scsi: libfc: Fix a format specifierBart Van Assche 2021-03-15scsi: libfc: Fix misspelling of fc_fcp_destroy()Lee Jones 2021-03-15scsi: libfc: Fix incorrect naming of fc_rport_adisc_resp()Lee Jones 2021-03-15scsi: libfc: Fix some possible copy/paste issuesLee Jones 2021-01-12scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan 2020-10-29scsi: libfc: Fix enum-conversion warningArnd Bergmann 2020-10-29scsi: libfc: Work around -Warray-bounds warningArnd Bergmann 2020-10-29scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann