Skip to content

Instantly share code, notes, and snippets.

View meffie's full-sized avatar

Michael Meffie meffie

View GitHub Profile
DOT files for "Replacing Objects in Python"
@meffie
meffie / aarch64qemu
Last active August 29, 2015 14:16 — forked from ecliptik/aarch64qemu.md
Setting up a Ubuntu 14.04 or Debian 8 (jessie) arm64 VM
This is mainly a notes dump and should be used for reference. This guide assumes:
*Ubuntu 14.04 (or Debian 8) hypervisor/host with bridge networking
*Knowledge of qemu
*Knowledge of debootstrap
Limitations of the qemu-system-aarch64 emulator on x86 include only being able to emulate one CPU and no KVM support.