public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* vista64 fails on kvm-77
@ 2008-10-13 17:49 Marcos Pinto
  2008-11-16 14:46 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Marcos Pinto @ 2008-10-13 17:49 UTC (permalink / raw)
  To: kvm

i'm trying to run vista-64 on a linux 2.6.27 x86_64 host with kvm-77
on Intel(R) Core(TM)2 Duo CPU E8500. -no-kvm-irqchip and -no-kvm-pit
make no difference.
interestingly enough, the installer worked perfectly.  after
installing, though, it wont run.

markybob@aegis:~/virtual$ qemu-system-x86_64 -m 1500 -boot c -hda
/home/markybob/virtual/vista64 -net user -net nic
exception 13 (0)
rax 0000000000000344 rbx 0000000000000007 rcx 000000000000b8c6 rdx
0000000000000044
rsi 0000000000001d38 rdi 000000005dbf2688 rsp 0000000000001ce2 rbp
0000000000001d2c
r8  0000000000000000 r9  0000000000000000 r10 0000000000000000 r11
0000000000000000
r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15
0000000000000000
rip 0000000000010000 rflags 00033886
cs c000 (000c0000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ds 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
es 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ss 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
fs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
gs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
tr 0000 (fffbd000/00002088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)
ldt 0000 (00000000/0000ffff p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)
gdt bc88/27
idt 0/3ff
cr0 10 cr2 0 cr3 0 cr4 0 cr8 0 efer 0
code: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 -->
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00
Aborted


i tried to build kvm with trace for better info, but received this
when building:

/home/markybob/svn/kvm-77/kernel/x86/kvm_trace.c:239:28: error: macro
"kvm_trace_cleanup" passed 1 arguments, but takes just 0
/home/markybob/svn/kvm-77/kernel/x86/kvm_trace.c:240: error: expected
'=', ',', ';', 'asm' or '__attribute__' before '{' token
/home/markybob/svn/kvm-77/kernel/x86/kvm_trace.c:263: error:
redefinition of 'kvm_trace_ioctl'
/home/markybob/svn/kvm-77/kernel/include/linux/kvm_host.h:417: error:
previous definition of 'kvm_trace_ioctl' was here
make[4]: *** [/home/markybob/svn/kvm-77/kernel/x86/kvm_trace.o] Error 1
make[3]: *** [/home/markybob/svn/kvm-77/kernel/x86] Error 2
make[2]: *** [_module_/home/markybob/svn/kvm-77/kernel] Error 2
make[2]: Leaving directory `/home/markybob/svn/linux-2.6.27'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/markybob/svn/kvm-77/kernel'
make: *** [kernel] Error 2

is there any more info i can give you?  would a gdb backtrace help?  thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-16 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-13 17:49 vista64 fails on kvm-77 Marcos Pinto
2008-11-16 14:46 ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox