Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 158219 Details for
Bug 246250
1.3239 kernel won't compile on i686
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
A patch to remove ULL in SVM MSR indexes
linux-2.6-amd-disabled-svm-detect-msr-1.patch (text/plain), 482 bytes, created by
H.J. Lu
on 2007-06-29 15:52:21 UTC
(
hide
)
Description:
A patch to remove ULL in SVM MSR indexes
Filename:
MIME Type:
Creator:
H.J. Lu
Created:
2007-06-29 15:52:21 UTC
Size:
482 bytes
patch
obsolete
>--- linux-2.6.21.i686/drivers/kvm/svm.h.msr 2007-06-28 22:42:12.000000000 -0700 >+++ linux-2.6.21.i686/drivers/kvm/svm.h 2007-06-29 08:03:09.000000000 -0700 >@@ -175,8 +175,8 @@ struct __attribute__ ((__packed__)) vmcb > #define SVM_CPUID_FUNC 0x8000000a > > #define MSR_EFER_SVME_MASK (1ULL << 12) >-#define MSR_VM_CR 0xc0010114ULL >-#define MSR_VM_HSAVE_PA 0xc0010117ULL >+#define MSR_VM_CR 0xc0010114 >+#define MSR_VM_HSAVE_PA 0xc0010117 > > #define SVM_VM_CR_SVM_DISABLE 4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 246250
: 158219