aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-10-15 12:55:13 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-10-15 12:55:13 +0200
commitc7e026ad3e5f53fe181a0a8fdfa1d1a81ec086f1 (patch)
treec1ec85f57391a12ef834f796a32558d45a5a84d9
parent78629de61224dc7877c426f80c7453fe85bd8251 (diff)
Add note on M1 Max P/E cores
-rwxr-xr-xtest-machine-aarch64-m15
1 files changed, 3 insertions, 2 deletions
diff --git a/test-machine-aarch64-m1 b/test-machine-aarch64-m1
index 695426c..990f5a8 100755
--- a/test-machine-aarch64-m1
+++ b/test-machine-aarch64-m1
@@ -15,8 +15,9 @@
# - Added virtio-gpu-pci (otherwise no graphical output).
# - Added usb-kbd (otherwise no keyboard).
# - Note: position of netdev dictates enp0sN name, so keep first PCI device.
-# - Must run on either P or E cores (https://gitlab.com/qemu-project/qemu/-/issues/1002)
-# - On M1 0-3 are E, 4-7 are P (lscpu, lscpu -e)
+# - Must run on either P or E cores (https://gitlab.com/qemu-project/qemu/-/issues/1002).
+# - On M1 0-3 are E, 4-7 are P (lscpu, lscpu -e).
+# - On M1 Max 0-1 are E, 2-9 are P.
#
# -n <nic>
# Network adapter to use, for example, virtio-net-pci (default), e1000,