mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 00:45:43 +00:00
While working on #21592 we figured out that the the full VM File was loaded in memory when detecting the file format, but only a few bytes are needed. This commit address that. [NO NEW TESTS NEEDED] Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com> |
||
|---|---|---|
| .. | ||
| config.go | ||
| errors.go | ||
| image_format.go | ||
| image_format_test.go | ||
| initopts.go | ||
| machine_artifact.go | ||
| machine_artifact_test.go | ||
| setopts.go | ||
| state.go | ||
| usb.go | ||
| vmfile.go | ||
| vmfile_test.go | ||
| vmtype.go | ||
| vmtype_test.go | ||