tiny-test-machines

command module
v0.0.0-...-3897231 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2023 License: MIT Imports: 14 Imported by: 0

README

Tiny Test Machines

I use this program to launch tiny qemu/kvm virtual machines for testing kernel modules.

VM Manager Design

Usage

First, build the guest system (see below for dependencies):

./build

Then run the VM Manager:

go run .

Or, if you just want a VM with an interactive shell:

./run

Dependencies

For building:

  • Go.
  • Build dependencies of the Linux kernel.

For running:

  • Qemu installed.
  • KVM support.
  • vhost-vsocket kernel support.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL