qemu-e2k/hw/i386
Paolo Bonzini bf13bfab08 i386: implement IGNNE
Change the handling of port F0h writes and FPU exceptions to implement IGNNE.

The implementation mixes a bit what the chipset and processor do in real
hardware, but the effect is the same as what happens with actual FERR#
and IGNNE# pins: writing to port F0h asserts IGNNE# in addition to lowering
FP_IRQ; while clearing the SE bit in the FPU status word deasserts IGNNE#.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-10-26 15:38:07 +02:00
..
kvm
xen hw/i386: split PCMachineState deriving X86MachineState from it 2019-10-22 09:39:50 +02:00
acpi-build.c Merge commit 'df84f17' into HEAD 2019-10-26 15:38:02 +02:00
acpi-build.h
amd_iommu.c hw/i386: split PCMachineState deriving X86MachineState from it 2019-10-22 09:39:50 +02:00
amd_iommu.h
e820_memory_layout.c hw/i386/pc: Extract e820 memory layout code 2019-09-16 17:13:07 +02:00
e820_memory_layout.h hw/i386/pc: Extract e820 memory layout code 2019-09-16 17:13:07 +02:00
fw_cfg.c hw/i386/pc: Extract the x86 generic fw_cfg code 2019-09-16 17:13:09 +02:00
fw_cfg.h hw/i386/pc: Extract the x86 generic fw_cfg code 2019-09-16 17:13:09 +02:00
intel_iommu_internal.h
intel_iommu.c hw/i386: split PCMachineState deriving X86MachineState from it 2019-10-22 09:39:50 +02:00
Kconfig hw/i386: Introduce the microvm machine type 2019-10-22 09:39:54 +02:00
kvmvapic.c
Makefile.objs hw/i386: Introduce the microvm machine type 2019-10-22 09:39:54 +02:00
microvm.c Merge commit 'df84f17' into HEAD 2019-10-26 15:38:02 +02:00
multiboot.c
multiboot.h
pc_piix.c target/i386: move FERR handling to target/i386 2019-10-26 15:38:07 +02:00
pc_q35.c target/i386: move FERR handling to target/i386 2019-10-26 15:38:07 +02:00
pc_sysfw.c hw/i386/pc: move shared x86 functions to x86.c and export them 2019-10-22 09:38:42 +02:00
pc.c i386: implement IGNNE 2019-10-26 15:38:07 +02:00
trace-events
vmmouse.c
vmport.c
x86-iommu.c
x86.c hw/i386: make x86.c independent from PCMachineState 2019-10-22 09:39:54 +02:00