SHA256
1
0
forked from pool/xen

- 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

@@ -170,6 +170,7 @@ Patch404: pvdrv_emulation_control.patch
Patch405: blktap-pv-cdrom.patch
Patch406: network-nat-open-SuSEfirewall2-FORWARD.patch
Patch407: ioemu-7615-qcow2-fix-alloc_cluster_link_l2.patch
Patch408: qemu-retry-be-status.patch
%if %{?with_kmp}0
Patch450: disable_emulated_device.diff
%endif
@@ -602,6 +603,7 @@ Authors:
%patch405 -p1
%patch406 -p1
%patch407 -p1
%patch408 -p1
%if %{?with_kmp}0
%patch450 -p1
%endif