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
/
sys
/
linux
/
dev_kvm.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/linux: tools/arm64: remove redundant registers from kvm_regs_arm64_extra
Alexander Potapenko
2024-12-13
1
-2
/
+1
*
sys/linux: tools/arm64: more ARM64 register IDs for dev_kvm.txt
Alexander Potapenko
2024-12-13
1
-7
/
+21
*
sys/linux: move some ARM-specific descriptions to a separate file
Alexander Potapenko
2024-11-26
1
-255
/
+0
*
executor: arm64: sys/linux: allocate 1024 pages for guest address space
Alexander Potapenko
2024-11-26
1
-2
/
+2
*
sys/linux/dev_kvm.txt: support SYZOS_API_ITS_SEND_CMD
Alexander Potapenko
2024-11-26
1
-0
/
+28
*
sys/linux/dev_kvm.txt: describe SYZOS_API_ITS_SETUP
Alexander Potapenko
2024-11-26
1
-0
/
+7
*
sys/linux/dev_kvm.txt: syz_kvm_vgic_v3_setup() should return fd_kvmdev
Alexander Potapenko
2024-10-21
1
-1
/
+1
*
sys/linux: use GICD/GICR register offsets in SYZOS_API_MEMWRITE
Alexander Potapenko
2024-09-27
1
-1
/
+92
*
executor: arm64: sys/linux: implement syz_kvm_setup_syzos_vm and syz_kvm_add_...
Alexander Potapenko
2024-09-25
1
-0
/
+3
*
sys/linux/dev_kvm.txt: pass flags to ioctl$KVM_IRQFD
Alexander Potapenko
2024-09-11
1
-1
/
+3
*
sys/linux/dev_kvm.txt: minor flag changes
Alexander Potapenko
2024-09-11
1
-3
/
+5
*
sys/linux/dev_kvm.txt: pass clock IDs to KVM_GET_CLOCK/KVM_SET_CLOCK
Alexander Potapenko
2024-09-11
1
-1
/
+3
*
sys/linux/dev_kvm.txt: declare the arg of KVM_IRQ_LINE_STATUS as inout
Alexander Potapenko
2024-09-11
1
-1
/
+1
*
sys/linux/dev_kvm.txt: allow returning data via kvm_device_attr
Alexander Potapenko
2024-09-11
1
-2
/
+2
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_ARM_PREFERRED_TARGET
Alexander Potapenko
2024-09-11
1
-0
/
+1
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_RESET_DIRTY_RINGS
Alexander Potapenko
2024-09-11
1
-0
/
+1
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_GET_XSAVE2
Alexander Potapenko
2024-09-11
1
-0
/
+2
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_SET_MEMORY_ATTRIBUTES
Alexander Potapenko
2024-09-11
1
-0
/
+9
*
sys/linux/dev_kvm.txt: correctly pass ARM64 CPU features
Alexander Potapenko
2024-09-11
1
-2
/
+15
*
sys/linux/dev_kvm.txt: add PSCI constants from uapi/linux/psci.h
Alexander Potapenko
2024-09-11
1
-1
/
+2
*
sys/linux/dev_kvm.txt: update KVM capabilities
Alexander Potapenko
2024-09-11
1
-1
/
+35
*
sys/linux/dev_kvm.txt: declare ARM_SMCCC_ constants from arm-smccc.h
Alexander Potapenko
2024-09-10
1
-1
/
+4
*
sys/linux/dev_kvm.txt: fix the description of kvm_coalesced_mmio_zone
Alexander Potapenko
2024-09-09
1
-3
/
+3
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_SET_USER_MEMORY_REGION2
Alexander Potapenko
2024-09-06
1
-1
/
+14
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_CREATE_GUEST_MEMFD
Alexander Potapenko
2024-09-06
1
-0
/
+8
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_PRE_FAULT_MEMORY
Alexander Potapenko
2024-09-06
1
-0
/
+9
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_ARM_SET_COUNTER_OFFSET
Alexander Potapenko
2024-09-06
1
-0
/
+8
*
sys/linux/dev_kvm.txt: declare ioctl$KVM_ARM_VCPU_FINALIZE()
Alexander Potapenko
2024-09-06
1
-0
/
+1
*
sys/linux: add missing constants for KVM_ARM_VCPU_INIT
Alexander Potapenko
2024-09-06
1
-1
/
+1
*
sys/linux/dev_kvm.txt: declare KVM_CLEAR_DIRTY_LOG
Alexander Potapenko
2024-09-06
1
-0
/
+11
*
sys/linux: update kvm_guest_debug_flags
Alexander Potapenko
2024-09-06
1
-1
/
+1
*
sys/linux: declare arm64 version of kvm_vcpu_events
Alexander Potapenko
2024-09-06
1
-1
/
+16
*
executor: sys/linux: arm64: implement SYZOS_API_MEMWRITE
Alexander Potapenko
2024-09-06
1
-0
/
+10
*
sys/linux: adjust the description of kvm_ioeventfd
Alexander Potapenko
2024-09-05
1
-2
/
+2
*
sys/linux: add ARM VGIC device groups/attributes
Alexander Potapenko
2024-09-03
1
-3
/
+22
*
sys/linux: declare KVM_{SET,GET,HAS}_DEVICE_ATTR for VCPUs
Alexander Potapenko
2024-09-03
1
-0
/
+70
*
executor: arm64: sys/linux: add SYZOS_API_IRQ_SETUP
Alexander Potapenko
2024-09-03
1
-5
/
+11
*
executor: pkg/vminfo: sys/linux: define syz_kvm_vgic_v3_setup
Alexander Potapenko
2024-09-03
1
-0
/
+4
*
executor: arm64: add SYZOS_API_HVC
Alexander Potapenko
2024-08-07
1
-4
/
+5
*
sys/linux: refactor syzos_api_call
Alexander Potapenko
2024-08-07
1
-16
/
+10
*
executor: arm64: add SYZOS_API_SMC
Alexander Potapenko
2024-08-07
1
-0
/
+17
*
sys/linux: declare KVM_{SET,GET,HAS}_DEVICE_ATTR for VMs
Alexander Potapenko
2024-08-07
1
-0
/
+33
*
executor: arm64: add SYZOS_API_MSR
Alexander Potapenko
2024-08-05
1
-0
/
+8
*
sys/linux: add register constants to dev_kvm.txt
Alexander Potapenko
2024-08-05
1
-2
/
+25
*
syz/linux: introduce vcpu_mmap_size for /dev/kvm
Alexander Potapenko
2024-07-29
1
-2
/
+3
*
executor: arm64: sys/linux: introduce syzos API
Alexander Potapenko
2024-07-29
1
-2
/
+22
*
sys/linux/dev_kvm.txt: add new device types
Alexander Potapenko
2024-05-15
1
-1
/
+1
*
sys/linux: run make extract
Alexander Potapenko
2024-05-15
1
-23
/
+0
*
sys/linux: run make extract
Aleksandr Nogikh
2024-01-30
1
-0
/
+11
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
1
-0
/
+2
[next]