qemu-patch-raspberry4/target-i386
Nadav Amit 9cb11fd753 target-i386: clear bsp bit when designating bsp
Since the BSP bit is writable on real hardware, during reset all the CPUs which
were not chosen to be the BSP should have their BSP bit cleared. This fix is
required for KVM to work correctly when it changes the BSP bit.

An additional fix is required for QEMU tcg to allow software to change the BSP
bit.

Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Message-Id: <1427932716-11800-1-git-send-email-namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-04-02 15:57:27 +02:00
..
arch_dump.c x86: Fuse g_malloc(); memset() into g_malloc0() 2014-12-15 12:21:02 +01:00
arch_memory_mapping.c
cc_helper.c
cc_helper_template.h
cpu-qom.h target-i386: Require APIC ID to be explicitly set before CPU realize 2015-03-09 16:30:03 -03:00
cpu.c target-i386: clear bsp bit when designating bsp 2015-04-02 15:57:27 +02:00
cpu.h target-i386: Remove icc_bridge parameter from cpu_x86_create() 2015-03-17 14:51:49 +01:00
excp_helper.c
fpu_helper.c target-i386: fbld instruction doesn't set minus sign 2014-12-14 16:34:29 -06:00
gdbstub.c target-i386: update fp status fix 2014-09-18 17:06:12 +02:00
helper.c qemu-log: add log category for MMU info 2014-12-16 18:43:19 +00:00
helper.h
int_helper.c
ioport-user.c
kvm-stub.c
kvm.c misc fixes and cleanups 2015-03-12 09:13:07 +00:00
kvm_i386.h
machine.c target-i386: make xmm_regs 512-bit wide 2015-01-26 12:22:44 +01:00
Makefile.objs
mem_helper.c
misc_helper.c
ops_sse.h target-i386: simplify AES emulation 2014-12-15 12:21:01 +01:00
ops_sse_header.h
seg_helper.c x86: fix SS selector in SYSRET 2015-03-10 11:18:24 +01:00
shift_helper_template.h
smm_helper.c target-i386: save 64-bit CR3 in 64-bit SMM state save area 2015-04-02 15:57:27 +02:00
svm.h
svm_helper.c
TODO
translate.c tcg: Change translator-side labels to a pointer 2015-03-13 12:28:18 -07:00