/qemu/include/exec/ |
H A D | watchpoint.h | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/i386/tcg/system/ |
H A D | bpt_helper.c | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/system/ |
H A D | watchpoint.c | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/accel/tcg/ |
H A D | tcg-accel-ops.c | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/xtensa/ |
H A D | dbg_helper.c | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/s390x/tcg/ |
H A D | excp_helper.c | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/ppc/ |
H A D | cpu.c | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu_init.c | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/riscv/ |
H A D | debug.c | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/arm/ |
H A D | debug_helper.c | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/s390x/ |
H A D | helper.c | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/target/i386/ |
H A D | machine.c | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu.c | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/include/hw/core/ |
H A D | cpu.h | 3e57baa22ea6892d1b8c212253b2859be30f45ee Fri Mar 14 17:39:19 UTC 2025 Richard Henderson <richard.henderson@linaro.org> include/exec: Split out watchpoint.h
Relatively few objects in qemu care about watchpoints, so split out to a new header. Removes an instance of CONFIG_USER_ONLY from hw/core/cpu.h.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|