qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/char/serial: Migrate I/O serial device
@ 2020-07-03 18:58 Philippe Mathieu-Daudé
  2020-07-03 18:58 ` [PATCH 1/2] hw/char/serial: Separate and document static properties Philippe Mathieu-Daudé
  2020-07-03 18:58 ` [PATCH 2/2] hw/char/serial: Allow migration of the I/O serial device Philippe Mathieu-Daudé
  0 siblings, 2 replies; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-07-03 18:58 UTC (permalink / raw)
  To: qemu-devel
  Cc: Michael S. Tsirkin, Juan Quintela, Philippe Mathieu-Daudé,
	Dr . David Alan Gilbert, Paolo Bonzini, Marc-André Lureau

We migrate the memory mapped device, but not the I/O one.
No particular reason, so let it be migratable.

Philippe Mathieu-Daudé (2):
  hw/char/serial: Separate and document static properties
  hw/char/serial: Allow migration of the I/O serial device

 include/hw/char/serial.h |  7 +++++--
 hw/char/serial.c         | 12 +++++++++++-
 2 files changed, 16 insertions(+), 3 deletions(-)

-- 
2.21.3



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

end of thread, other threads:[~2020-07-10  9:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-03 18:58 [PATCH 0/2] hw/char/serial: Migrate I/O serial device Philippe Mathieu-Daudé
2020-07-03 18:58 ` [PATCH 1/2] hw/char/serial: Separate and document static properties Philippe Mathieu-Daudé
2020-07-10  8:23   ` Peter Maydell
2020-07-10  9:24   ` Juan Quintela
2020-07-03 18:58 ` [PATCH 2/2] hw/char/serial: Allow migration of the I/O serial device Philippe Mathieu-Daudé
2020-07-07 10:39   ` Paolo Bonzini
2020-07-10  8:34     ` Peter Maydell
2020-07-10  9:32   ` Juan Quintela

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