/openbmc/qemu/include/hw/core/ |
H A D | sysemu-cpu-ops.h | 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu.h | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/rx/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/alpha/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/avr/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/tricore/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/xtensa/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/hppa/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/sh4/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/openrisc/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/microblaze/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/m68k/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/sparc/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/mips/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/s390x/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/ppc/ |
H A D | cpu_init.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/riscv/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/arm/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/i386/ |
H A D | cpu.c | diff 8b80bd28a5cf8d8af7d38abcf1c7d81a1b226ec3 Mon May 17 05:51:31 CDT 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> cpu: Introduce SysemuCPUOps structure
Introduce a structure to hold handler specific to sysemu.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210517105140.1062037-15-f4bug@amsat.org> [rth: Squash "restrict hw/core/sysemu-cpu-ops.h" patch] Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|