qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] SVM support


From: Thiemo Seufer
Subject: Re: [Qemu-devel] [PATCH] SVM support
Date: Thu, 13 Sep 2007 03:49:48 +0100
User-agent: Mutt/1.5.16 (2007-06-11)

Alexander Graf wrote:
> Thanks to Michael Peter who tried the patch on an x86 host I found some
> compilation problems.
> This updated patch addresses these issues and thus should compile on
> every platform for every target available.

Tried that on PPC/Linux:

libqemu.a(cpu-exec.o): In function cpu_x86_exec':
/home/ths/qemu/qemu-work/cpu-exec.c:439: undefined reference to ldl_phys'
/home/ths/qemu/qemu-work/cpu-exec.c:439: undefined reference to stl_phys'
/home/ths/qemu/qemu-work/cpu-exec.c:440: undefined reference to ldl_phys'
libqemu.a(op.o): In function op_svm_check_intercept_io':
/home/ths/qemu/qemu-work/target-i386/op.c:1282: undefined reference to stq_phys'
libqemu.a(translate-op.o): In function dyngen_code':
/home/ths/qemu/qemu-work/i386-linux-user/./op.h:4101: undefined reference to 
stq_phys'
/home/ths/qemu/qemu-work/i386-linux-user/./op.h:4101: undefined reference to 
stq_phys'
collect2: ld returned 1 exit status
make[1]: *** [qemu-i386] Error 1
make: *** [subdir-i386-linux-user] Error 2


Thiemo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]