Here are
59 public repositories
matching this topic...
Run macOS on QEMU/KVM. Only commercial support is available. With OpenCore + Big Sur support now!
Updated
Sep 13, 2020
Python
An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
Distributed Storage System for QEMU
OCI (Open Containers Initiative) compatible runtime using Virtual Machines
Qt Virtual machines manager
This repository contains the source code of toro kernel
Updated
Sep 13, 2020
Pascal
Bash scripts for Linux KVM labs. Only for educational purposes.
Updated
Sep 13, 2020
Shell
running a windows 10 guest on a linux host with pci passthrough
Updated
Jul 23, 2019
Shell
Kubash - the K8$ shell for your kube clusters
Updated
Sep 11, 2020
Shell
QEMU-based Docker image for Minix 3, based on the official CD-ROM ISO image installation from the Minix website
Updated
May 29, 2019
Shell
OpenRC init script for QEMU/KVM (for Gentoo and Alpine Linux)
Updated
Feb 20, 2020
Shell
Record SPICE session output to MP4 video
Updated
Jun 23, 2020
Python
The project provides an automated deployment procedure for GNS3 server on a Google Compute Engine (GCE) VM instance.
Updated
May 22, 2020
Shell
Сообщество @ru_proxmox в телеграмм
A guest-side agent for qemu-kvm virtual machines
An interface to communicate with QEMU instances via QMP
A Shell script that wraps around to QEMU to make VMs with GPU passthrough ez
Updated
Jan 7, 2020
Shell
Updated
Apr 29, 2019
Shell
QEMU/KVM setup with GPU passthrough for MacOS on an Arch Linux host
Updated
Apr 29, 2020
Shell
Kubernetes with kubevirt and kata-containers inside Vagrant (with libvirt/kvm)
Updated
May 15, 2019
Shell
The project provides an automated deployment procedure for GNS3 server on a Microsoft Azure VM instance.
Unattended Debian VM installation using virt-install
Updated
Feb 11, 2018
Shell
Tools to easily create VMs (virtual machines), NS (containers) and NetNS(ip netns) for automated testing on CentOS-7/Fedora-20 or later; 'kiss' aka KISS(Keep It Simple, Stupid) principle
Updated
Sep 14, 2020
Shell
Run OSX inside Docker, connect via VNC - lightweight repository.
Updated
Jun 11, 2020
Dockerfile
A CLI snapshot utility for libvirt
qemu+nix for code evaluation
Qemu virtual machines manager
Updated
Sep 27, 2017
Shell
Improve this page
Add a description, image, and links to the
qemu-kvm
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
qemu-kvm
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Mounting using sshfs does not follow symlinks on Mac.
If ~/www is a symlink then the mounting succeeds to create localsrv:/www, but the directory is empty.
multipass mount ~/www localsrv:/www
Is there a way to enable follow_symlinks when mounting?