You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/accel/kvm
Paolo Bonzini 586d708c1e accel/kvm: check for KVM_CAP_MEMORY_ATTRIBUTES on vm
The exact set of available memory attributes can vary by VM.  In the
future it might vary depending on enabled capabilities, too.  Query the
extension on the VM level instead of on the KVM level, and only after
architecture-specific initialization.

Inspired by an analogous patch by Tom Dohrmann.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 months ago
..
kvm-accel-ops.c cpu: move Qemu[Thread|Cond] setup into common code 6 months ago
kvm-all.c accel/kvm: check for KVM_CAP_MEMORY_ATTRIBUTES on vm 2 months ago
kvm-cpus.h accel/kvm: Extract common KVM vCPU {creation,parking} code 4 months ago
meson.build target/i386/kvm: Restrict SEV stubs to x86 architecture 3 years ago
trace-events KVM: Dynamic sized kvm memslots array 2 months ago
trace.h trace: switch position of headers to what Meson requires 4 years ago