commit | 69e25d26b46a6e37698de4489eed5b07853bfe9e | [log] [tgz] |
---|---|---|
author | Alexey Kardashevskiy <aik@ozlabs.ru> | Sun Apr 13 20:42:34 2014 +1000 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon May 05 12:29:41 2014 +0200 |
tree | 7bb4a1536f889f5093db86c0f5c925d7c4db3eb6 | |
parent | fdaad4715ae9e998fd0595bedfb16fdaf0c68ccc [diff] |
usb-ohci: Add vmstate descriptor This adds migration support for OHCI. This defines a descriptor for OHCIState. This changes some OHCIState field types to be migration compatible. This adds a descriptor for OHCIPort. This migrates the EOF timer if the USB was started at the time of migration. Cc: Gerd Hoffmann <kraxel@redhat.com> Cc: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>