usb-ehci: add vmstate properity for EHCIState
authorGonglei <arei.gonglei@huawei.com>
Wed, 4 Jun 2014 08:31:50 +0000 (16:31 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 29 Aug 2014 10:52:14 +0000 (12:52 +0200)
commit05a36991c54e32a95d096337fa008938340878d3
treef363800389bc637924d5e3c4df4c8d0cf4fbbdb4
parent3a3464b000776c21d0b650036cbdfdc45e9eb172
usb-ehci: add vmstate properity for EHCIState

since hotunplug the ehci host adapter, we should
delete vm_change_state_handler also, so the
VMChangeStateEntry should be saved in EHCIState.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-ehci.c
hw/usb/hcd-ehci.h