This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
qemu
Watch
1
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9c52681277
qemu
/
default-configs
/
s390x-softmmu.mak
4 lines
68 B
Makefile
Raw
Normal View
History
Unescape
Escape
Fix previous commit Fix breakage from previous commit (missing pci.mak, and incorrect include in default-configs/s390x-softmmu.mak). Signed-off-by: Paul Brook <paul@codesourcery.com>
2010-11-27 03:34:15 +03:00
CONFIG_VIRTIO
=
y
hw: move char devices to hw/char/, configure via default-configs/ Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-02-05 16:35:34 +04:00
CONFIG_SCLPCONSOLE
=
y
s390x/kvm: implement floating-interrupt controller device This patch implements a floating-interrupt controller device (flic) which interacts with the s390 flic kvm_device. Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
2013-07-16 11:04:04 +04:00
CONFIG_S390_FLIC
=
$(
CONFIG_KVM
)
Reference in New Issue
Copy Permalink