..
hax
accel: replace struct CpusAccel with AccelOpsClass
2021-02-05 10:24:15 -10:00
hvf
accel: replace struct CpusAccel with AccelOpsClass
2021-02-05 10:24:15 -10:00
kvm
target/i386: Add support for save/load IA32_PKRS MSR
2021-02-08 15:15:32 +01:00
tcg
target/i86: implement PKS
2021-02-08 14:43:55 +01:00
whpx
accel: replace struct CpusAccel with AccelOpsClass
2021-02-05 10:24:15 -10:00
arch_dump.c
arch_memory_mapping.c
cpu-dump.c
i386: move cpu dump out of helper.c into cpu-dump.c
2020-12-16 14:06:53 -05:00
cpu-param.h
cpu-qom.h
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
2020-09-18 14:12:32 -04:00
cpu.c
target/i86: implement PKS
2021-02-08 14:43:55 +01:00
cpu.h
target/i86: implement PKS
2021-02-08 14:43:55 +01:00
gdbstub.c
target/i386: Use X86Seg enum for segment registers
2021-01-12 17:05:10 +01:00
helper.c
target/i86: implement PKS
2021-02-08 14:43:55 +01:00
helper.h
target/i386: fix IEEE SSE floating-point exception raising
2020-07-10 18:02:17 -04:00
machine.c
target/i86: implement PKS
2021-02-08 14:43:55 +01:00
meson.build
i386: move cpu dump out of helper.c into cpu-dump.c
2020-12-16 14:06:53 -05:00
monitor.c
sev: add sev-inject-launch-secret
2020-12-10 17:33:17 -05:00
ops_sse_header.h
x86 tcg cpus: Fix Lesser GPL version number
2020-11-15 16:41:42 +01:00
ops_sse.h
x86 tcg cpus: Fix Lesser GPL version number
2020-11-15 16:41:42 +01:00
sev_i386.h
target/i386: sev: provide proper error reporting for query-sev-capabilities
2020-07-10 18:02:22 -04:00
sev-stub.c
sev: Remove false abstraction of flash encryption
2021-02-08 16:57:38 +11:00
sev.c
confidential guest support: Move SEV initialization into arch specific code
2021-02-08 16:57:38 +11:00
shift_helper_template.h
x86 tcg cpus: Fix Lesser GPL version number
2020-11-15 16:41:42 +01:00
svm.h
tcg/svm: use host cr4 during NPT page table walk
2020-07-10 18:02:14 -04:00
trace-events
i386: move kvm accel files into kvm/
2020-12-16 14:06:52 -05:00
trace.h
trace: switch position of headers to what Meson requires
2020-08-21 06:18:24 -04:00
xsave_helper.c