Author: gibbs
Date: Tue Nov 26 14:50:39 2013
New Revision: 258650
URL: http://svnweb.freebsd.org/changeset/base/258650

Log:
  [Forced commit to correct checkin comment for r256757]
  
  MFC: r256423
  
  Allow FreeBSD to be booted from CDROM media on XenServer 6.2 and
  prior releases.
  
  Submitted by: Roger Pau Monné
  Sponsored by: Citrix Systems R&D
  Reviewed by:  gibbs
  Approved by:  re (gjb)
  
  sys/dev/xen/blkfront/blkfront.c:
        On XenServer versions up to an including 6.2, paravirtualized
        CDROM support is broken.  When running in an HVM domain,
        ignore paravirtualized instances of CDROM media, and instead
        rely on native drivers attaching to emulated hardware.  This
        functions correctly on all currently known Xen based
        platforms.
  ------------------------------------------------------------------------

Modified:
  stable/10/sys/dev/xen/blkfront/blkfront.c

Modified: stable/10/sys/dev/xen/blkfront/blkfront.c
==============================================================================
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to