Commit Graph

60 Commits (eadb671b59c0b2cd8983204e401c17ef337299ba)
 

Author SHA1 Message Date
Martin Wimpress eadb671b59
Merge remote-tracking branch 'origin/master' 5 years ago
Henrik Danielsson cfb21db57b
Fix parsing RAM amount on non-English systems. (#9) 5 years ago
Henrik Danielsson 4b13f3667c
Fixed typo in config example. (#8) 5 years ago
Martin Wimpress c94b6a0a56
Add support for boot and driver ISO image 5 years ago
Martin Wimpress e8ddb13e9b
Update README 5 years ago
Martin Wimpress 70b5d8148c
Default to gl=on and clean up graphics status 5 years ago
Martin Wimpress b9e6558bd6
Refactor -display configuration build 5 years ago
Martin Wimpress 8bacffc65b
Use USB3 qemu-xhci 5 years ago
Martin Wimpress 8e214447e8
Use new style -netdev 5 years ago
Martin Wimpress cbe9125730
Set gl=off 5 years ago
Martin Wimpress 949c3bf614
qemu-virgil should be installed from the edge channel. Closes #6 5 years ago
Martin Wimpress 65735c9c8d
Add --status-quo option to preserve the existing disk state 5 years ago
Martin Wimpress 588e5de640
Add snapshot usage 5 years ago
Martin Wimpress a79e16e1b7
Add snapshot management support 5 years ago
Martin Wimpress fb627583b9
Prevent starting multiple instances of the same VM 5 years ago
Martin Wimpress d48dc74e95
Catch missing disk configuration early 5 years ago
Martin Wimpress 31c02550d3
Catch error when deleting a disk 5 years ago
Martin Wimpress 91117fb30d
Remove snap restore and slightly refactor disk deletion 5 years ago
Martin Wimpress ed601549c0
Correct disk initialisation logic 5 years ago
Martin Wimpress a688c798f5
Correct disk creation/enumeration order 5 years ago
Martin Wimpress 38307c1c0f
Refactor initial disk creation and boot order 5 years ago
Martin Wimpress 510c2e0525
Rename quickemu.sh to quickemu 5 years ago
Martin Wimpress 44ca3689d8
Setup EFI vars device when EFI booting. 5 years ago
Martin Wimpress c61c3dad2a
Minor refactor of disk setup. 5 years ago
Martin Wimpress c4bea19bf2
Use new QEMU -audiodev to setup audio devices 5 years ago
Martin Wimpress 2690663b3b
Refactored so that quickemu is only compatible with qemu-virgil 5 years ago
Martin Wimpress db33fc02a7
White space clean up 5 years ago
Martin Wimpress 34147ab202
Detect if a disk has (most likely) not been installed to and handle accordingly 5 years ago
Martin Wimpress 27e5b6a174
Use $QEMU_VER for version based conditionals 5 years ago
Martin Wimpress 75f108ebfd
Find the most suitable QEMU executable automatically 5 years ago
Martin Wimpress 873e49678a
Update README 5 years ago
Martin Wimpress 47b5611aaf
Add OVMF boot logo 5 years ago
Martin Wimpress 0a1a7b3851
Automatically expose the VM via ssh 5 years ago
Martin Wimpress 292686c3ca
Add get_port() function 5 years ago
Martin Wimpress 4d7910b868
Don't swallow stderr 5 years ago
Martin Wimpress 47e044b18a
Direct the serial mon to stdout 5 years ago
Martin Wimpress da411be3eb
Correct typo is smbd: status 5 years ago
Martin Wimpress 01688b3ab5
Catch disk image creation errors 5 years ago
Martin Wimpress 3b5fdcb6ea
Set virgl=off when booted using EFI 5 years ago
Martin Wimpress c664baaf08
Put the VM name in the window title and assign it to the process 5 years ago
Martin Wimpress cdb4c12170
Prefer SDL unless EFI boot is selected, the fallback to GTK 5 years ago
Martin Wimpress 79eb15e7c8
Refactor to improve stdout presentation 5 years ago
Martin Wimpress 47da9ca28b
Fix EFI booting 5 years ago
Martin Wimpress 1b65ce8530
Update TODO status in README.md 5 years ago
Martin Wimpress 5dbe63040f
Clean up options parsing 5 years ago
Martin Wimpress 2e4cbd297a
Update vm_boot() to keep most variables in the local scope 5 years ago
Martin Wimpress 2f8ebe795e
Update usage() to keep variables in the local scope 5 years ago
Martin Wimpress ce43eb55b1
Update README.md 5 years ago
Martin Wimpress 0287b727d0
Add connecting the kvm interface to README. Closes #2 5 years ago
Martin Wimpress 68a1f9cc20
Automatically set a sensible resolution for the guest VM. Closes #1 5 years ago