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
Markus Armbruster b2e4534a2c i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket
vmsr_open_socket() leaks the Error set by
qio_channel_socket_connect_sync().  Plug the leak by not creating the
Error.

Fixes: 0418f90809 (Add support for RAPL MSRs in KVM/Qemu)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20250723133257.1497640-2-armbru@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
1 week ago
..
emulate target/i386/emulate: replace FSF postal address with licenses URL 2 months ago
hvf add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide 1 week ago
kvm i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket 1 week ago
nvmm add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide 1 week ago
tcg add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide 1 week ago
whpx add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide 1 week ago
Kconfig i386: select correct components for no-board build 1 year ago
arch_dump.c include: Rename sysemu/ -> system/ 9 months ago
arch_memory_mapping.c exec/cpu-all: remove system/memory include 5 months ago
confidential-guest.c qom: Have class_init() take a const data argument 5 months ago
confidential-guest.h i386/cgs: Introduce x86_confidential_guest_check_features() 3 months ago
cpu-apic.c include/system: Move exec/address-spaces.h to system/address-spaces.h 5 months ago
cpu-dump.c target/i386: remove CC_OP_CLR 10 months ago
cpu-internal.h include: Rename sysemu/ -> system/ 9 months ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 5 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2 years ago
cpu-system.c qapi: make most CPU commands unconditionally available 3 months ago
cpu.c Revert "i386/cpu: Warn about why CPUID_EXT_PDCM is not available" 3 weeks ago
cpu.h i386/cpu: Use a unified cache_info in X86CPUState 2 months ago
gdbstub.c target/i386/gdbstub: Expose orig_ax 11 months ago
helper.c tcg: Define INSN_START_WORDS as constant 3 4 months ago
helper.h target/i386: optimize computation of ZF from CC_OP_DYNAMIC 10 months ago
host-cpu.c i386/cpu: Unify family, model and stepping calculation for x86 CPU 2 months ago
host-cpu.h i386/cpu: Cleanup host_cpu_max_instance_init() 2 months ago
machine.c target/i386: Add support for save/load of exception error code 3 weeks ago
meson.build target/i386: nvmm, whpx: add accel/CPU class that sets host vendor 2 months ago
monitor.c qapi: remove the misc-target.json file 3 months ago
ops_sse.h target/i386: Use correct type for get_float_exception_flags() values 3 months ago
sev-system-stub.c qapi: make SEV commands unconditionally available 3 months ago
sev.c sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2 2 months ago
sev.h i386/sev: Add implementation of CGS set_guest_policy() 2 months ago
svm.h target/i386: check intercept for XSETBV 2 years ago
trace-events target/i386/sev: Use size_t for object sizes 1 year ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
xsave_helper.c qemu: Declare all load/store helper in 'qemu/bswap.h' 2 months ago