[PATCH 0/2] hw/char/serial: Migrate I/O serial device

Philippe Mathieu-Daudé posted 2 patches 3 years, 9 months ago
Test FreeBSD passed
Test docker-quick@centos7 passed
Test checkpatch passed
Test docker-mingw@fedora passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200703185809.5896-1-f4bug@amsat.org
include/hw/char/serial.h |  7 +++++--
hw/char/serial.c         | 12 +++++++++++-
2 files changed, 16 insertions(+), 3 deletions(-)
[PATCH 0/2] hw/char/serial: Migrate I/O serial device
Posted by Philippe Mathieu-Daudé 3 years, 9 months ago
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