qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] cpu->exception_index fixes


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/2] cpu->exception_index fixes
Date: Fri, 19 Dec 2014 12:53:12 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]