sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/target-s390x
Jan Kiszka e205c7902f Switch build system to accompanied kernel headers
This helps reducing our build-time checks for feature support in the
available Linux kernel headers. And it helps users that do not have
sufficiently recent headers installed on their build machine.

Consequently, the patch removes and build-time checks for kvm and vhost
in configure, the --kerneldir switch, and KVM_CFLAGS. Kernel headers are
supposed to be provided by QEMU only.

s390 needs some extra love as it carries redefinitions from kernel
headers.

CC: Alexander Graf <agraf@suse.de>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2011-06-20 15:16:12 -03:00
..
cpu.h Switch build system to accompanied kernel headers 2011-06-20 15:16:12 -03:00
exec.h s390x: Enable s390x-softmmu target 2011-04-18 20:51:59 +02:00
helper.c target-s390x: Fix build for non-linux hosts 2011-06-03 13:34:01 +02:00
helpers.h s390x: Implement opcode helpers 2011-05-20 17:35:12 +02:00
kvm.c s390x: Fix debugging for unknown sigp order codes 2011-05-20 17:35:13 +02:00
machine.c Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
op_helper.c Switch build system to accompanied kernel headers 2011-06-20 15:16:12 -03:00
translate.c s390x: implement lrvgr 2011-06-03 13:34:02 +02:00