summaryrefslogtreecommitdiffstats
path: root/recipes-containers/vcontainer/files
Commit message (Expand)AuthorAgeFilesLines
* vcontainer: fix daemon mode missing shared directory for 9pBruce Ashfield2026-02-261-1/+6
* vxn: add host-side OCI image cache and fix Docker iptables conflictBruce Ashfield2026-02-261-6/+268
* vxn: add Docker/Podman integration and CLI frontendsBruce Ashfield2026-02-264-40/+167
* vxn: add controlling terminal and clean up interactive outputBruce Ashfield2026-02-261-9/+8
* vxn: fix terminal mode hang and enable interactive container supportBruce Ashfield2026-02-264-17/+67
* vcontainer: add bundle command for OCI runtime bundle creationBruce Ashfield2026-02-261-0/+118
* vcontainer: generalize init scripts for pluggable hypervisor backendsBruce Ashfield2026-02-263-15/+22
* vcontainer: add QEMU hypervisor backend and register in recipesBruce Ashfield2026-02-261-0/+260
* vxn: add containerd OCI runtime integrationBruce Ashfield2026-02-265-0/+782
* vxn: add per-container DomU lifecycle and memres persistent DomUBruce Ashfield2026-02-264-154/+922
* vxn: fix non-interactive mode for clean container outputBruce Ashfield2026-02-262-10/+41
* vxn: add Xen DomU container runtime with OCI image supportBruce Ashfield2026-02-265-311/+1403
* vcontainer: add secure registry support with virtio-9p CA transportBruce Ashfield2026-02-093-6/+218
* vdkr-init: improve Docker daemon startup logging and error handlingBruce Ashfield2026-02-091-5/+17
* vcontainer: add host-side idle timeout with QMP shutdownBruce Ashfield2026-02-093-20/+154
* vcontainer: add tiny initramfs image infrastructureBruce Ashfield2026-02-091-3/+3
* vcontainer: add multi-arch OCI supportBruce Ashfield2026-02-091-4/+239
* vcontainer: add virtio-9p fast path for batch importsBruce Ashfield2026-02-094-50/+284
* vcontainer: add vshell command for VM debug accessBruce Ashfield2026-02-091-0/+20
* vdkr: add registry configuration and pull fallbackBruce Ashfield2026-02-094-5/+445
* vcontainer: fix ps -q to suppress port forward displayBruce Ashfield2026-02-091-1/+9
* vrunner: update static port forwarding for bridge networkingBruce Ashfield2026-02-091-5/+8
* vcontainer: update CLI for bridge networkingBruce Ashfield2026-02-091-12/+39
* vdkr: enable Docker bridge networkingBruce Ashfield2026-02-091-2/+3
* 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-init: fix idle timeout detection to distinguish EOF from timeoutBruce Ashfield2026-02-091-5/+9
* vrunner: fix file descriptor close syntax for coprocBruce Ashfield2026-02-091-1/+1
* vcontainer: add dynamic port forwarding via QEMU QMPBruce Ashfield2026-02-092-17/+291
* vcontainer: add auto-start daemon with idle timeoutBruce Ashfield2026-02-093-15/+100
* docs: fix dead references to vdkr-native and obsolete test classesBruce Ashfield2026-02-094-4/+4
* vcontainer: default to --network=host for container runBruce Ashfield2026-02-091-7/+27
* vcontainer: add SDK-based standalone tarballBruce Ashfield2026-02-092-0/+336
* vcontainer: add vpdmn Podman supportBruce Ashfield2026-02-094-0/+258
* vcontainer: add vdkr Docker supportBruce Ashfield2026-02-094-0/+315
* vcontainer: add shared infrastructure and runnerBruce Ashfield2026-02-094-0/+4027