All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thiemo Seufer <ths@networkno.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] SVM support
Date: Thu, 13 Sep 2007 03:49:48 +0100	[thread overview]
Message-ID: <20070913024948.GC15247@networkno.de> (raw)
In-Reply-To: <46DACD41.4020606@suse.de>

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	other threads:[~2007-09-13  2:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-30 14:54 [Qemu-devel] [PATCH] SVM support Alexander Graf
2007-08-30 15:26 ` Bernhard Kauer
2007-08-30 16:01 ` Alexander Graf
2007-09-02 14:48   ` Alexander Graf
2007-09-13  2:49     ` Thiemo Seufer [this message]
2007-09-13 15:27       ` Alexander Graf
2007-09-17  8:08         ` J. Mayer
2007-09-17 10:02           ` Alexander Graf
2007-09-17 14:16             ` Jocelyn Mayer
2007-09-18  1:02               ` Alexander Graf
2007-09-18  1:24                 ` Alexander Graf
2007-09-18 10:09                 ` J. Mayer
2007-09-18 16:14                   ` Blue Swirl
2007-09-17 14:07         ` Thiemo Seufer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070913024948.GC15247@networkno.de \
    --to=ths@networkno.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.