unicorn/qemu
Eduardo Habkost 923dcf1cb8
target-i386: Use xsave structs for ext_save_area
This doesn't introduce any change in the code, as the offsets and
struct sizes match what was present in the table. This can be
validated by the QEMU_BUILD_BUG_ON lines on target-i386/cpu.h,
which ensures the struct sizes and offsets match the existing
values in ext_save_area.

Backports commit ee1b09f695dcd8532f470e53297473bd3bc88718 from qemu
2018-02-24 03:13:16 -05:00
..
crypto
default-configs
docs
fpu fpu: silence warnings 2018-02-22 09:52:28 -05:00
hw qemu-common: push cpu.h inclusion out of qemu-common.h 2018-02-24 01:50:56 -05:00
include memory: Remove code for mr->may_overlap 2018-02-24 02:55:25 -05:00
qapi qapi: Change visit_type_FOO() to no longer return partial objects 2018-02-23 19:53:17 -05:00
qobject util: move declarations out of qemu-common.h 2018-02-22 09:25:48 -05:00
qom tcg: Remove needless CPUState::current_tb 2018-02-23 23:45:42 -05:00
scripts qapi: Change visit_type_FOO() to no longer return partial objects 2018-02-23 19:53:17 -05:00
target-arm cpu: move exec-all.h inclusion out of cpu.h 2018-02-24 02:39:08 -05:00
target-i386 target-i386: Use xsave structs for ext_save_area 2018-02-24 03:13:16 -05:00
target-m68k cpu: move exec-all.h inclusion out of cpu.h 2018-02-24 02:39:08 -05:00
target-mips cpu: move exec-all.h inclusion out of cpu.h 2018-02-24 02:39:08 -05:00
target-sparc cpu: move exec-all.h inclusion out of cpu.h 2018-02-24 02:39:08 -05:00
tcg cpu: move exec-all.h inclusion out of cpu.h 2018-02-24 02:39:08 -05:00
util util: align memory allocations to 2M on AArch64 2018-02-23 13:56:59 -05:00
aarch64.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
aarch64eb.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
accel.c accel: make configure_accelerator return void 2018-02-24 00:31:28 -05:00
arm.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
armeb.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
CODING_STYLE
configure config.status: Pass extra parameters 2018-02-22 10:12:54 -05:00
COPYING
COPYING.LIB
cpu-exec-common.c cpu: move exec-all.h inclusion out of cpu.h 2018-02-24 02:39:08 -05:00
cpu-exec.c cpu: move exec-all.h inclusion out of cpu.h 2018-02-24 02:39:08 -05:00
cpus.c cpu: move exec-all.h inclusion out of cpu.h 2018-02-24 02:39:08 -05:00
cputlb.c cpu: move exec-all.h inclusion out of cpu.h 2018-02-24 02:39:08 -05:00
exec.c memory: remove unnecessary masking of MemoryRegion ram_addr 2018-02-24 03:01:34 -05:00
gen_all_header.sh
glib_compat.c
HACKING
header_gen.py mips: move CP0 functions out of cpu.h 2018-02-24 01:57:30 -05:00
ioport.c hw: remove pio_addr_t 2018-02-24 02:43:16 -05:00
LICENSE
m68k.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
Makefile
Makefile.objs
Makefile.target
memory_mapping.c
memory.c memory: remove unnecessary masking of MemoryRegion ram_addr 2018-02-24 03:01:34 -05:00
mips64.h mips: move CP0 functions out of cpu.h 2018-02-24 01:57:30 -05:00
mips64el.h mips: move CP0 functions out of cpu.h 2018-02-24 01:57:30 -05:00
mips.h mips: move CP0 functions out of cpu.h 2018-02-24 01:57:30 -05:00
mipsel.h mips: move CP0 functions out of cpu.h 2018-02-24 01:57:30 -05:00
powerpc.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
qapi-schema.json
qemu-log.c log: move qemu_log_close/qemu_log_flush from header to log.c 2018-02-22 11:13:17 -05:00
qemu-timer.c
rules.mak
softmmu_template.h
sparc64.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
sparc.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00
tcg-runtime.c
translate-all.c memory: remove unnecessary masking of MemoryRegion ram_addr 2018-02-24 03:01:34 -05:00
translate-all.h
translate-common.c
unicorn_common.h
VERSION
vl.c hw: explicitly include qemu/log.h 2018-02-24 02:00:45 -05:00
vl.h
x86_64.h cputlb: move CPU_LOOP() for tlb_reset() to exec.c 2018-02-23 10:46:31 -05:00