qemu-e2k/target/i386
Dov Murik 58603ba268 target/i386/sev: Replace qemu_map_ram_ptr with address_space_map
Use address_space_map/unmap and check for errors.

Signed-off-by: Dov Murik <dovmurik@linux.ibm.com>
Acked-by: Brijesh Singh <brijesh.singh@amd.com>
[Two lines wrapped for length - Daniel]
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-11-18 13:28:32 +00:00
..
hax
hvf
kvm KVM: SVM: add migration support for nested TSC scaling 2021-11-02 15:57:27 +01:00
nvmm
tcg target-i386: mmu: fix handling of noncanonical virtual addresses 2021-11-08 08:55:20 +01:00
whpx
arch_dump.c
arch_memory_mapping.c
cpu-dump.c monitor: Trim some trailing space from human-readable output 2021-10-31 21:05:40 +01:00
cpu-internal.h
cpu-param.h
cpu-qom.h
cpu-sysemu.c
cpu.c * Build system fixes and cleanups 2021-11-03 13:07:30 -04:00
cpu.h KVM: SVM: add migration support for nested TSC scaling 2021-11-02 15:57:27 +01:00
gdbstub.c
helper.c
helper.h target/i386: Drop check for singlestep_enabled 2021-10-15 16:39:14 -07:00
host-cpu.c
host-cpu.h
Kconfig
machine.c KVM: SVM: add migration support for nested TSC scaling 2021-11-02 15:57:27 +01:00
meson.build target/i386/sev: Remove stubs by using code elision 2021-10-13 10:47:49 +02:00
monitor.c monitor: remove 'info ioapic' HMP command 2021-11-02 15:55:13 +00:00
ops_sse_header.h
ops_sse.h
sev-sysemu-stub.c monitor: Reduce hmp_info_sev() declaration 2021-10-13 10:47:49 +02:00
sev.c target/i386/sev: Replace qemu_map_ram_ptr with address_space_map 2021-11-18 13:28:32 +00:00
sev.h target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.c 2021-10-13 10:47:49 +02:00
shift_helper_template.h
svm.h
trace-events
trace.h
xsave_helper.c