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/tcg/system
Bernhard Beschow 337eece9c0 hw/i386/apic: Ensure own APIC use in apic_msr_{read,write}
Avoids the `current_cpu` global and seems more robust by not "forgetting" the
own APIC and then re-determining it by cpu_get_current_apic() which uses the
global.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251019210303.104718-9-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2 weeks ago
..
bpt_helper.c include: Remove 'exec/exec-all.h' 6 months ago
excp_helper.c target/i386: Fix CR2 handling for non-canonical addresses 3 weeks ago
fpu_helper.c
meson.build
misc_helper.c hw/i386/apic: Ensure own APIC use in apic_msr_{read,write} 2 weeks ago
seg_helper.c i386/cpu: Prevent delivering SIPI during SMM in TCG mode 3 weeks ago
smm_helper.c i386/tcg/smm_helper: Properly apply DR values on SMM entry / exit 3 weeks ago
svm_helper.c treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt() 2 months ago
tcg-cpu.c target/i386: Define enum X86ASIdx for x86's address spaces 2 months ago