summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vcontainer: consolidate initramfs-create recipesBruce Ashfield2026-01-233-80/+33
* vcontainer: add tiny initramfs image infrastructureBruce Ashfield2026-01-235-3/+142
* vcontainer-tarball: add nativesdk-expect dependencyBruce Ashfield2026-01-231-0/+1
* linux-yocto: add iptables legacy kernel config for DockerBruce Ashfield2026-01-231-1/+10
* vcontainer: add sanity checks and auto-enable virtfs for QEMUBruce Ashfield2026-01-233-4/+12
* vcontainer: fix runc/crun conflict in multiconfig buildsBruce Ashfield2026-01-233-12/+23
* crun: add RCONFLICTS to prevent runc package conflictBruce Ashfield2026-01-231-0/+3
* vcontainer: add sanity checks and auto-enable virtfs for QEMUBruce Ashfield2026-01-212-0/+46
* container-bundles: add multilayer container bundle recipeBruce Ashfield2026-01-211-0/+27
* vcontainer: add multi-arch OCI supportBruce Ashfield2026-01-215-11/+1259
* container-registry: abstract config and add multi-directory pushBruce Ashfield2026-01-212-45/+352
* container-cross-install: fix image naming and default runtimeBruce Ashfield2026-01-211-17/+56
* vcontainer: add virtio-9p fast path for batch importsBruce Ashfield2026-01-214-50/+284
* image-oci: add layer caching for multi-layer OCI buildsBruce Ashfield2026-01-214-2/+731
* image-oci: add multi-layer OCI image support with OCI_LAYERSBruce Ashfield2026-01-214-34/+488
* recipes: add multi-layer OCI example recipesBruce Ashfield2026-01-213-0/+102
* docs: add OCI multi-layer and vshell documentationBruce Ashfield2026-01-211-0/+46
* vcontainer: add vshell command for VM debug accessBruce Ashfield2026-01-211-0/+20
* container-bundle: add CONTAINER_BUNDLE_DEPLOY for base layer useBruce Ashfield2026-01-211-0/+65
* image-oci: add multi-layer OCI support and CMD defaultBruce Ashfield2026-01-212-15/+395
* container-registry: add management commands and documentationBruce Ashfield2026-01-213-17/+272
* image-oci: add build-time metadata labels for traceabilityBruce Ashfield2026-01-212-1/+81
* container-registry: add industry-standard tag strategiesBruce Ashfield2026-01-213-25/+247
* tests: add container registry pytest testsBruce Ashfield2026-01-215-5/+1106
* vdkr: add registry configuration and pull fallbackBruce Ashfield2026-01-215-5/+493
* container-registry: add local OCI registry infrastructureBruce Ashfield2026-01-2110-0/+1422
* tests: increase stop command timeouts to 30 secondsBruce Ashfield2026-01-211-10/+10
* tests: add --network=host backward compatibility testBruce Ashfield2026-01-212-4/+67
* vcontainer: fix ps -q to suppress port forward displayBruce Ashfield2026-01-212-5/+13
* vrunner: update static port forwarding for bridge networkingBruce Ashfield2026-01-211-5/+8
* tests: add cleanup for orphan QEMU and stale test stateBruce Ashfield2026-01-211-0/+98
* recipes: fix multiconfig build commentsBruce Ashfield2026-01-211-2/+2
* tests: add bridge networking testBruce Ashfield2026-01-211-2/+70
* vcontainer: update CLI for bridge networkingBruce Ashfield2026-01-211-12/+39
* vdkr: enable Docker bridge networkingBruce Ashfield2026-01-212-4/+6
* vcontainer-common: fix QMP netdev ID for hostfwd commandsBruce Ashfield2026-01-211-2/+2
* vcontainer-common: remove 'local' keywords from case blocksBruce Ashfield2026-01-211-10/+10
* vcontainer-init: fix idle timeout detection to distinguish EOF from timeoutBruce Ashfield2026-01-211-5/+9
* vrunner: fix file descriptor close syntax for coprocBruce Ashfield2026-01-211-1/+1
* tests: add tests for auto-start and dynamic port forwardingBruce Ashfield2026-01-212-0/+250
* vcontainer: add dynamic port forwarding via QEMU QMPBruce Ashfield2026-01-212-17/+291
* vcontainer: add auto-start daemon with idle timeoutBruce Ashfield2026-01-214-15/+102
* image-oci: fix symlink loop on image rebuildBruce Ashfield2026-01-212-6/+9
* tests: fix has_image false positive from substring matchBruce Ashfield2026-01-211-6/+20
* docs: update meta-virt-roadmapBruce Ashfield2026-01-211-50/+136
* docs: fix dead references to vdkr-native and obsolete test classesBruce Ashfield2026-01-216-9/+6
* docs: add container bundling and vdkr/vpdmn documentationBruce Ashfield2026-01-212-0/+342
* classes: factor out shared functions to container-common.bbclassBruce Ashfield2026-01-213-66/+58
* vcontainer: default to --network=host for container runBruce Ashfield2026-01-212-12/+32
* vcontainer: add SDK-based standalone tarballBruce Ashfield2026-01-217-402/+899