Home
last modified time | relevance | path

Searched refs:KVM_GET_DIRTY_LOG (Results 1 – 25 of 35) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/linux-headers/linux/
H A Dkvm.h1247 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/emulators/qemu-utils/qemu-4.2.1/linux-headers/linux/
H A Dkvm.h1247 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-headers/linux/
H A Dkvm.h1199 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-headers/linux/
H A Dkvm.h1259 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/emulators/qemu60/qemu-6.0.0/linux-headers/linux/
H A Dkvm.h1305 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/emulators/qemu5/qemu-5.2.0/linux-headers/linux/
H A Dkvm.h1302 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-headers/linux/
H A Dkvm.h1266 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dkvm.h1336 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Dkvm.h1336 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/emulators/qemu/qemu-6.2.0/linux-headers/linux/
H A Dkvm.h1366 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/uapi/linux/
H A Dkvm.h1336 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dkvm.h1336 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dkvm.h1390 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dkvm.h1390 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-headers/linux/
H A Dkvm.h1366 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dkvm.h1336 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/include/uapi/linux/
H A Dkvm.h1336 #define KVM_GET_DIRTY_LOG _IOW(KVMIO, 0x42, struct kvm_dirty_log) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c382 ret = ioctl(vm->fd, KVM_GET_DIRTY_LOG, &args); in kvm_vm_get_dirty_log()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c382 ret = ioctl(vm->fd, KVM_GET_DIRTY_LOG, &args); in kvm_vm_get_dirty_log()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c382 ret = ioctl(vm->fd, KVM_GET_DIRTY_LOG, &args); in kvm_vm_get_dirty_log()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/virt/kvm/
H A Dapi.rst340 4.8 KVM_GET_DIRTY_LOG (vm ioctl)
351 /* for KVM_GET_DIRTY_LOG */
1303 writes to memory within the slot. See KVM_GET_DIRTY_LOG ioctl to know how to
6192 With KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE is set, KVM_GET_DIRTY_LOG will not
6202 large amount of time can pass between a call to KVM_GET_DIRTY_LOG and
6815 KVM_GET_DIRTY_LOG interface in that, when reading the dirty ring from
6818 flushing is done by the KVM_GET_DIRTY_LOG ioctl). To achieve that, one
6824 KVM_GET_DIRTY_LOG and KVM_CLEAR_DIRTY_LOG. After enabling
6827 KVM_GET_DIRTY_LOG or KVM_CLEAR_DIRTY_LOG ioctls will fail.
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/virt/kvm/
H A Dapi.rst340 4.8 KVM_GET_DIRTY_LOG (vm ioctl)
351 /* for KVM_GET_DIRTY_LOG */
1303 writes to memory within the slot. See KVM_GET_DIRTY_LOG ioctl to know how to
6192 With KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE is set, KVM_GET_DIRTY_LOG will not
6202 large amount of time can pass between a call to KVM_GET_DIRTY_LOG and
6815 KVM_GET_DIRTY_LOG interface in that, when reading the dirty ring from
6818 flushing is done by the KVM_GET_DIRTY_LOG ioctl). To achieve that, one
6824 KVM_GET_DIRTY_LOG and KVM_CLEAR_DIRTY_LOG. After enabling
6827 KVM_GET_DIRTY_LOG or KVM_CLEAR_DIRTY_LOG ioctls will fail.
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/virt/kvm/
H A Dapi.rst340 4.8 KVM_GET_DIRTY_LOG (vm ioctl)
351 /* for KVM_GET_DIRTY_LOG */
1303 writes to memory within the slot. See KVM_GET_DIRTY_LOG ioctl to know how to
6192 With KVM_DIRTY_LOG_MANUAL_PROTECT_ENABLE is set, KVM_GET_DIRTY_LOG will not
6202 large amount of time can pass between a call to KVM_GET_DIRTY_LOG and
6815 KVM_GET_DIRTY_LOG interface in that, when reading the dirty ring from
6818 flushing is done by the KVM_GET_DIRTY_LOG ioctl). To achieve that, one
6824 KVM_GET_DIRTY_LOG and KVM_CLEAR_DIRTY_LOG. After enabling
6827 KVM_GET_DIRTY_LOG or KVM_CLEAR_DIRTY_LOG ioctls will fail.
/dports/multimedia/v4l_compat/linux-5.13-rc2/virt/kvm/
H A Dkvm_main.c4003 case KVM_GET_DIRTY_LOG: { in kvm_vm_ioctl()
4178 case KVM_GET_DIRTY_LOG: { in kvm_vm_compat_ioctl()
/dports/multimedia/libv4l/linux-5.13-rc2/virt/kvm/
H A Dkvm_main.c4003 case KVM_GET_DIRTY_LOG: { in kvm_vm_ioctl()
4178 case KVM_GET_DIRTY_LOG: { in kvm_vm_compat_ioctl()

12