Re: [PATCH 1/1] KVM: s390: Add facility 197 to the white list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 11.07.22 um 13:51 schrieb Christian Borntraeger:
z16 also provides facility 197 (The processor-activity-instrumentation
extension 1). Lets add it to KVM.

Signed-off-by: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
---
  arch/s390/tools/gen_facilities.c | 1 +
  1 file changed, 1 insertion(+)

diff --git a/arch/s390/tools/gen_facilities.c b/arch/s390/tools/gen_facilities.c
index 530dd941d140..cb0aff5c0187 100644
--- a/arch/s390/tools/gen_facilities.c
+++ b/arch/s390/tools/gen_facilities.c
@@ -111,6 +111,7 @@ static struct facility_def facility_defs[] = {
  			193, /* bear enhancement facility */
  			194, /* rdp enhancement facility */
  			196, /* processor activity instrumentation facility */
+			197, /* processor activity instrumentation extension 1 */
  			-1  /* END */
  		}
  	},

Unless there are complaints, I will queue this with "white list" -> "allow list" and "lets" -> "let's".



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux