vapier      14/04/22 00:22:21

  Modified:             qemu_softmmu_targets.desc qemu_user_targets.desc
  Log:
  add aarch64 targets

Revision  Changes    Path
1.7                  profiles/desc/qemu_softmmu_targets.desc

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/qemu_softmmu_targets.desc?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/qemu_softmmu_targets.desc?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/qemu_softmmu_targets.desc?r1=1.6&r2=1.7

Index: qemu_softmmu_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/qemu_softmmu_targets.desc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qemu_softmmu_targets.desc   31 May 2013 15:33:44 -0000      1.6
+++ qemu_softmmu_targets.desc   22 Apr 2014 00:22:21 -0000      1.7
@@ -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



1.6                  profiles/desc/qemu_user_targets.desc

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/qemu_user_targets.desc?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/qemu_user_targets.desc?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/qemu_user_targets.desc?r1=1.5&r2=1.6

Index: qemu_user_targets.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/desc/qemu_user_targets.desc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qemu_user_targets.desc      31 May 2013 15:33:44 -0000      1.5
+++ qemu_user_targets.desc      22 Apr 2014 00:22:21 -0000      1.6
@@ -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




Reply via email to