qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu git head 20100323 on FreeBSD - qemu-devel port update for testing
@ 2010-03-25 20:44 Juergen Lock
  2010-03-25 21:10 ` [Qemu-devel] " Brandon Gooch
  2010-03-30 18:04 ` [Qemu-devel] " Blue Swirl
  0 siblings, 2 replies; 15+ messages in thread
From: Juergen Lock @ 2010-03-25 20:44 UTC (permalink / raw)
  To: freebsd-emulation; +Cc: Andreas Tobler, qemu-devel, Toni

Hi!

 Now that qemu git head works again (thanx Aurelien! :) I've finished
the FreeBSD qemu-devel port update patch/shar that made me uncover
the bug:
	http://people.freebsd.org/~nox/qemu/qemu-devel-20100323.patch
resp.
	http://people.freebsd.org/~nox/qemu/qemu-devel-20100323.shar

 This also adds a few misc fixes (that I'll submit on the qemu list
seperately), I have...

. Fixed the FreeBSD executable path detection to work without /proc
  mounted (it usually isn't on FreeBSD), so you now no longer have to
  pass the path to the pc-bios dir with -L if you run qemu out of the
  build dir when another version is installed, like,
	work/qemu-snapshot-20100323_20/i386-softmmu/qemu ...

  (files/patch-vl.c in the shar/patch)

. Fixed some more bsd-user bugs so all of i386-bsd-user, x86_64-bsd-user,
  and sparc64-bsd-user now run for me again on FreeBSD stable/8 amd64.
  (I didn't test sparc-bsd-user as I only tried -bsd freebsd and FreeBSD
  doesn't run on 32bit sparc.) - Yes bsd-user still needs more work but
  at least simple exectuables run.

  (files/patch-bsd-user-mmap.c, files/patch-exec.c)

. Fixed the bsd-user host page protection code for FreeBSD hosts
  (using kinfo_getvmmap(3) on FeeBSD >= 7.x and /compat/linux/proc
  on older FreeBSD.)

  (files/patch-bsd-user-linproc)

. Fixed some compilation warnings and a missing #include.

  (files/patch-qemu-char.c, files/patch-qemu-timer.c)

 Enjoy, :)
	Juergen

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

end of thread, other threads:[~2010-04-01 17:19 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-25 20:44 [Qemu-devel] qemu git head 20100323 on FreeBSD - qemu-devel port update for testing Juergen Lock
2010-03-25 21:10 ` [Qemu-devel] " Brandon Gooch
2010-03-30 18:04 ` [Qemu-devel] " Blue Swirl
2010-03-30 19:16   ` Juergen Lock
2010-03-30 19:42     ` Richard Henderson
2010-03-30 20:09       ` Juergen Lock
2010-03-30 20:33         ` Richard Henderson
2010-03-30 20:45           ` Juergen Lock
2010-03-30 21:57             ` Juergen Lock
2010-03-30 20:42         ` Juergen Lock
2010-03-30 20:56           ` Richard Henderson
2010-03-30 19:54     ` Blue Swirl
2010-03-30 20:17       ` Juergen Lock
2010-04-01 11:59         ` Paul Brook
2010-04-01 17:06           ` Juergen Lock

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