summaryrefslogtreecommitdiffstats
path: root/recipes-containers/vcontainer/files/vcontainer-common.sh
Commit message (Expand)AuthorAgeFilesLines
* vxn: add host-side OCI image cache and fix Docker iptables conflictBruce Ashfield2026-02-261-6/+268
* vcontainer: add bundle command for OCI runtime bundle creationBruce Ashfield2026-02-261-0/+118
* vxn: add per-container DomU lifecycle and memres persistent DomUBruce Ashfield2026-02-261-56/+377
* vcontainer: add secure registry support with virtio-9p CA transportBruce Ashfield2026-02-091-0/+34
* vcontainer: add host-side idle timeout with QMP shutdownBruce Ashfield2026-02-091-6/+8
* vcontainer: add multi-arch OCI supportBruce Ashfield2026-02-091-4/+239
* vcontainer: add vshell command for VM debug accessBruce Ashfield2026-02-091-0/+20
* vdkr: add registry configuration and pull fallbackBruce Ashfield2026-02-091-2/+93
* vcontainer: fix ps -q to suppress port forward displayBruce Ashfield2026-02-091-1/+9
* vcontainer: update CLI for bridge networkingBruce Ashfield2026-02-091-12/+39
* vcontainer-common: fix QMP netdev ID for hostfwd commandsBruce Ashfield2026-02-091-2/+2
* vcontainer-common: remove 'local' keywords from case blocksBruce Ashfield2026-02-091-10/+10
* vcontainer: add dynamic port forwarding via QEMU QMPBruce Ashfield2026-02-091-17/+287
* vcontainer: add auto-start daemon with idle timeoutBruce Ashfield2026-02-091-11/+70
* vcontainer: default to --network=host for container runBruce Ashfield2026-02-091-7/+27
* vcontainer: add shared infrastructure and runnerBruce Ashfield2026-02-091-0/+2004