From dd9d75184dcc6e01cd29ac51ecca24b10e2535d0 Mon Sep 17 00:00:00 2001 From: hozan23 Date: Mon, 8 Jul 2024 03:45:28 +0200 Subject: init commit --- default.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 default.conf (limited to 'default.conf') diff --git a/default.conf b/default.conf new file mode 100644 index 0000000..d0d03e0 --- /dev/null +++ b/default.conf @@ -0,0 +1,13 @@ +### Default vm configuration +# audio=no +# devices= +# ram=12G +# cpu=host +# bios_path=/usr/share/qemu/bios.bin +# audiodevices=intel-hda hda-duplex +# graphic=yes +# ports=10022:22 8080:80 +# net=nic +# boot=menu=on +# display=sdl,grab-mod=rctrl +# vgadevices=VGA,vgamem_mb=64 -- cgit v1.2.3