qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.10 0/2] mmio-execution and migration
@ 2017-08-01  8:10 KONRAD Frederic
  2017-08-01  8:10 ` [Qemu-devel] [PATCH for-2.10 1/2] mmio-execution: warn the potential developer about migration KONRAD Frederic
  2017-08-01  8:10 ` [Qemu-devel] [PATCH for-2.10 2/2] xilinx-spips: add a migration blocker when using mmio_execution KONRAD Frederic
  0 siblings, 2 replies; 11+ messages in thread
From: KONRAD Frederic @ 2017-08-01  8:10 UTC (permalink / raw)
  To: peter.maydell
  Cc: qemu-devel, edgar.iglesias, alistair.francis, dgilbert, quintela,
	frederic.konrad

mmio-execution has incompatibilities with migration so this informs the
potential developer that implementing request_ptr will break migration and
adds a migration blocker in xilinx-spips when using mmio-execution.

This bug affects the user which wants to execute code from SPI (which wasn't
possible before) and uses migration at the same time.

Let's fix that in the next stable release?

Thanks,
Fred

KONRAD Frederic (2):
  mmio-execution: warn the potential developer about migration
  xilinx-spips: add a migration blocker when using mmio_execution

 hw/ssi/xilinx_spips.c | 11 +++++++++++
 include/exec/memory.h |  4 ++++
 2 files changed, 15 insertions(+)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-08-10  9:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-01  8:10 [Qemu-devel] [PATCH for-2.10 0/2] mmio-execution and migration KONRAD Frederic
2017-08-01  8:10 ` [Qemu-devel] [PATCH for-2.10 1/2] mmio-execution: warn the potential developer about migration KONRAD Frederic
2017-08-01  8:10 ` [Qemu-devel] [PATCH for-2.10 2/2] xilinx-spips: add a migration blocker when using mmio_execution KONRAD Frederic
2017-08-01  9:00   ` Peter Maydell
2017-08-01  9:13     ` KONRAD Frederic
2017-08-01  9:30       ` Edgar E. Iglesias
2017-08-01  9:35         ` KONRAD Frederic
2017-08-01  9:41           ` Peter Maydell
2017-08-10  9:11             ` Peter Maydell
2017-08-10  9:22               ` Edgar E. Iglesias
2017-08-10  9:28                 ` KONRAD Frederic

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).