..
hax
numa: Teach ram block notifiers about resizeable ram blocks
2021-05-13 18:21:13 +01:00
hvf
i386: split cpu accelerators from cpu.c, using AccelCPUClass
2021-05-10 15:41:49 -04:00
kvm
i386: Document when features can be added to kvm_default_props
2021-05-31 15:53:02 -04:00
nvmm
Add NVMM accelerator: x86 CPU support
2021-05-04 14:15:34 +02:00
tcg
hw/core: Constify TCGCPUOps
2021-05-26 15:33:59 -07:00
whpx
sysemu: Let VMChangeStateHandler take boolean 'running' argument
2021-03-09 23:13:57 +01: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-internal.h
i386: split off sysemu part of cpu.c
2021-05-10 15:41:52 -04: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-sysemu.c
i386: split off sysemu part of cpu.c
2021-05-10 15:41:52 -04:00
cpu.c
target/i386: Add CPU model versions supporting 'xsaves'
2021-05-31 15:53:02 -04:00
cpu.h
i386/cpu: Expose AVX_VNNI instruction to guest
2021-05-26 14:49:45 +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
sev: update sev-inject-launch-secret to make gpa optional
2021-02-16 17:15:39 +01: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
sev/i386: Add initial support for SEV-ES
2021-02-16 17:15:39 +01:00
sev-stub.c
sev/i386: Allow AP booting under SEV-ES
2021-02-16 17:15:39 +01:00
sev.c
numa: Teach ram block notifiers about resizeable ram blocks
2021-05-13 18:21:13 +01:00
shift_helper_template.h
x86 tcg cpus: Fix Lesser GPL version number
2020-11-15 16:41:42 +01:00
svm.h
target/i386: move paging mode constants from SVM to cpu.h
2021-05-11 04:11:13 -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