← Back to team overview

kernel-packages team mailing list archive

[Bug 1368724] Re: Xen guests may hang after migration or suspend/resume

 

This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
trusty' to 'verification-done-trusty'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1368724

Title:
  Xen guests may hang after migration or suspend/resume

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  [Impact]
  Xen guests may hang during resume after a migration or suspend.  The predominately affects HVM guests.

  [Test Case]
  Create a Xen guest and attempt to migrate or save/restore (suspend/resume) hundreds of times.

  [Fix]
  The following upstream commits (tagged for stable) fix the hangs.

  "x86/xen: resume timer irqs early"
  https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=8d5999df35314607c38fbd6bdd709e25c3a4eeab

  and

  "xen/manage: Always freeze/thaw processes when suspend/resuming"
  https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=61a734d305e16944b42730ef582a7171dc733321

  Both are clean cherry-picks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1368724/+subscriptions


References