[kvm-devel] Fwd: Fwd: Building from git sources... Strange errors.

2007-06-26 Thread Russell Harmon
ntire system on) breaks with the same error, and that is a compiler that I know 100% works. On 6/26/07, Anthony Liguori <[EMAIL PROTECTED]> wrote: > Russell Harmon wrote: > > Also, now that I think about it, shouldn't this code be in #ifdef > > statements (or something) so

[kvm-devel] Fwd: Building from git sources... Strange errors.

2007-06-26 Thread Russell Harmon
Also, now that I think about it, shouldn't this code be in #ifdef statements (or something) so it is not compiled in on an intel target? On 6/26/07, Russell Harmon <[EMAIL PROTECTED]> wrote: > are you doing it in the kernel tree, or the userspace tree. I forgot > to mention t

[kvm-devel] Fwd: Building from git sources... Strange errors.

2007-06-26 Thread Russell Harmon
fine MSR_VM_CR 0xc0010114ULL #define MSR_VM_HSAVE_PA 0xc0010117ULL +#define SVM_VM_CR_SVM_DISABLE 4 + #define SVM_SELECTOR_S_SHIFT 4 #define SVM_SELECTOR_DPL_SHIFT 5 #define SVM_SELECTOR_P_SHIFT 7 On 6/26/07, Avi Kivity <[EMAIL PROTECTED]> wrote: > Russell Harmon wrote: >

Re: [kvm-devel] Building from git sources... Strange errors.

2007-06-25 Thread Russell Harmon
Ok, I figured out the problem. It seems to compile fine when I remove the changes made to svm.c in commit cfc329b216bc3e54fe1107e8f714c7b3bc133224. I am using my laptop which is an intel centrino duo processor with vmx. On 6/26/07, Russell Harmon <[EMAIL PROTECTED]> wrote: > I'm t

[kvm-devel] Building from git sources... Strange errors.

2007-06-25 Thread Russell Harmon
I'm trying to build the external module and userspace utils from git sources, but i'm getting the following errors: [EMAIL PROTECTED] ~/src/kvm/git $ sudo ./makekvm --prefix=/usr/local/kvm Password: Already up-to-date. Already up-to-date. Install prefix/usr/local/kvm BIOS directory/usr/loc