Two fixes for cpu->exception_index: - breakage of linux-user from commit e511b4d
- wrong subsection definition in 2.2 (see patch 2) Paolo Paolo Bonzini (2): cpu: initialize cpu->exception_index on reset exec: change default exception_index value for migration to -1 cpus.c | 3 --- exec.c | 4 ++-- qom/cpu.c | 1 + 3 files changed, 3 insertions(+), 5 deletions(-) -- 1.8.3.1