Re: [kvm-devel] kernel module won't compile when using seperate build dir

2008-05-07 Thread David Mair
James Pike wrote: > Hi, > > I compile my kernel with make O=/home/james/compile/linux-2.6.25.1 > > kvm detects this as the kernel directory. However when building in the > "kernel" directory of the project it fails (it tries to include > linux/compiler.h which is only in /usr/src/linux/..). > >

Re: [kvm-devel] Protected mode transitions and big real mode... still an issue

2008-04-29 Thread David Mair
oaded by the pop or the value from before the pop? I think cpl is zero and I thought it was ok for code at some cpl to use selectors with rpls equal to its cpl or lower (higher rpl number). That made me wonder if the loaded ss is not the

Re: [kvm-devel] Wiki: Add SMP Count to "Guest Support Status"

2008-04-28 Thread David Mair
e install. I confirmed Windows detected and uses two CPUs. IOW, works for me. Intel(R) Core(TM)2 CPU T7600 @ 2.33GHz SuSE kernel 2.6.22.17-0.1-default x86_64 kvm-67 # qemu-system-x86_64 -smp 2 -m 512 -usb -localtime -hda disk.img -boot c --- David Mair. --