Re: [kvm-devel] 1 Bug found for compiling on 32 Bit machine

2007-05-23 Thread Avi Kivity
Daniel Hecken wrote: > Avi Kivity schrieb: > >> Daniel Hecken wrote: >> >>> Hello, >>> >>> I have found an issue for compiling on 32 Bit machines in >>> v2.6.22-rc1-g1ab29f3. >>> >>> I'm not sure if I have set the #ifdef CONFIG_X86_64 at the right place. >>> Please have a look at it. With t

Re: [kvm-devel] 1 Bug found for compiling on 32 Bit machine

2007-05-23 Thread Daniel Hecken
Avi Kivity schrieb: > Daniel Hecken wrote: >> Hello, >> >> I have found an issue for compiling on 32 Bit machines in >> v2.6.22-rc1-g1ab29f3. >> >> I'm not sure if I have set the #ifdef CONFIG_X86_64 at the right place. >> Please have a look at it. With this patch v2.6.22-rc1-g1ab29f3 compiles >> u

Re: [kvm-devel] 1 Bug found for compiling on 32 Bit machine

2007-05-21 Thread Daniel Hecken
Avi Kivity schrieb: > Daniel Hecken wrote: >> Hello, >> >> I have found an issue for compiling on 32 Bit machines in >> v2.6.22-rc1-g1ab29f3. >> >> I'm not sure if I have set the #ifdef CONFIG_X86_64 at the right place. >> Please have a look at it. With this patch v2.6.22-rc1-g1ab29f3 compiles >> u

Re: [kvm-devel] 1 Bug found for compiling on 32 Bit machine

2007-05-21 Thread Avi Kivity
Daniel Hecken wrote: > Hello, > > I have found an issue for compiling on 32 Bit machines in > v2.6.22-rc1-g1ab29f3. > > I'm not sure if I have set the #ifdef CONFIG_X86_64 at the right place. > Please have a look at it. With this patch v2.6.22-rc1-g1ab29f3 compiles > und runs fine. > > v2.6.22-