qemu/hw/core
Richard Henderson c8cc6879f6 accel/tcg: Set cflags_next_tb in cpu_common_initfn
While we initialize this value in cpu_common_reset, that
isn't called during startup, so set it as well in init.
This fixes -singlestep versus the very first TB.

Fixes: 04f5b647ed ("accel/tcg: Handle -singlestep in curr_cflags")
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-01-05 11:41:28 -08:00
..
bus.c
clock-vmstate.c
clock.c
cpu-common.c accel/tcg: Set cflags_next_tb in cpu_common_initfn 2023-01-05 11:41:28 -08:00
cpu-sysemu.c hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs 2022-10-03 20:53:30 -07:00
fw-path-provider.c
generic-loader.c
gpio.c
guest-loader.c
guest-loader.h
hotplug-stubs.c
hotplug.c
irq.c
Kconfig
loader-fit.c
loader.c
machine-hmp-cmds.c qapi machine: Elide redundant has_FOO in generated C 2022-12-14 20:04:47 +01:00
machine-qmp-cmds.c qapi machine: Elide redundant has_FOO in generated C 2022-12-14 20:04:47 +01:00
machine-smp.c
machine.c hw: Add compat machines for 8.0 2022-12-21 06:35:28 -05:00
meson.build
nmi.c
null-machine.c
numa.c qapi machine: Elide redundant has_FOO in generated C 2022-12-14 20:04:47 +01:00
or-irq.c
platform-bus.c
ptimer.c
qdev-clock.c Drop more useless casts from void * to pointer 2022-12-14 16:19:35 +01:00
qdev-fw.c
qdev-hotplug.c
qdev-prop-internal.h
qdev-properties-system.c qapi: Use returned bool to check for failure (again) 2022-12-14 16:19:35 +01:00
qdev-properties.c
qdev.c hw: Remove device_legacy_reset() 2022-12-16 15:55:32 +00:00
register.c
reset.c reset: allow registering handlers that aren't called by snapshot loading 2022-10-27 11:34:31 +01:00
resettable.c hw/core/resettable: fix reset level counting 2022-10-27 10:27:23 +01:00
split-irq.c
stream.c
sysbus-fdt.c hw/core: Tidy up unnecessary casting away of const 2022-10-22 22:50:27 +02:00
sysbus.c
trace-events hw: Remove device_legacy_reset() 2022-12-16 15:55:32 +00:00
trace.h
uboot_image.h
vm-change-state-handler.c
vmstate-if.c