diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-09-15 17:23:47 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-11-07 13:08:48 +0100 |
commit | c61b18a5d0562851b933cd2fdc61cf21ea1be270 (patch) | |
tree | 0322b6fa6a889b52fc6460c77827d8ae2aa9d718 /target/i386/cpu-qom.h | |
parent | 571568a173dfae14c27ef0db9fd2f7b77f0e4bad (diff) | |
download | qemu-c61b18a5d0562851b933cd2fdc61cf21ea1be270.zip qemu-c61b18a5d0562851b933cd2fdc61cf21ea1be270.tar.gz qemu-c61b18a5d0562851b933cd2fdc61cf21ea1be270.tar.bz2 |
target/nios2: Create IRQs *after* accelerator vCPU is realized
Architecture specific hardware doesn't have a particular dependency
on the accelerator vCPU (created with cpu_exec_realizefn), and can
be initialized *after* the vCPU is realized. Doing so allows further
generic API simplification (in few commits).
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230918160257.30127-12-philmd@linaro.org>
Diffstat (limited to 'target/i386/cpu-qom.h')
0 files changed, 0 insertions, 0 deletions