Commit Graph

78 Commits

Author SHA1 Message Date
Graham Morrison
96b0c9ebea Update README.md
quick typo pass (came here to fix the first sentence, stayed for the others).
2021-10-07 10:02:42 +01:00
Martin Wimpress
14ef994a01
Update README 2021-10-06 12:00:32 +01:00
Martin Wimpress
f70026e886
Update README 2021-10-06 11:13:25 +01:00
Martin Wimpress
023185291e
Add TPM support. 2021-10-06 11:01:33 +01:00
Martin Wimpress
042634a801
Update README 2021-10-06 01:03:21 +01:00
Martin Wimpress
1ceccac953
Add Windows 8.1 to README 2021-10-05 23:52:19 +01:00
Martin Wimpress
bdc0a5b13a
Update README 2021-10-05 23:14:09 +01:00
Martin Wimpress
aa2c8d0913
Add Windows 11 support to quickget 2021-10-05 20:08:13 +01:00
Martin Wimpress
86e634b2bd
Drop .py from macrecovery 2021-10-05 17:11:49 +01:00
Martin Wimpress
f67be4ef10
Update README 2021-10-05 15:27:07 +01:00
Martin Wimpress
62ee6e324a
Update README 2021-10-05 15:21:15 +01:00
Martin Wimpress
513081026c
Update README 2021-10-05 00:04:27 +01:00
Martin Wimpress
1bce0374f4
Change $disk to $disk_size 2021-10-05 00:03:03 +01:00
Martin Wimpress
de7aeb40b5
Update README 2021-10-04 23:48:15 +01:00
Martin Wimpress
faf38a2f5d
Refactor CPU/SMP configuration to reflect host CPU sockets and threads 2021-10-04 22:24:37 +01:00
Martin Wimpress
561d04a2b5
Add macos_release VM configuration variable. Tune macOS based on release
Tune Qemu optimisations based on the macOS release, or fallback to lowest common supported options if macos_release is not specified.
2021-10-04 17:34:31 +01:00
Martin Wimpress
c240a17bda
Correctly disable mixing-engine for audio output
Add a note to the README that audio is not working at all on macOS Big Sur
2021-10-04 17:29:47 +01:00
Martin Wimpress
94f2375ff4
Update README 2021-09-30 19:06:22 +01:00
Martin Wimpress
88cd13bd11
Update README 2021-09-29 03:33:14 +01:00
Martin Wimpress
01fca96f28
Add support for virtio-9p 2021-09-29 03:30:16 +01:00
Martin Wimpress
88b25a4fc0
Update README 2021-09-28 22:49:52 +01:00
Martin Wimpress
eb043130de
Add CD-ROM documentation 2021-09-28 22:49:36 +01:00
Martin Wimpress
a611aa6005
Add disk preallocation support
preallocation=metadata is now the default as it offers the best size/performance.
2021-09-28 22:47:26 +01:00
Martin Wimpress
e5a0bdf876
Add floppy disk image support 2021-09-28 19:01:44 +01:00
Martin Wimpress
11c0933b0c
Consistently use pass-through, not passthrough 2021-09-28 17:53:44 +01:00
Martin Wimpress
47e98437aa
Update README 2021-09-28 17:44:18 +01:00
Martin Wimpress
22ad7366c6
Add $fixed_iso documentation 2021-09-28 16:31:56 +01:00
Martin Wimpress
00737a641a
Update README 2021-09-28 15:56:24 +01:00
Martin Wimpress
3527001973
Add $virtio_blk to disable VirtIO Block Media
Currently only required for macOS High Sierra and Mojave
2021-09-28 15:37:36 +01:00
Martin Wimpress
f877ce30e9
Reinstate High Sierra support 2021-09-28 15:25:38 +01:00
Martin Wimpress
818d8ddea1
Update README 2021-09-28 05:04:30 +01:00
Martin Wimpress
5fb70ab23f
Update README 2021-09-25 22:51:12 +01:00
Martin Wimpress
e8124ab1eb
Update TODO 2021-09-25 13:57:37 +01:00
Martin Wimpress
c599f2f390
Add USB host pass-through example output 2021-09-25 13:50:46 +01:00
Martin Wimpress
268a3a4167
Update and simplify README.md 2021-09-25 13:42:32 +01:00
Martin Wimpress
bf69f54d74
Add initial SPICE support. Close #35 Close #51 Close #53 2021-09-25 13:30:56 +01:00
Martin Wimpress
f061c3a67f
Drop smbd support 2021-09-25 13:08:56 +01:00
Yannick Mauray
288d779e2c Feature : --screen option
This option allows to select which screen is used to compute the window's size. Usefull when the main monitor is not the smallest one, and the VM doesn't need to be moved around. Also mandatory to make the fullscreen mode work properly.
2021-09-24 11:25:46 +01:00
Yannick Mauray
e83de9baf3 Fixed : updated instructions to install MacOS 2021-09-24 11:00:05 +01:00
Martin Wimpress
a925d0656d
Update README. 2021-09-07 14:04:54 +01:00
Martin Wimpress
01e08647ac
Update README 2021-09-06 22:55:26 +01:00
Martin Wimpress
eae99eb902
Update README.md 2021-02-18 14:51:07 +00:00
Ben
628d1ee088
Added Basic SMB Managment (#43)
Co-authored-by: Sec Scout <secscout@localhost.localdomain>
2020-10-20 09:49:56 +01:00
Martin Wimpress
bae1dedf3a
Add Discord invite 2020-08-10 12:23:25 +01:00
Mike Glover
ee0a76dbbb
Fix #32 Added fullscreen option (#33)
* Added fullscreen option

* Add fullscreen instructions to Readme

* Add fullscreen exit instructions to Readme
2020-08-10 12:17:06 +01:00
Yannick Mauray
63f5c11a8e
Enable arbitrary port forwarding via config file (#40)
* Add the possibility to forward ports from host to guest

* Reorganized code, fixed a bug, updated the README

* Updated the README

* Forgot to remove 'exit' ....
2020-08-10 12:15:18 +01:00
CoryM
76670511dd Update README.md to fix #25
Direct users to run `snap connect qemu-virgil:audio-record` to prevent pulseaudio terminal spam.
2020-08-04 09:25:37 +01:00
Martin Wimpress
8819e8748c
Update README.md 2020-07-25 12:11:08 +01:00
Martin Wimpress
64cff9bbab
Add additional utilities install notes for macOS. Closes #23 2020-04-06 07:51:50 +01:00
Martin Wimpress
b91ee3db73
Update TODO 2020-04-04 12:58:31 +01:00