aboutsummaryrefslogtreecommitdiffstats
path: root/docs/darwin/README.md
Commit message (Collapse)AuthorAgeFilesLines
* /docs: update instructions for source checkoutAdam Goska2022-01-191-3/+2
| | | | | | Updated documentation regarding source code checkout from the legacy gopath mode 'go get' to 'git clone'. Fixes #2828
* vm/qemu: add apple_smc_osk and efi_{code,vars}_device optionsPatrick Meyer2021-09-031-1/+3
| | | | This way users don't have to overwrite qemu_args in their configs.
* docs: document how to fuzz macOSPatrick Meyer2021-09-021-19/+256
|
* doc: mention darwin support for coverageDmitry Vyukov2020-02-111-2/+5
|
* Update README.mdAndrey Konovalov2019-05-141-3/+4
|
* docs/darwin: add link to panicaII videoDmitry Vyukov2019-03-171-0/+1
|
* Update README.mdDmitry Vyukov2019-02-261-0/+6
|
* docs/darwin: add some info about darwinDmitry Vyukov2018-12-081-0/+10
Also move windows into separate dir, mention windows/darwin in found bugs.