Volt VMM (Neutron Stardust): source-available under AGPSL v5.0
KVM-based microVMM for the Volt platform: - Sub-second VM boot times - Minimal memory footprint - Landlock LSM + seccomp security - Virtio device support - Custom kernel management Copyright (c) Armored Gates LLC. All rights reserved. Licensed under AGPSL v5.0
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# Binary artifacts
|
||||
*.ext4
|
||||
*.bin
|
||||
*.cpio.gz
|
||||
vmlinux*
|
||||
comparison/
|
||||
kernels/vmlinux*
|
||||
rootfs/initramfs*
|
||||
build/
|
||||
target/
|
||||
*.o
|
||||
*.so
|
||||
Reference in New Issue
Block a user