- Add temporary workaround for race between xend writing and

qemu-dm reading from xenstore.  The issue is preventing PV
  domUs from booting as they have no backend console.
  qemu-retry-be-status.patch

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=19
This commit is contained in:
Charles Arnold
2009-09-25 21:48:45 +00:00
committed by Git OBS Bridge
parent 4cd9a5333f
commit ca881773dc
3 changed files with 50 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Sep 25 15:08:12 MDT 2009 - jfehlig@novell.com
- Add temporary workaround for race between xend writing and
qemu-dm reading from xenstore. The issue is preventing PV
domUs from booting as they have no backend console.
qemu-retry-be-status.patch
-------------------------------------------------------------------
Tue Sep 15 09:32:59 MDT 2009 - jfehlig@novell.com