Commit Graph

108 Commits (7a5433f8fcf195a262696e7d72a234d14c3397a6)
 

Author SHA1 Message Date
Mark Crouch 7a5433f8fc
Add create .desktop shortcut feature. 5 years ago
Martin Wimpress 1dd2c813d7
Add connecting raw-usb to README 5 years ago
Martin Wimpress 4f564a8059
Update README 5 years ago
Martin Wimpress ec67184925
Add USB pass-through support 5 years ago
Martin Wimpress e33886f43e
Update TODO in README 5 years ago
Martin Wimpress 735e3a4ee8
Quote all file/directory variables. Closes #12 5 years ago
Martin Wimpress 142eac3001
Round up host RAM. Closes #11 5 years ago
Martin Wimpress fb082f1079
Update README 5 years ago
Martin Wimpress 9808adecea
Fix standard VGA fallback 5 years ago
Martin Wimpress c2a2c08396
Attach keyboard and mouse to xhci USB bus 5 years ago
Martin Wimpress d8490b3120
Reorder boot string to logically group components 5 years ago
Martin Wimpress 3881e25b49
Make video device setup consistent 5 years ago
Martin Wimpress 4e9457a2b1
Disable emulated audio mixer 5 years ago
Martin Wimpress 602d1fdb42
Migrate disk configuration to virtio-blk-pci device 5 years ago
Martin Wimpress 6e6b5ae702
Add $GUEST_TWEAKS variable to allow for guest_os specific tweaks 5 years ago
Martin Wimpress 061abfe9b5
Add $CPU variable to enable guest_os specific tweaks 5 years ago
Martin Wimpress 2dfe88bd5a
Start CD-ROMs at logical index 0 5 years ago
Martin Wimpress 2a59ad8b15
Drop accel=kvm from -machine 5 years ago
Martin Wimpress 3233738b86
Update README 5 years ago
Martin Wimpress 97a2ebf3d0
Replace --efi flag with boot= property in the VM configuration 5 years ago
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