Commit Graph

138 Commits (5912d669b14956b4f934cb171eeb1ae3cd4ba4e3)
 

Author SHA1 Message Date
Martin Wimpress 84efcf2bf3
Vars refactor: Simplify initialisation of disk 5 years ago
Martin Wimpress 01fbc2bbef
Vars refactor: Simplify initialisation of guest_os 5 years ago
Martin Wimpress 3816fe4028
Vars refactor: Replace UI with OUTPUT 5 years ago
Martin Wimpress dd4c6bf80d
Fix regression in xres/yres settings for virtio-vga 5 years ago
Martin Wimpress ab286f39b7
Make casing of status output consistent 5 years ago
Martin Wimpress ce5aecd33d
Replace hardcoded paths to qemu-virgil with a variable 5 years ago
Martin Wimpress dbd0885f82
Vars refactor: Tidy up initial vars layout 5 years ago
Martin Wimpress eebd5f0605
Vars refactor: Replace STATUSQUO with STATUS_QUO 5 years ago
Martin Wimpress fe718a8423
Vars refactor: Replace xres/yres with X_RES/Y_RES 5 years ago
Martin Wimpress 7682463e27
Vars refactor: Replace ram with RAM_VM 5 years ago
Martin Wimpress 1399d62a69
Vars refactor: Replace allram with RAM_HOST 5 years ago
Martin Wimpress d5e669441b
Vars refactor: Replace cores with CORES_VM 5 years ago
Martin Wimpress 62b6286564
Vars refactor: Replace allcores with CORES_HOST 5 years ago
Martin Wimpress bd987f55d2
Vars refactor: Replace disk_curr_size with DISK_CURR_SIZE 5 years ago
Martin Wimpress 74718b2399
Vars refactor: Replace disk_min_size with DISK_MIN_SIZE 5 years ago
Martin Wimpress 21ff829078
Vars refactor: Replace snapshot_tag with TAG 5 years ago
Martin Wimpress ce523fecdf
Add support for guest_os hinting 5 years ago
Martin Wimpress 373a83f9a4
Fix a logic error is -vm flag validation 5 years ago
Martin Wimpress e566e38e9c
Catch missing iso with non-bootable disk scenario 5 years ago
Martin Wimpress 3a367090c2
Make sure all variable are initialised 5 years ago
Martin Wimpress aef34c5150
Format tweaks for boot string 5 years ago
Martin Wimpress 5b01d18492
Add virtio-balloon 5 years ago
Martin Wimpress f910141889
Update video driver status 5 years ago
Martin Wimpress 68f36867c5
Update Windows section in README 5 years ago
Martin Wimpress 3a42311d5e
Update Linux section in README 5 years ago
Martin Wimpress 1efe9daa6b
White space clean up 5 years ago
Martin Wimpress d40840b7a8
Add option to use QXL driver 5 years ago
Martin Wimpress b41fbb38c6
Add details about installing WIndows 10. #7 5 years ago
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