Commit Graph

229 Commits

Author SHA1 Message Date
Martin Wimpress b91ee3db73
Update TODO 2020-04-04 12:58:31 +01:00
Martin Wimpress 0b19d918d9
Add macOS support 2020-04-04 12:55:16 +01:00
Mark Crouch 7a5433f8fc
Add create .desktop shortcut feature.
Deleted debug messages. Use `quemu-virgil` icon from the 'current' directory, not a specified version's directory. Tidied some code.
2020-04-02 23:23:12 +01:00
Martin Wimpress 1dd2c813d7
Add connecting raw-usb to README 2020-03-22 19:49:58 +00:00
Martin Wimpress 4f564a8059
Update README 2020-03-22 17:40:18 +00:00
Martin Wimpress e33886f43e
Update TODO in README 2020-03-22 17:24:43 +00:00
Martin Wimpress fb082f1079
Update README 2020-03-21 17:20:26 +00:00
Martin Wimpress 3233738b86
Update README 2020-03-21 12:00:49 +00:00
Martin Wimpress ce523fecdf
Add support for guest_os hinting
Adds an optional `$guest_so` variable to the config files. Supported options are `linux` and `windows` which defaults to `linux` if not provided. Allows for OS specific tuning in `quickemu`.
2020-03-21 10:34:21 +00:00
Martin Wimpress 68f36867c5
Update Windows section in README 2020-03-21 02:27:18 +00:00
Martin Wimpress 3a42311d5e
Update Linux section in README 2020-03-21 02:26:50 +00:00
Martin Wimpress d40840b7a8
Add option to use QXL driver
This is intended for use with Windows 10.
2020-03-21 01:33:56 +00:00
Martin Wimpress b41fbb38c6
Add details about installing WIndows 10. #7 2020-03-21 00:32:04 +00:00
Henrik Danielsson 4b13f3667c
Fixed typo in config example. (#8)
Added missing closing quote.
2020-03-21 00:20:04 +00:00
Martin Wimpress e8ddb13e9b
Update README 2020-03-20 21:53:45 +00:00
Martin Wimpress 949c3bf614
qemu-virgil should be installed from the edge channel. Closes #6 2020-03-20 18:58:19 +00:00
Martin Wimpress 65735c9c8d
Add --status-quo option to preserve the existing disk state
Starting a VM with `--status-quo` will prevent any changes being committed to the disk image. However, while the VM is boot you can make changes but on next boot none will have been preserved.
2020-03-20 18:35:29 +00:00
Martin Wimpress a79e16e1b7
Add snapshot management support 2020-03-20 18:17:53 +00:00
Martin Wimpress 510c2e0525
Rename quickemu.sh to quickemu
For simplicity.
2020-03-20 13:53:42 +00:00
Martin Wimpress 44ca3689d8
Setup EFI vars device when EFI booting.
This also allows Virgil 3D to work when EFI booting
2020-03-20 13:50:01 +00:00
Martin Wimpress c4bea19bf2
Use new QEMU -audiodev to setup audio devices
Migrate to the new `-audiodev` . This also clearly labels the audio inputs and outputs in audio mixers on the host.
2020-03-20 13:46:18 +00:00
Martin Wimpress 2690663b3b
Refactored so that quickemu is only compatible with qemu-virgil
Trying to maintain compatibility with other builds of QEMU going back into the past is futile. Quickemu now only intended to work with the qemu-virgil snap.
2020-03-20 01:49:43 +00:00
Martin Wimpress 873e49678a
Update README 2020-03-19 21:24:07 +00:00
Martin Wimpress 79eb15e7c8
Refactor to improve stdout presentation 2020-03-19 03:07:52 +00:00
Martin Wimpress 1b65ce8530
Update TODO status in README.md 2020-03-19 02:14:52 +00:00
Martin Wimpress ce43eb55b1
Update README.md 2020-03-19 02:06:55 +00:00
Martin Wimpress 0287b727d0
Add connecting the kvm interface to README. Closes #2 2020-03-19 01:49:17 +00:00
Martin Wimpress a8bda3d6c8
Update documentation. 2020-03-17 01:52:46 +00:00
Martin Wimpress 2a67eb50a7
Initial commit 2020-03-15 23:11:48 +00:00