summaryrefslogtreecommitdiff
path: root/target-s390x/machine.c
AgeCommit message (Collapse)AuthorFilesLines
2009-12-05Add support for S390x system emulationAlexander Graf1-0/+30
Let's enable the basics for system emulation so we can run virtual machines with KVM! Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>