aboutsummaryrefslogtreecommitdiffstats
path: root/executor/kvm.h
Commit message (Expand)AuthorAgeFilesLines
* executor: use dynamic page table allocation for guestAlexander Potapenko2025-10-171-11/+3
* executor: refactor x86 SYZOS setupAlexander Potapenko2025-10-171-1/+2
* executor: rework GDT setup for SYZOSAlexander Potapenko2025-10-171-0/+5
* executor: more robust x86 page table creation in SYZOSAlexander Potapenko2025-10-171-2/+20
* executor: rename SYZOS-related address definitionsAlexander Potapenko2025-10-171-9/+13
* executor/kvm: add x86-64 SYZOS fuzzerMarios Pomonis2025-04-231-0/+15
* executor/kvm: bug fix and minor refactor in KVMMarios Pomonis2025-03-271-71/+131
* executor: arm64: implement SYZOS_API_ITS_SETUPAlexander Potapenko2024-11-261-1/+12
* executor: arm64: allocate memory for ITS tables on the host sideAlexander Potapenko2024-11-261-0/+3
* executor: sys/linux: arm64: reserve address for ITS, add a seed for ITS creationAlexander Potapenko2024-10-211-1/+4
* executor: arm64: reserve a dedicated dirty page regionAlexander Potapenko2024-09-111-1/+3
* executor: pkg/vminfo: sys/linux: define syz_kvm_vgic_v3_setupAlexander Potapenko2024-09-031-0/+3
* executor: arm64: add SYZOS_API_MSRAlexander Potapenko2024-08-051-0/+1
* executor: arm64: sys/linux: introduce syzos APIAlexander Potapenko2024-07-291-0/+4
* executor: arm64: add syzos headerAlexander Potapenko2024-07-291-0/+1
* executor: arm64: more flexible physical page allocationAlexander Potapenko2024-07-291-0/+3
* sys: improve kvm descriptionDmitry Vyukov2017-01-281-0/+2
* sys: extend kvm supportDmitry Vyukov2017-01-091-0/+75