qemu-e2k/include/sysemu
Leon Alrae cfe67cef48 semihosting: create SemihostingConfig structure and semihost.h
Remove semihosting_enabled and semihosting_target and replace them with
SemihostingConfig structure containing equivalent fields. The structure
is defined in vl.c where it is actually set.

Also introduce separate header file include/exec/semihost.h allowing to
access semihosting config related stuff from target specific semihosting
code.

Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1434643256-16858-2-git-send-email-leon.alrae@imgtec.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-06-19 14:17:45 +01:00
..
accel.h
arch_init.h migration: move ram stuff to migration/ram 2015-06-12 06:40:59 +02:00
balloon.h
block-backend.h block-backend: Expose bdrv_write_zeroes() 2015-04-28 15:36:08 +02:00
blockdev.h monitor: Use traditional command interface for HMP drive_del 2015-06-02 09:59:13 +02:00
bt.h
char.h
cpus.h
device_tree.h arm: Add PCIe host bridge in virt machine 2015-02-13 05:46:08 +00:00
dma.h exec.c: Make address_space_rw take transaction attributes 2015-04-26 16:49:24 +01:00
dump-arch.h
dump.h
hostmem.h
iothread.h Remove various unused functions 2015-05-08 14:11:10 +03:00
kvm.h kvm: introduce kvm_arch_msi_data_to_gsi 2015-06-02 14:56:25 +01:00
memory_mapping.h
numa.h numa: introduce machine callback for VCPU to node mapping 2015-03-19 16:12:09 -03:00
os-posix.h
os-win32.h os-win32: drop ffs(3) prototype 2015-04-28 15:36:08 +02:00
qtest.h
rng-random.h
rng.h
seccomp.h
sysemu.h semihosting: create SemihostingConfig structure and semihost.h 2015-06-19 14:17:45 +01:00
tpm_backend_int.h Remove various unused functions 2015-05-08 14:11:10 +03:00
tpm_backend.h Extend TPM TIS interface to support TPM 2 2015-05-31 20:29:02 +02:00
tpm.h TPM: fix build with tpm disabled 2015-06-03 18:19:15 +02:00
watchdog.h
xen-mapcache.h