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
Bin Guo 74343a438c migration: Don't free the reason after calling migrate_add_blocker
Function migrate_add_blocker will free the reason and set it to NULL
if failure is returned.

Signed-off-by: Bin Guo <guobin@linux.alibaba.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Link: https://lore.kernel.org/r/20251024205532.19883-1-guobin@linux.alibaba.com
Signed-off-by: Peter Xu <peterx@redhat.com>
4 days ago
..
emulate target/i386/mshv: Add x86 decoder/emu implementation 4 weeks ago
hvf accel/hvf: Guard hv_vcpu_run() between cpu_exec_start/end() calls 1 week ago
kvm target/i386: clear CPU_INTERRUPT_SIPI for all accelerators 1 week ago
mshv accel/mshv: use return value of handle_pio_str_read 1 week ago
nvmm target/i386: clear CPU_INTERRUPT_SIPI for all accelerators 1 week ago
tcg target/i386: call plugin trap callbacks 1 week ago
whpx target/i386: clear CPU_INTERRUPT_SIPI for all accelerators 1 week ago
Kconfig i386: select correct components for no-board build 2 years ago
arch_dump.c include: Rename sysemu/ -> system/ 11 months ago
arch_memory_mapping.c target/i386/arch_memory_mapping: Use address_space_memory_is_io() 1 month ago
confidential-guest.c qom: Have class_init() take a const data argument 7 months ago
confidential-guest.h i386/cgs: Introduce x86_confidential_guest_check_features() 5 months ago
cpu-apic.c hw/i386/apic: Prefer APICCommonState over DeviceState 2 weeks ago
cpu-dump.c hw/i386/apic: Prefer APICCommonState over DeviceState 2 weeks ago
cpu-internal.h include: Rename sysemu/ -> system/ 11 months ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 7 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 5 months ago
cpu.c igvm: add support for initial register state load in native mode 4 days ago
cpu.h igvm: add support for initial register state load in native mode 4 days ago
gdbstub.c target/i386/gdbstub: Expose orig_ax 1 year ago
helper.c i386/cpu: Prevent delivering SIPI during SMM in TCG mode 3 weeks ago
helper.h target/i386: optimize computation of ZF from CC_OP_DYNAMIC 1 year ago
host-cpu.c i386/cpu: Unify family, model and stepping calculation for x86 CPU 4 months ago
host-cpu.h i386/cpu: Cleanup host_cpu_max_instance_init() 4 months ago
igvm.c igvm: add support for initial register state load in native mode 4 days ago
machine.c target/i386: Add support for save/load of exception error code 3 months ago
meson.build igvm: add support for igvm memory map parameter in native mode 4 days ago
monitor.c target/i386/monitor: Replace legacy cpu_physical_memory_read() calls 3 weeks ago
ops_sse.h target/i386: Use correct type for get_float_exception_flags() values 5 months ago
sev-system-stub.c qapi: make SEV commands unconditionally available 5 months ago
sev.c migration: Don't free the reason after calling migrate_add_blocker 4 days ago
sev.h i386/sev: Add implementation of CGS set_guest_policy() 4 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' 4 months ago