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
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
..
hyperv-proto.h hw/hyperv/hyperv-proto: Move SYNDBG definitions from target/i386 6 months ago
hyperv-stub.c target/i386: hyperv: add stub for hyperv_syndbg_query_options 10 months ago
hyperv.c exec/cpu-all: remove exec/target_page include 5 months ago
hyperv.h include: Rename sysemu/ -> system/ 9 months ago
kvm-cpu.c i386/kvm-cpu: Fix the indentation inside kvm_cpu_realizefn() 2 months ago
kvm.c kvm: i386: irqchip: take BQL only if there is an interrupt 2 weeks ago
kvm_i386.h i386/tdx: Add TDX fixed1 bits to supported CPUIDs 3 months ago
meson.build i386/tdx: handle TDG.VP.VMCALL<GetQuote> 3 months ago
tdx-quote-generator.c i386/tdx: Remove task->watch only when it's valid 2 months ago
tdx-quote-generator.h i386/tdx: handle TDG.VP.VMCALL<GetQuote> 3 months ago
tdx-stub.c i386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT 2 months ago
tdx.c i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock) 2 months ago
tdx.h i386/tdx: handle TDVMCALL_SETUP_EVENT_NOTIFY_INTERRUPT 2 months ago
trace-events i386/kvm: Add KVM_EXIT_HYPERCALL handling for KVM_HC_MAP_GPA_RANGE 1 year ago
trace.h i386: move kvm accel files into kvm/ 5 years ago
vmsr_energy.c i386/kvm/vmsr_energy: Plug memory leak on failure to connect socket 1 week ago
vmsr_energy.h i386/cpu: Move the implementation of is_host_cpu_intel() host-cpu.c 2 months ago
xen-compat.h i386/xen: Implement HYPERVISOR_physdev_op 3 years ago
xen-emu.c exec/cpu-all: remove exec/target_page include 5 months ago
xen-emu.h hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback 3 years ago