xemu/hw/char
Alexander Graf 62c754e67c virtio-serial: don't migrate the config space
The device configuration is set at realize time and never changes. It
should not be migrated as it is done today. For the sake of compatibility,
let's just skip them at load time.

Signed-off-by: Alexander Graf <agraf@suse.de>
[ added missing casts to uint16_t *,
  added From, SoB and commit message,
  Greg Kurz <gkurz@linux.vnet.ibm.com> ]
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

(cherry picked from commit e38e943a1f)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2014-07-15 19:28:01 -05:00
..
Makefile.objs s390/sclplmconsole: Add support for SCLP line-mode console 2013-09-20 13:55:30 +02:00
cadence_uart.c aio / timers: Switch entire codebase to the new timer API 2013-08-22 19:14:24 +02:00
debugcon.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
escc.c escc: QOM cast cleanup 2013-07-29 21:06:27 +02:00
etraxfs_ser.c etraxfs_ser: QOM cast cleanups 2013-07-29 20:45:33 +02:00
exynos4210_uart.c exynos4210_uart: QOM cast cleanup 2013-07-29 21:06:27 +02:00
grlib_apbuart.c grlib_apbuart: QOM cast cleanup 2013-07-29 21:06:27 +02:00
imx_serial.c imx_serial: QOM cast cleanup 2013-07-29 21:06:27 +02:00
ipack.c qdev: Pass size to qbus_create_inplace() 2013-08-30 21:15:35 +02:00
ipack.h ipack: Pass size to ipack_bus_new_inplace() 2013-08-30 20:14:38 +02:00
ipoctal232.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
lm32_juart.c lm32_juart: QOM cast cleanup 2013-07-29 21:06:28 +02:00
lm32_uart.c lm32_uart: QOM cast cleanup 2013-07-29 21:06:28 +02:00
mcf_uart.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
milkymist-uart.c milkymist-uart: Use Device::realize instead of SysBusDevice::init 2013-11-05 17:47:29 +01:00
omap_uart.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
parallel.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
pl011.c pl011: QOM'ify pl011 and pl011_luminary 2013-07-29 21:06:28 +02:00
sclpconsole-lm.c s390/sclplmconsole: Add support for SCLP line-mode console 2013-09-20 13:55:30 +02:00
sclpconsole.c s390/eventfacility: allow childs to handle more than 1 event type 2013-09-20 13:55:30 +02:00
serial-isa.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
serial-pci.c hw: set interrupts using pci irq wrappers 2013-10-14 17:11:45 +03:00
serial.c Merge remote-tracking branch 'stefanha/block' into staging 2013-08-26 09:19:50 -05:00
sh_serial.c sh4: Fix serial line access for Linux kernels later than 3.2 2013-10-02 22:55:28 +04:00
spapr_vty.c spapr: add vio-bus devices to categories 2013-11-08 04:33:18 +01:00
tpci200.c hw: set interrupts using pci irq wrappers 2013-10-14 17:11:45 +03:00
virtio-console.c virtio-console: Use exitfn for virtserialport, too 2013-08-01 11:18:32 -05:00
virtio-serial-bus.c virtio-serial: don't migrate the config space 2014-07-15 19:28:01 -05:00
xen_console.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
xilinx_uartlite.c xilinx_uartlite: QOM cast cleanups 2013-07-29 20:45:45 +02:00