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-bugs

[Xen-bugs] [Bug 1588] New: Need method for detecting vmxassist

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1588] New: Need method for detecting vmxassist
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 12 Mar 2010 21:13:30 -0800
Delivery-date: Fri, 12 Mar 2010 21:13:38 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1588

           Summary: Need method for detecting vmxassist
           Product: Xen
           Version: 3.0.3
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: HVM
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: hpa@xxxxxxxxx


I received a bug report from Red Hat that newer versions of Syslinux wouldn't
work on RHEL 5 Xen in HVM mode.  I root-caused this bug to vmxassist not
handling the HLT instruction in real mode (HLT causes an exit from V86 mode.)

This is reasonably easy to implement a workaround for: I can busy-wait instead
of HLT.  However, this would affect users of all virtualization platforms, not
just the affected versions of Xen.  As such, it would be highly useful if there
was a way to detect if vmxassist is (or may be) present.

Any reasonable such method?

See Red Hat bug: https://bugzilla.redhat.com/show_bug.cgi?id=570496


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>