From ee205bfa28d1a2637c94bdbc6687c89019ecc2b9 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 22 Apr 2014 00:22:21 +0000 Subject: add aarch64 targets --- profiles/desc/qemu_softmmu_targets.desc | 5 +++-- profiles/desc/qemu_user_targets.desc | 9 +++++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'profiles') diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc index e856464ebe11..471ad4befc50 100644 --- a/profiles/desc/qemu_softmmu_targets.desc +++ b/profiles/desc/qemu_softmmu_targets.desc @@ -1,11 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation. +# Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_softmmu_targets.desc,v 1.6 2013/05/31 15:33:44 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_softmmu_targets.desc,v 1.7 2014/04/22 00:22:21 vapier Exp $ # This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags. # Keep it sorted. +aarch64 - ARM64 system emulation target alpha - system emulation target arm - system emulation target cris - system emulation target diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc index 47d8a166925f..fae1be34fabe 100644 --- a/profiles/desc/qemu_user_targets.desc +++ b/profiles/desc/qemu_user_targets.desc @@ -1,14 +1,15 @@ -# Copyright 1999-2013 Gentoo Foundation. +# Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_user_targets.desc,v 1.5 2013/05/31 15:33:44 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/qemu_user_targets.desc,v 1.6 2014/04/22 00:22:21 vapier Exp $ # This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags. # Keep it sorted. +aarch64 - ARM64 userspace emulation target alpha - userspace emulation target -armeb - userspace emulation target -arm - userspace emulation target +armeb - ARM (big endian) userspace emulation target +arm - ARM (little endian) userspace emulation target cris - userspace emulation target i386 - userspace emulation target m68k - userspace emulation target -- cgit v1.2.3-65-gdbad