..
hax
numa: Teach ram block notifiers about resizeable ram blocks
2021-05-13 18:21:13 +01:00
hvf
hvf: Simplify post reset/init/loadvm hooks
2021-06-03 16:43:27 +01:00
kvm
i386: reorder call to cpu_exec_realizefn
2021-06-04 13:47:08 +02:00
nvmm
Add NVMM accelerator: x86 CPU support
2021-05-04 14:15:34 +02:00
tcg
target/i386: Added Intercept CR0 writes check
2021-06-16 15:02:41 +02:00
whpx
arch_dump.c
arch_memory_mapping.c
cpu-dump.c
i386/cpu_dump: support AVX512 ZMM regs dump
2021-05-31 15:53:03 -04:00
cpu-internal.h
i386: split off sysemu part of cpu.c
2021-05-10 15:41:52 -04:00
cpu-param.h
cpu-qom.h
cpu-sysemu.c
i386: drop FEAT_HYPERV feature leaves
2021-05-31 15:53:03 -04:00
cpu.c
i386: run accel_cpu_instance_init as post_init
2021-06-04 13:47:08 +02:00
cpu.h
target/i386: Added consistency checks for CR0
2021-06-16 15:02:40 +02:00
gdbstub.c
target/i386: gdbstub: only write CR0/CR2/CR3/EFER for sysemu
2021-05-10 15:41:52 -04:00
helper.c
i386: make cpu_load_efer sysemu-only
2021-05-10 15:41:52 -04:00
helper.h
target/i386: Remove user-only i/o stubs
2021-05-19 12:17:23 -05:00
host-cpu.c
accel-cpu: make cpu_realizefn return a bool
2021-05-10 15:41:50 -04:00
host-cpu.h
accel-cpu: make cpu_realizefn return a bool
2021-05-10 15:41:50 -04:00
machine.c
vmstate: Constify some VMStateDescriptions
2021-05-02 17:24:50 +02:00
meson.build
i386: split off sysemu part of cpu.c
2021-05-10 15:41:52 -04:00
monitor.c
target/i386/sev: add support to query the attestation report
2021-06-01 09:32:23 -04:00
ops_sse_header.h
ops_sse.h
sev_i386.h
target/i386/sev: add support to query the attestation report
2021-06-01 09:32:23 -04:00
sev-stub.c
target/i386/sev: add support to query the attestation report
2021-06-01 09:32:23 -04:00
sev.c
sev: add missing firmware error conditions
2021-06-01 09:32:48 -04:00
shift_helper_template.h
svm.h
target/i386: Added consistency checks for CR0
2021-06-16 15:02:40 +02:00
trace-events
* Update the references to some doc files (use *.rst instead of *.txt)
2021-06-02 17:08:11 +01:00
trace.h
xsave_helper.c