Hi,

This patch series adds live migration support to the xhci usb host
adapter.  Very first cut, survived light testing, not stressed yet.

/me looks for review comments, especially on patch #1 for better
msix live migration.

cheers,
  Gerd

Gerd Hoffmann (6):
  pci: add VMSTATE_MSIX
  xhci: add XHCISlot->addressed
  xhci: add xhci_alloc_epctx
  xhci: add xhci_init_epctx
  xhci: add vmstate
  [debug] xhci: remove unmigratable flag

 hw/pci/msix.c         |   33 ++++++++
 hw/usb/hcd-xhci.c     |  208 +++++++++++++++++++++++++++++++++++++++++++------
 include/hw/pci/msix.h |   11 +++
 3 files changed, 229 insertions(+), 23 deletions(-)

-- 
1.7.9.7


Reply via email to