diff options
| author | Alexander Potapenko <glider@google.com> | 2024-11-18 17:43:15 +0100 |
|---|---|---|
| committer | Alexander Potapenko <glider@google.com> | 2024-11-26 11:12:47 +0000 |
| commit | ae34cc2c773d3522e98ab8f038e2e5875fb9dac4 (patch) | |
| tree | 53945cae6c70ebef4b7a13d18d86000150a4f0f4 /sys/linux/dev_kvm.txt.const | |
| parent | 9bdaf972babf584d7e80befbcd4d223c8e645087 (diff) | |
sys/linux/dev_kvm.txt: support SYZOS_API_ITS_SEND_CMD
Diffstat (limited to 'sys/linux/dev_kvm.txt.const')
| -rw-r--r-- | sys/linux/dev_kvm.txt.const | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sys/linux/dev_kvm.txt.const b/sys/linux/dev_kvm.txt.const index 92fa15fe2..1b6ad1af2 100644 --- a/sys/linux/dev_kvm.txt.const +++ b/sys/linux/dev_kvm.txt.const @@ -79,6 +79,18 @@ GICR_STATUSR = 16 GICR_SYNCR = 192 GICR_TYPER = 8 GICR_WAKER = 20 +GITS_CMD_CLEAR = 4 +GITS_CMD_DISCARD = 15 +GITS_CMD_INT = 3 +GITS_CMD_INV = 12 +GITS_CMD_INVALL = 13 +GITS_CMD_MAPC = 9 +GITS_CMD_MAPD = 8 +GITS_CMD_MAPI = 11 +GITS_CMD_MAPTI = 10 +GITS_CMD_MOVALL = 14 +GITS_CMD_MOVI = 1 +GITS_CMD_SYNC = 5 KVM_ARM_PREFERRED_TARGET = 386:amd64:mips64le:ppc64le:s390x:???, arm64:2149625519 KVM_ARM_SET_COUNTER_OFFSET = 386:amd64:mips64le:ppc64le:s390x:???, arm64:1074835125 KVM_ARM_SET_DEVICE_ADDR = 1074835115, mips64le:ppc64le:2148576939 |
