| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: move linux kernel specific docs to docs/linux/ dir | Andrey Konovalov | 2017-10-27 | 1 | -154/+0 |
| | | |||||
| * | Update setup_linux-host_qemu-vm_arm64-kernel.md | Dmitry Vyukov | 2017-10-10 | 1 | -12/+1 |
| | | |||||
| * | vm/qemu: tune some qemu arguments based on target arch | Dmitry Vyukov | 2017-09-15 | 1 | -3/+2 |
| | | |||||
| * | syz-manager/mgrconfig: explicitly specify target in config | Dmitry Vyukov | 2017-09-15 | 1 | -0/+1 |
| | | | | | | Add target config parameter (e.g. linux/amd64) which controls target OS/arch. No more explicit assumptions about target. | ||||
| * | docs: small fixes | Andrey Konovalov | 2017-07-24 | 1 | -0/+3 |
| | | |||||
| * | arm64 doc update | daveti | 2017-06-19 | 1 | -1/+12 |
| | | |||||
| * | syz-manager/mgrconfig: move sshkey from vm config to manager config | Dmitry Vyukov | 2017-06-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Sshkey is a property of image, which is in manager config. Move sshkey to the same location as image. The motivation for the move is as follows. Continuous build produces an image and the key, both need to be passed manager instance. Continuous build system should not distinguish different VM types and mess with their configs. NOTE FOR USERS: this breaks manager configs again. Hopefully the last time for now. Docs are updated. | ||||
| * | fix the ssh port option in the doc | daveti | 2017-06-16 | 1 | -1/+1 |
| | | |||||
| * | docs: move setup pages from wiki | Andrey Konovalov | 2017-06-14 | 1 | -0/+151 |
