From: Phil Krylov <phil.krylov@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu ./Makefile.target ./Changelog ./vl.c linux...
Date: Sun, 9 Jan 2005 01:34:53 +0300 [thread overview]
Message-ID: <c10dbf450501081434637dcbf5@mail.gmail.com> (raw)
In-Reply-To: <E1CnMGo-000231-R0@lists.gnu.org>
Hello Fabrice,
> Log message:
> MMX/SSE support
This doesn't build on a !USE_X86LDOUBLE host, with the following messages:
/Users/phil/build/qemu/vl.c: In function `init_timers':
/Users/phil/build/qemu/vl.c:951: warning: label `use_itimer' defined
but not used
/Users/phil/build/qemu/vl.c: In function `cpu_save':
/Users/phil/build/qemu/vl.c:2129: error: union has no member named `xmm'
/Users/phil/build/qemu/vl.c:2116: warning: unused variable `mant'
/Users/phil/build/qemu/vl.c:2117: warning: unused variable `exp'
/Users/phil/build/qemu/vl.c: In function `cpu_load':
/Users/phil/build/qemu/vl.c:2232: error: union has no member named `xmm'
/Users/phil/build/qemu/vl.c:2249: error: union has no member named `xmm'
/Users/phil/build/qemu/vl.c:2221: warning: unused variable `p'
/Users/phil/build/qemu/vl.c: At top level:
/Users/phil/build/qemu/vl.c:879: warning: `start_rtc_timer' defined but not used
/Users/phil/build/qemu/vl.c:2184: warning: `fp64_to_fp80' defined but not used
-- Ph.
prev parent reply other threads:[~2005-01-08 22:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-08 19:29 [Qemu-devel] qemu ./Makefile.target ./Changelog ./vl.c linux Fabrice Bellard
2005-01-08 22:34 ` Phil Krylov [this message]
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=c10dbf450501081434637dcbf5@mail.gmail.com \
--to=phil.krylov@gmail.com \
--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.