Commit Graph

15 Commits

Author SHA1 Message Date
Martin Wimpress
cdb4c12170
Prefer SDL unless EFI boot is selected, the fallback to GTK
EFI booting doesn't appear to work with SDL and GL enabled.
2020-03-19 03:27:14 +00:00
Martin Wimpress
79eb15e7c8
Refactor to improve stdout presentation 2020-03-19 03:07:52 +00:00
Martin Wimpress
47da9ca28b
Fix EFI booting 2020-03-19 02:36:44 +00:00
Martin Wimpress
5dbe63040f
Clean up options parsing 2020-03-19 02:12:57 +00:00
Martin Wimpress
2e4cbd297a
Update vm_boot() to keep most variables in the local scope 2020-03-19 02:12:36 +00:00
Martin Wimpress
2f8ebe795e
Update usage() to keep variables in the local scope 2020-03-19 02:07:49 +00:00
Martin Wimpress
68a1f9cc20
Automatically set a sensible resolution for the guest VM. Closes #1
Introspect connected monitors to determine a sane default resolution for the guest VM based on the lowest resolution of all connected monitors.
2020-03-19 01:45:38 +00:00
Martin Wimpress
bcae15019d
Simplify option for enabling EFI 2020-03-19 01:41:58 +00:00
Martin Wimpress
b2c44fe879
Export $HOME from the host to the guest VM is smbd is available 2020-03-19 01:39:23 +00:00
Martin Wimpress
bc322f280c
Remove "docs" from the script itself 2020-03-17 01:53:06 +00:00
Martin Wimpress
390e1ba2c0
Add --samba option
Enables home directory sharing to the guest VM.
2020-03-16 19:04:06 +00:00
Martin Wimpress
7caa40998c
Add usage instructions for --efi and --legacy 2020-03-16 18:58:23 +00:00
Martin Wimpress
9456fabe3e Fix snapshot restore. 2020-03-16 02:08:18 +00:00
Martin Wimpress
58edab1f82 Add --efi option 2020-03-15 23:33:52 +00:00
Martin Wimpress
30556ab9df Initial commit of quickemu.sh 2020-03-15 23:13:25 +00:00