From bc450a5189e4e380a626dd8b1ebdee2497a2d7df Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 23 Oct 2018 20:32:58 -0300 Subject: Adds support for backing_file --- kvmxfile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'kvmxfile') diff --git a/kvmxfile b/kvmxfile index 115d150..5f09daf 100644 --- a/kvmxfile +++ b/kvmxfile @@ -119,6 +119,10 @@ xrandr="0" # Where the guest image is stored #image="$HOME/.local/share/kvmx/$VM/box.img" +# Backing file for overlay images +# See https://wiki.archlinux.org/index.php/QEMU#Overlay_storage_images +#backing_file="$HOME/.local/share/kvmx/$basebox/box.img" + # Where datafiles are stored: just set this if you know what you're doing #datadir="$HOME/.local/share/kvmx/$VM" -- cgit v1.2.3