]> Git Repo - qemu.git/commit
cpu: initialize cpu->exception_index on reset
authorPaolo Bonzini <[email protected]>
Fri, 19 Dec 2014 11:53:13 +0000 (12:53 +0100)
committerPeter Maydell <[email protected]>
Sat, 20 Dec 2014 20:38:07 +0000 (20:38 +0000)
commitf9d8f6673591f30028e281e8ff6d5790adc2de83
treef36dd5f91920b446b3d0d5ed9e02788c2dee175e
parentb574f602680d41c4cf4a9c106e3e2244bed01cdd
cpu: initialize cpu->exception_index on reset

This unbreaks linux-user (broken by e511b4d, cpu-exec: reset exception_index
correctly, 2014-11-26).

Reported-by: Eduardo Habkost <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Tested-by: Laurent Desnogues <[email protected]>
Tested-by: Eduardo Habkost <[email protected]>
Message-id: 1418989994[email protected]
Signed-off-by: Peter Maydell <[email protected]>
cpus.c
qom/cpu.c
This page took 0.025351 seconds and 4 git commands to generate.