qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu on Solaris
@ 2010-03-04  2:24 Seth G
  2010-03-04  6:22 ` Jonathan Kalbfeld
  2010-03-06  7:11 ` Blue Swirl
  0 siblings, 2 replies; 10+ messages in thread
From: Seth G @ 2010-03-04  2:24 UTC (permalink / raw)
  To: qemu-devel

Hi,

  I just sent a fair amount of time trying to figure out problems 
with the qemu build and resulting binary.  The first problem (which
is no longer a problem due to the shell OpenSolaris uses) was that
`sh' was used in rules.mak to perform commands -- I had a /bin/sh
that was not bash-compatible.  That's a minor problem.  The
more-serious problem was that once qemu was built, it would die almost
immediately, complaining about smbus-eeprom not being an I2C device.
That problem appears to be due to an issue with gcc's use of the 
Solaris native linker (/usr/ccs/bin/ld) -- the linker is not including
all .o's in the .a's, even though the --whole-archive switch was passed
to it.  The linker team is looking into that problem right now, but in
the meantime, manually performing the link step by specifying all the
required .o's yields a usable qemu executable.

 Thanks,
 --S

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Qemu-devel] QEMU  on Solaris
@ 2018-08-12 15:40 Michele Denber
  2018-08-13  8:34 ` Daniel P. Berrangé
  0 siblings, 1 reply; 10+ messages in thread
From: Michele Denber @ 2018-08-12 15:40 UTC (permalink / raw)
  To: qemu-devel

After configuring QEMU on my Sun I got this message:

"Host OS SunOS support is not currently maintained.
The QEMU project intends to remove support for this host OS in
a future release if nobody volunteers to maintain it and to
provide a build host for our continuous integration setup.
configure has succeeded and you can continue to build, but
if you care about QEMU on this platform you should contact
us upstream at qemu-devel@nongnu.org."

Well I do care about QEMU on my platform so I'd like to volunteer to 
provide a host for support.  I can provide you with a free account on my 
Sun Oracle Enterprise M3000 quad-core 2.75 GHz. SPARC64 VII running 
Solaris 10 Update 11.  I've got plenty of spare CPU cycles and lots of 
free disk.  Please let me know.

             - Michele

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

end of thread, other threads:[~2018-08-13 19:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-04  2:24 [Qemu-devel] qemu on Solaris Seth G
2010-03-04  6:22 ` Jonathan Kalbfeld
2010-03-04  6:39   ` Seth Goldberg
2010-03-06  7:11 ` Blue Swirl
  -- strict thread matches above, loose matches on Subject: below --
2018-08-12 15:40 [Qemu-devel] QEMU " Michele Denber
2018-08-13  8:34 ` Daniel P. Berrangé
2018-08-13 10:08   ` Peter Tribble
2018-08-13 10:20     ` Peter Maydell
2018-08-13 19:23     ` Michele Denber
2018-08-13 19:13   ` Michele Denber

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).