# Slackware ARM virtualization stack for development ###################################################### # Author...: Brenton Earl # Date.....: 2023-11-17 ###################################################### The RockPro64, Pinebook Pro, Honeycomb Workstation are the targeted hardware models. The accompanying build scripts can be used to build the stack and help users set up virtualed systems on ARM64 systems. Software built: * Qemu * Libvirt * virt-manager * Netcat-openbsd How to build? Switch to the source directory and execute as root: ./arm/build Once completed, start libvirtd as root: /etc/rc.d/rc.libvirt start Log into your graphical environment and launch the virt-manager program to begin using virtual machines on Slackware ARM64. For more information see the slackware documenetation: docs.slackware.com/slackwarearm:virtualization_slackware_aarch64