1
0
Fork 0
alistair23-linux/arch/s390/tools
Christian Borntraeger c3b9e3e1ea KVM: s390: implement CPU model only facilities
Some facilities should only be provided to the guest, if they are
enabled by a CPU model. This allows us to avoid capabilities and
to simply fall back to the cpumodel for deciding about a facility
without enabling it for older QEMUs or QEMUs without a CPU
model.

Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
2018-03-09 09:44:17 +00:00
..
.gitignore s390/disassembler: add generated gen_opcode_table tool to .gitignore 2018-01-23 07:36:45 +01:00
Makefile s390/tools: generate header files in arch/s390/include/generated/ 2018-01-23 07:36:53 +01:00
gen_facilities.c KVM: s390: implement CPU model only facilities 2018-03-09 09:44:17 +00:00
gen_opcode_table.c s390/tools: generate header files in arch/s390/include/generated/ 2018-01-23 07:36:53 +01:00
opcodes.txt s390/disassembler: generate opcode tables from text file 2017-11-08 22:11:02 +01:00