aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_kvm_amd64.h
Commit message (Expand)AuthorAgeFilesLines
* executor/kvm: add x86-64 SYZOS fuzzerMarios Pomonis2025-04-231-7/+298
* executor/kvm: set up X86-64 SYZOSMarios Pomonis2025-04-231-0/+32
* executor/kvm: bug fix and minor refactor in KVMMarios Pomonis2025-03-271-204/+147
* executor: fix uninitialized variable when generating kvm codeCookedMelon2024-04-051-0/+4
* sys: skip kvm const extraction for non i386/amd64Aleksandr Nogikh2021-09-131-1/+1
* executor: prepare code generator to allow other achitecturesAlexey Kardashevskiy2021-07-191-1/+1
* executor: warn about C89-style var declarationsDmitry Vyukov2020-08-141-7/+4
* executor: fix build errors in setup_32bit_idt()Denis Efremov2020-07-211-1/+1
* executor: remove NONFAILING from pseudo-syscallsDmitry Vyukov2020-07-151-53/+46
* executor: prevent non-null expected warningsDmitry Vyukov2019-03-211-1/+1
* executor: compile with -O2Dmitry Vyukov2018-02-101-10/+11
* executor: introduce uint64/32/16/8 typesDmitry Vyukov2017-12-271-94/+94
* csource: don't use guard macros for debug() and NONFAILING()Andrey Konovalov2017-06-121-76/+69
* csource: only handle SIGSEGV when necessaryAndrey Konovalov2017-06-121-0/+9
* sys: improve kvm descriptionDmitry Vyukov2017-01-281-62/+103
* executor: protect against memory corruptions betterDmitry Vyukov2017-01-251-1/+1
* sys, executor: more kvm improvementsDmitry Vyukov2017-01-121-0/+768