mirror of
https://github.com/containers/podman.git
synced 2026-03-25 01:51:35 -04:00
The functions for QEMU's `VM` interface implementation (`machine.go`) had quite large functions. Pulls out some code that could be moved to its own function for easier readability. [NO NEW TESTS NEEDED] Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>