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/target/i386/kvm
Paolo Bonzini 6607b77b94 target/i386: hyperv: add stub for hyperv_syndbg_query_options
Building without CONFIG_HYPERV is currently broken due to a missing
symbol 'hyperv_syndbg_query_options'.  Add it to the stubs
that exist for that very reasons.

Reported-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 weeks ago
..
hyperv-proto.h i386: Hyper-V Direct TLB flush hypercall 3 years ago
hyperv-stub.c target/i386: hyperv: add stub for hyperv_syndbg_query_options 2 weeks ago
hyperv.c target/i386: Make sure SynIC state is really updated before KVM_RUN 2 months ago
hyperv.h vmbus: Print a warning when enabled without the recommended set of features 9 months ago
kvm-cpu.c target/i386: do not rely on ExtSaveArea for accelerator-supported XCR0 bits 1 month ago
kvm.c target/i386: add AVX10 feature and AVX10 version property 1 month ago
kvm_i386.h kvm/i386: make kvm_filter_msr() and related definitions private to kvm module 2 months ago
meson.build Add support for RAPL MSRs in KVM/Qemu 5 months ago
trace-events i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE 6 months ago
trace.h
vmsr_energy.c kvm/i386: fix return values of is_host_cpu_intel() 2 months ago
vmsr_energy.h Add support for RAPL MSRs in KVM/Qemu 5 months ago
xen-compat.h i386/xen: Implement HYPERVISOR_physdev_op 2 years ago
xen-emu.c hw/i386/fw_cfg: Add etc/e820 to fw_cfg late 5 months ago
xen-emu.h hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback 2 years ago