HypoV 64-bit hypervisor for funzies. Compilation Installing dependencies (Debian/Ubuntu/Linux Mint/stb...) $ sudo apt-get -y install build-essential yasm grub-common grub-pc-bin xorriso libncurses-dev ruby xz-utils Configuration via Kconfig $ make menuconfig Compiling (hypov.bin) $ make Generating the ISO (hypov.iso) $ make iso Running inside QEMU qemu-system-x86_64 -boot d -cdrom hypov.iso -m 512