diff options
author | Leon Alrae <leon.alrae@imgtec.com> | 2016-06-09 10:46:51 +0100 |
---|---|---|
committer | Leon Alrae <leon.alrae@imgtec.com> | 2016-07-12 09:10:15 +0100 |
commit | dff94251f02708d2ef9aee5149abd69f039e4a13 (patch) | |
tree | b1bbcc4b3be27605993db87de547bd972d74d86a /tests/test-io-task.c | |
parent | 89777fd10fc3dd573c3b4d1b2efdd10af823c001 (diff) | |
download | qemu-dff94251f02708d2ef9aee5149abd69f039e4a13.zip qemu-dff94251f02708d2ef9aee5149abd69f039e4a13.tar.gz qemu-dff94251f02708d2ef9aee5149abd69f039e4a13.tar.bz2 |
hw/mips_cpc: make VP correctly start from the reset vector
When VP enters the Run state it starts execution from the reset vector.
Currently used CPU_INTERRUPT_WAKE does not do that if reset exception
base has been modified. Therefore fix that by simply resetting given VP.
Drop the usage of CPU_INTERRUPT_WAKE also in VP_STOP and instead raise
the CPU_INTERRUPT_HALT to halt a VP.
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'tests/test-io-task.c')
0 files changed, 0 insertions, 0 deletions