qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] cpu->exception_index fixes
@ 2014-12-19 11:53 Paolo Bonzini
  2014-12-19 11:53 ` [Qemu-devel] [PATCH 1/2] cpu: initialize cpu->exception_index on reset Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Paolo Bonzini @ 2014-12-19 11:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: imammedo, ehabkost, dgilbert

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-12-20 21:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-19 11:53 [Qemu-devel] [PATCH 0/2] cpu->exception_index fixes Paolo Bonzini
2014-12-19 11:53 ` [Qemu-devel] [PATCH 1/2] cpu: initialize cpu->exception_index on reset Paolo Bonzini
2014-12-19 13:29   ` Eduardo Habkost
2014-12-19 11:53 ` [Qemu-devel] [PATCH 2/2] exec: change default exception_index value for migration to -1 Paolo Bonzini
2014-12-19 12:25 ` [Qemu-devel] [PATCH 0/2] cpu->exception_index fixes Laurent Desnogues
2014-12-20 21:28 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).