[PATCH 7/7] default-configs: Add config for aarch64-softmmu

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Add a config for aarch64-softmmu; this enables building of this target.
The resulting executable doesn't know about any 64 bit CPUs, but all
the 32 bit CPUs and board models work.

Signed-off-by: Peter Maydell <peter.maydell@xxxxxxxxxx>
---
 default-configs/aarch64-softmmu.mak |    9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 default-configs/aarch64-softmmu.mak

diff --git a/default-configs/aarch64-softmmu.mak b/default-configs/aarch64-softmmu.mak
new file mode 100644
index 0000000..76a45cc
--- /dev/null
+++ b/default-configs/aarch64-softmmu.mak
@@ -0,0 +1,9 @@
+# Default configuration for aarch64-softmmu
+
+include pci.mak
+include usb.mak
+
+# We support all the 32 bit boards so need all their config
+include arm-softmmu.mak
+
+# Currently no 64-bit specific config requirements
-- 
1.7.9.5

_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm




[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux