qemu-e2k/softmmu
Philippe Mathieu-Daudé 467bf3fc09 accel/tcg: Make icount.o a target agnostic unit
Remove the unused "exec/exec-all.h" header. There is
no more target specific code in it: make it target
agnostic (rename using the '-common' suffix). Since
it is TCG specific, move it to accel/tcg, updating
MAINTAINERS.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20230914185718.76241-11-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-10-04 11:03:54 -07:00
..
arch_init.c
async-teardown.c
balloon.c
bootdevice.c
cpu-throttle.c
cpu-timers.c
cpus.c
datadir.c
device_tree.c softmmu/device_tree: Fixup local variables shadowing 2023-09-29 10:07:20 +02:00
dirtylimit.c
dma-helpers.c block: remove AIOCBInfo->get_aio_context() 2023-09-20 17:46:01 +02:00
globals.c
ioport.c
main.c
memory_mapping.c
memory.c softmmu/memory: Clean up local variable shadowing 2023-09-29 10:07:16 +02:00
meson.build accel/tcg: Make icount.o a target agnostic unit 2023-10-04 11:03:54 -07:00
physmem.c softmmu/physmem: Clean up local variable shadowing 2023-09-29 10:07:17 +02:00
qdev-monitor.c
qemu-seccomp.c seccomp: avoid shadowing of 'action' variable 2023-09-29 10:07:20 +02:00
qtest.c
rtc.c
runstate-action.c
runstate-hmp-cmds.c
runstate.c
timers-state.h
tpm-hmp-cmds.c
tpm.c
trace-events
trace.h
vl.c audio: propagate Error * out of audio_init 2023-10-03 10:29:40 +02:00
watchpoint.c accel/tcg: Move can_do_io to CPUNegativeOffsetState 2023-10-03 08:01:02 -07:00