index
:
syz
actual
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_arm64_syzos.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: arm64: rewrite guest_handle_its_send_cmd() without a switch
Alexander Potapenko
2024-12-05
1
-31
/
+33
*
executor: arm64: declare 'noinline' for SyzOS
Alexander Potapenko
2024-12-05
1
-32
/
+35
*
executor: arm64: implement SYZOS_API_ITS_SEND_CMD
Alexander Potapenko
2024-11-26
1
-0
/
+113
*
executor: arm64: implement SYZOS_API_ITS_SETUP
Alexander Potapenko
2024-11-26
1
-3
/
+432
*
executor: arm64: handle interrupt IDs above 1023
Alexander Potapenko
2024-11-26
1
-5
/
+11
*
executor: arm64: allocate memory for ITS tables on the host side
Alexander Potapenko
2024-11-26
1
-1
/
+0
*
executor: arm64: store CPU ID in TPIDR_EL1
Alexander Potapenko
2024-09-25
1
-4
/
+17
*
executor: arm64: sys/linux: implement syz_kvm_setup_syzos_vm and syz_kvm_add_...
Alexander Potapenko
2024-09-25
1
-1
/
+3
*
executor: arm64: accept cpu id in guest_main()
Alexander Potapenko
2024-09-25
1
-2
/
+2
*
executor: sys/linux: arm64: implement SYZOS_API_MEMWRITE
Alexander Potapenko
2024-09-06
1
-0
/
+43
*
executor: arm64: sys/linux: add SYZOS_API_IRQ_SETUP
Alexander Potapenko
2024-09-03
1
-0
/
+459
*
executor: arm64: add SYZOS_API_HVC
Alexander Potapenko
2024-08-07
1
-8
/
+36
*
executor: arm64: add SYZOS_API_SMC
Alexander Potapenko
2024-08-07
1
-0
/
+36
*
executor: arm64: add SYZOS_API_MSR
Alexander Potapenko
2024-08-05
1
-0
/
+42
*
executor: arm64: kvm: exit from guest_main() using guest_uexit()
Alexander Potapenko
2024-08-05
1
-0
/
+1
*
executor: add missing static declarations in common_kvm_arm64_syzos.h
Alexander Potapenko
2024-08-05
1
-4
/
+4
*
executor: arm64: sys/linux: introduce syzos API
Alexander Potapenko
2024-07-29
1
-3
/
+63
*
executor: arm64: add syzos header
Alexander Potapenko
2024-07-29
1
-0
/
+20