Searched hist:"43 b972b7ebe9b8e84aa535031de7e605f6bf2cb2" (Results 1 – 5 of 5) sorted by relevance
/qemu/tcg/ |
H A D | region.c | 43b972b7ebe9b8e84aa535031de7e605f6bf2cb2 Wed Mar 10 04:52:45 UTC 2021 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass down max_cpus to tcg_init
Start removing the include of hw/boards.h from tcg/. Pass down the max_cpus value from tcg_init_machine, where we have the MachineState already.
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-internal.h | 43b972b7ebe9b8e84aa535031de7e605f6bf2cb2 Wed Mar 10 04:52:45 UTC 2021 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass down max_cpus to tcg_init
Start removing the include of hw/boards.h from tcg/. Pass down the max_cpus value from tcg_init_machine, where we have the MachineState already.
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.c | 43b972b7ebe9b8e84aa535031de7e605f6bf2cb2 Wed Mar 10 04:52:45 UTC 2021 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass down max_cpus to tcg_init
Start removing the include of hw/boards.h from tcg/. Pass down the max_cpus value from tcg_init_machine, where we have the MachineState already.
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/accel/tcg/ |
H A D | tcg-all.c | 43b972b7ebe9b8e84aa535031de7e605f6bf2cb2 Wed Mar 10 04:52:45 UTC 2021 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass down max_cpus to tcg_init
Start removing the include of hw/boards.h from tcg/. Pass down the max_cpus value from tcg_init_machine, where we have the MachineState already.
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/include/tcg/ |
H A D | tcg.h | 43b972b7ebe9b8e84aa535031de7e605f6bf2cb2 Wed Mar 10 04:52:45 UTC 2021 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Pass down max_cpus to tcg_init
Start removing the include of hw/boards.h from tcg/. Pass down the max_cpus value from tcg_init_machine, where we have the MachineState already.
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|