index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
executor
/
common_kvm_amd64.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: sys/linux: Add VCPU fd to `syz_kvm_assert_syzos_uexit`
Alexander Potapenko
2026-01-16
1
-7
/
+55
*
executor: x86: Configure L1 guest TSS for nested virtualization
Alexander Potapenko
2025-11-19
1
-3
/
+36
*
executor: x86: Prepare memory layout and hardware constants for NV
Alexander Potapenko
2025-11-19
1
-0
/
+2
*
executor: add include guards to KVM headers
Alexander Potapenko
2025-10-27
1
-0
/
+5
*
executor: introduce __addrspace_guest
Alexander Potapenko
2025-10-17
1
-11
/
+3
*
executor: unify ARM64_ADDR_EXECUTOR_CODE and X86_SYZOS_ADDR_EXECUTOR_CODE
Alexander Potapenko
2025-10-17
1
-1
/
+1
*
executor: fix setup_cpuid() declaration
Alexander Potapenko
2025-10-17
1
-0
/
+2
*
executor: sys/linux: implement SYZOS_API_SET_IRQ_HANDLER
Alexander Potapenko
2025-10-17
1
-12
/
+0
*
executor: use dynamic page table allocation for guest
Alexander Potapenko
2025-10-17
1
-52
/
+35
*
executor: refactor x86 SYZOS setup
Alexander Potapenko
2025-10-17
1
-64
/
+65
*
executor: rework GDT setup for SYZOS
Alexander Potapenko
2025-10-17
1
-54
/
+97
*
executor: fix the definition of struct tss64
Alexander Potapenko
2025-10-17
1
-2
/
+2
*
executor: use a list of memory regions to set up SYZOS guest
Alexander Potapenko
2025-10-17
1
-35
/
+44
*
executor: more robust x86 page table creation in SYZOS
Alexander Potapenko
2025-10-17
1
-14
/
+97
*
executor: introduce DEFINE_GUEST_FN_TO_GPA_FN()
Alexander Potapenko
2025-10-17
1
-1
/
+11
*
executor: rename SYZOS-related address definitions
Alexander Potapenko
2025-10-17
1
-10
/
+10
*
executor: sys/linux/: pkg/runtest: pkg/vminfo: add syz_kvm_assert_syzos_kvm_exit
Alexander Potapenko
2025-09-19
1
-0
/
+1
*
executor/kvm: add x86-64 SYZOS fuzzer
Marios Pomonis
2025-04-23
1
-7
/
+298
*
executor/kvm: set up X86-64 SYZOS
Marios Pomonis
2025-04-23
1
-0
/
+32
*
executor/kvm: bug fix and minor refactor in KVM
Marios Pomonis
2025-03-27
1
-204
/
+147
*
executor: fix uninitialized variable when generating kvm code
CookedMelon
2024-04-05
1
-0
/
+4
*
sys: skip kvm const extraction for non i386/amd64
Aleksandr Nogikh
2021-09-13
1
-1
/
+1
*
executor: prepare code generator to allow other achitectures
Alexey Kardashevskiy
2021-07-19
1
-1
/
+1
*
executor: warn about C89-style var declarations
Dmitry Vyukov
2020-08-14
1
-7
/
+4
*
executor: fix build errors in setup_32bit_idt()
Denis Efremov
2020-07-21
1
-1
/
+1
*
executor: remove NONFAILING from pseudo-syscalls
Dmitry Vyukov
2020-07-15
1
-53
/
+46
*
executor: prevent non-null expected warnings
Dmitry Vyukov
2019-03-21
1
-1
/
+1
*
executor: compile with -O2
Dmitry Vyukov
2018-02-10
1
-10
/
+11
*
executor: introduce uint64/32/16/8 types
Dmitry Vyukov
2017-12-27
1
-94
/
+94
*
csource: don't use guard macros for debug() and NONFAILING()
Andrey Konovalov
2017-06-12
1
-76
/
+69
*
csource: only handle SIGSEGV when necessary
Andrey Konovalov
2017-06-12
1
-0
/
+9
*
sys: improve kvm description
Dmitry Vyukov
2017-01-28
1
-62
/
+103
*
executor: protect against memory corruptions better
Dmitry Vyukov
2017-01-25
1
-1
/
+1
*
sys, executor: more kvm improvements
Dmitry Vyukov
2017-01-12
1
-0
/
+768