* [Qemu-devel] other host targets
@ 2005-02-23 21:37 Todd T. Fries
2005-02-24 0:10 ` Paul Brook
0 siblings, 1 reply; 2+ messages in thread
From: Todd T. Fries @ 2005-02-23 21:37 UTC (permalink / raw)
To: qemu-devel
I also have sparc, sgi, and mac68k machines running OpenBSD.
Does anybody have interest in these host cpu's for completeness/portability/etc?
--snip1---
C compiler gcc
make gmake
host CPU unknown
host big endian yes
target list i386-softmmu ppc-softmmu sparc-softmmu
gprof enabled no
static build no
SDL support yes
SDL static link yes
mingw32 support no
Adlib support no
FMOD support no
Unsupported CPU
*** Error code 1
Stop in /tmp_mnt/10.0.0.66/ccd0/OpenBSD/wip/testing-ports/mystuff/emulators/qemu (line 1687 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /tmp_mnt/10.0.0.66/ccd0/OpenBSD/wip/testing-ports/mystuff/emulators/qemu (line 1517 of /usr/ports/infrastructure/mk/bsd.port.mk).
todd@sgi/p2 22$ uname -a
OpenBSD sgi.fries.net 3.6 GENERIC#1 sgi
todd@sgi/p2 23$
---snip2---
xed-g6 -I. -I/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/target-i386 -I/usr/obj/ports/qemu-0.6.1/qemu-0.6.1 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/slirp -c -o vl.o /usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c
In file included from /usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c:77:
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/exec-all.h: In function `get_phys_addr_code':
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/exec-all.h:595: warning: cast to pointer from integer of different size
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c:509:2: #error unsupported CPU
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c: In function `cpu_get_ticks':
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c:520: warning: implicit declaration of function `cpu_get_real_ticks'
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c: In function `init_timers':
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c:948: warning: label `use_itimer' defined but not used
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c: In function `cpu_put_seg':
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c:2026: warning: cast from pointer to integer of different size
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c: In function `cpu_get_seg':
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c:2034: warning: cast to pointer from integer of different size
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c: At top level:
/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/vl.c:876: warning: `start_rtc_timer' defined but not used
gmake[1]: *** [vl.o] Error 1
gmake[1]: Leaving directory `/usr/obj/ports/qemu-0.6.1/qemu-0.6.1/i386-softmmu'
gmake: *** [all] Error 1
*** Error code 2
Stop in /ccd0/OpenBSD/wip/testing-ports/mystuff/emulators/qemu (line 1716 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /ccd0/OpenBSD/wip/testing-ports/mystuff/emulators/qemu (line 1204 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /ccd0/OpenBSD/wip/testing-ports/mystuff/emulators/qemu (line 1517 of /usr/ports/infrastructure/mk/bsd.port.mk).
todd@sparc64/p2 5$ uname -a
OpenBSD sparc64.fries.net 3.6 GENERIC#8 sparc64
todd@sparc64/p2 6$
--snip3--
C compiler gcc
make gmake
host CPU unknown
host big endian yes
target list i386-softmmu ppc-softmmu sparc-softmmu
gprof enabled no
static build no
SDL support yes
SDL static link yes
mingw32 support no
Adlib support no
FMOD support no
Unsupported CPU
*** Error code 1
Stop in /tmp_mnt/10.0.0.66/ccd0/OpenBSD/wip/testing-ports/mystuff/emulators/qemu (line 1687 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /tmp_mnt/10.0.0.66/ccd0/OpenBSD/wip/testing-ports/mystuff/emulators/qemu (line 1517 of /usr/ports/infrastructure/mk/bsd.port.mk).
todd@hppa6/p3 6$ uname -a
OpenBSD hppa6.fries.net 3.6 GENERIC#0 hppa
todd@hppa6/p3 7$
---------
--
Todd Fries .. todd@fries.net
_____________________________________________
| \ 1.636.410.0632 (voice)
| Free Daemon Consulting, LLC \ 1.405.227.9094 (voice)
| http://FreeDaemonConsulting.com \ 1.866.792.3418 (FAX)
| "..in support of free software solutions." \ 1.700.227.9094 (IAXTEL)
| \ 250797 (FWD)
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
37E7 D3EB 74D0 8D66 A68D B866 0326 204E 3F42 004A
http://todd.fries.net/pgp.txt
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] other host targets
2005-02-23 21:37 [Qemu-devel] other host targets Todd T. Fries
@ 2005-02-24 0:10 ` Paul Brook
0 siblings, 0 replies; 2+ messages in thread
From: Paul Brook @ 2005-02-24 0:10 UTC (permalink / raw)
To: qemu-devel; +Cc: Todd T. Fries
On Wednesday 23 February 2005 21:37, Todd T. Fries wrote:
> I also have sparc, sgi, and mac68k machines running OpenBSD.
<snip>
> Unsupported CPU
These are generally fairly trivial things to fix if you have a good knowledge
to the target system. Specifically a replacement for the x86 rdtsc (read
clock cycle counter) instruction. I guess it should be possible to use
gettimeofday() or similar instead, though I haven't actually tried this.
Paul
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-02-24 0:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-23 21:37 [Qemu-devel] other host targets Todd T. Fries
2005-02-24 0:10 ` Paul Brook
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).