WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] a BETTER missing media fix.

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] a BETTER missing media fix.
From: "Ross Maxfield" <rmaxfiel@xxxxxxxxxx>
Date: Thu, 13 Apr 2006 11:06:28 -0600
Delivery-date: Thu, 13 Apr 2006 10:07:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
This patch is a better fix for the missing media condition.

This patch better emulates the cdrom device in that the guest continues
to initialize without cd media and retains awareness the empty cdrom
device.  The previous patch removed the awareness of the device.  Since
ioemu now retains the device entry, one can use the ioemu monitor to
'insert' the media at a later time.  Until that time, the guests
reports, as one would expect, a cd device with no media.

This patch applies to changeset 9638

- Ross Maxfield
  Novell, Inc.

Signed-off-by: Ross Maxfield (rmaxfiel@xxxxxxxxxx)

Attachment: xen-missing-media-2.diff
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] a BETTER missing media fix., Ross Maxfield <=