Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.1 11 Jun 2011 16:22:34
 |
nox  |
- Update to 0.14.1 .
- Change ALL_TARGETS knob to only affect the bsd-user targets that
are still incomplete. (they would be for emulating a single
process instead of an entire OS; default off i.e. don't build
them.)
- Fix ADD_AUDIO knob to also emulate hda sound hardware.
- Change CONFLICTS to CONFLICTS_INSTALL in case people that already
have emulators/qemu installed want to test this version from below
the work/ dir.
- Prepare Makefile for sparc64 host build in case someone wants to
debug the runtime problems there. [1] (Add sparc64 to ONLY_FOR_ARCHS
then.)
PR: ports/138772 [1]
Submitted by: Nathaniel Filardo <nwf@cs.jhu.edu> [1] |
0.14.0_1 05 Jun 2011 18:43:16
 |
novel  |
Chase security/gnutls update and add an UPDATING entry. |
0.14.0 01 Apr 2011 19:30:21
 |
nox  |
- Update to 0.14.0 .
- Update amd64 host bsd-user linker script to fix build on
-current/amd64. [1]
- Some updates to the pkg-message.
PR: ports/155558 [1]
Submitted by: Garrett Cooper <yanegomi@gmail.com> [1] |
0.13.0 25 Mar 2011 21:02:39
 |
pav  |
- Mark BROKEN on amd64/9: does not link
Reported by: pointyhat |
0.13.0 15 Mar 2011 18:30:02
 |
nox  |
- (Attempt to) fix build on head.
- No PORTREVISION bump since this is a build fix.
PR: ports/155558
Submitted by: Garrett Cooper <yanegomi@gmail.com> |
0.13.0 24 Oct 2010 15:51:33
 |
nox  |
Fix MASTER_SITES:snapshot usage in preparation for future updates
that might use a snapshot distfile again (i.e. the change currently
has no effect.)
PR: ports/151673
Submitted by: sahil |
0.13.0 22 Oct 2010 19:07:24
 |
nox  |
Fix a make -j race. (At least this time the bug was upstream...)
Submitted by: QAT |
0.13.0 21 Oct 2010 21:40:14
 |
nox  |
Fix NOPORTDOCS (doh!)
Submitted by: QAT |
0.13.0 21 Oct 2010 20:16:45
 |
nox  |
Update to 0.13.0 |
0.12.5 14 Aug 2010 21:35:28
 |
nox  |
Update samba dependency from net/samba3 to net/samba34.
Submitted by: jsa on irc |
0.12.5 24 Jul 2010 12:08:22
 |
nox  |
Update to 0.12.5, announce message is here:
http://lists.gnu.org/archive/html/qemu-devel/2010-07/msg01402.html |
0.12.4 10 May 2010 20:03:56
 |
nox  |
- Update to 0.12.4, announce message is here:
http://lists.gnu.org/archive/html/qemu-devel/2010-05/msg00465.html
- Add patch that allows running the resulting qemu{,-system-*} from the
build dir without having to pass the pc-bios dir with -L if no qemu port
or another version is installed. |
0.12.3_2 19 Apr 2010 21:07:37
 |
nox  |
- These only need perl as build dep so change them to USE_PERL5_BUILD.
- Some whitespace fixes.
- Bump PORTREVISION.
PR: ports/145838 ports/145839
Submitted by: Bapt <baptiste.daroussin@gmail.com> |
0.12.3_1 11 Apr 2010 11:42:38
 |
nox  |
- Fix libcurl probe for emulators/qemu and add proper dependencies and knobs.
- Bump PORTREVISIONs.
PR: ports/145591
Submitted by: gcooper |
0.12.3 01 Mar 2010 20:05:17
 |
nox  |
Update to 0.12.3, announce message is here:
http://lists.gnu.org/archive/html/qemu-devel/2010-02/msg01594.html
(Subject says 0.12.2, but in fact the message is about 0.12.3.)
Feature safe: yes |
0.12.2_2 08 Feb 2010 22:19:29
 |
nox  |
- Welcome emulators/qemu-devel ppc host support! :) [1]
- Attempt to make the pkg-message.s a little more readable. [2]
- Bump PORTREVISIONs.
Submitted by: Andreas Tobler <andreast@fgznet.ch> [1]
Submitted by: wkoszek [2] (with modifications) |
0.12.2_1 04 Feb 2010 20:27:30
 |
nox  |
- Welcome usable qemu pcap networking! :)
1. Fix packet delays. [1]
2. Truncate oversize packets according to host interface's MTU
to avoid e.g. Linux guests panic'ing.
Note: This is only necessary as a stopgap measure for cases like
host inferfaces using TSO (it still causes retransmissions),
the better workaround is to disable the feature on the host
interface while using qemu's pcap code.
- Add note about pcap to pkg-message.s
- Bump PORTREVISIONs.
Submitted by: jkim [1] |
0.12.2 19 Jan 2010 22:06:58
 |
nox  |
Update to 0.12.2, announce message is here:
http://lists.gnu.org/archive/html/qemu-devel/2010-01/msg01227.html |
0.12.1 17 Jan 2010 16:20:56
 |
nox  |
Finally bring qemu 0.12.1 into ports as the new emulators/qemu-devel,
release announcement is here:
http://lists.gnu.org/archive/html/qemu-devel/2009-12/msg02151.html
Quoting from pkg-message:
- kqemu is no longer supported in qemu upstream after the 0.11 branch
was created, which means also not in this version. (Linux has moved
on to kvm now for qemu(-like) virtualization needs, so if you want qemu
to go faster and don't want to switch to virtualbox or stick to the older
emulators/qemu port which is at 0.11.1 atm and as such still supports
kqemu you should help getting the FreeBSD kvm port updated and
completed:
http://wiki.freebsd.org/FabioChecconi/PortingLinuxKVMToFreeBSD
) |
0.12.1 17 Jan 2010 16:20:32
 |
nox  |
Finally bring qemu 0.12.1 into ports as the new emulators/qemu-devel,
release announcement is here:
http://lists.gnu.org/archive/html/qemu-devel/2009-12/msg02151.html
Quoting from pkg-message:
- kqemu is no longer supported in qemu upstream after the 0.11 branch
was created, which means also not in this version. (Linux has moved
on to kvm now for qemu(-like) virtualization needs, so if you want qemu
to go faster and don't want to switch to virtualbox or stick to the older
emulators/qemu port which is at 0.11.1 atm and as such still supports
kqemu you should help getting the FreeBSD kvm port updated and
completed:
http://wiki.freebsd.org/FabioChecconi/PortingLinuxKVMToFreeBSD
) |
0.9.1s.20080620_5 20 Sep 2009 20:43:08
 |
nox  |
Mark IGNORE while its at an older snapshot than emulators/qemu.
Suggested by: miwi
Feature safe: yes |
0.9.1s.20080620_5 20 Sep 2009 10:02:31
 |
nox  |
Fix fetch after one mirror disappeared (MASTER_SITE_SUBDIR was missing.)
Submitted by: pointyhat via miwi
Feature safe: yes |
0.9.1s.20080620_5 16 Aug 2009 18:04:40
 |
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
0.9.1s.20080620_4 13 Jun 2009 19:26:28
 |
nox  |
Fix build on head (doh!)
Submitted by: pointyhat via pav |
0.9.1s.20080620_4 01 Jun 2009 19:02:38
 |
nox  |
- (Attempt to) fix build on head by entirely disabling the usb host code
which is still not ported to the new usb stack yet. (qemu could really
use some help here, the author of the old usb host code is busy with
other stuff now...)
- No PORTREVISION bump since this is a build fix. |
0.9.1s.20080620_4 24 Mar 2009 19:39:02
 |
nox  |
- Update pkg-message, adding a note about this currently being at an older
version than the main port among other things
- Add MAKE_JOBS_SAFE fix and mark as such
- Bump PORTREVISION |
0.9.1s.20080620_3 28 Feb 2009 17:31:37
 |
nox  |
Rename band-aid build fix patch so it gets applied after the file it
patches (duh!)
Pointyhat to: nox |
0.9.1s.20080620_3 28 Feb 2009 16:50:44
 |
nox  |
Add band-aid build fix for -current (usb host support still wont work with
the new stack - helpful hands wanted there!)
PR: ports/132126
Submitted by: Oleg Ginzburg <oleg.ginzburg@nevosoft.ru> |
0.9.1s.20080620_3 05 Jan 2009 19:44:02
 |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
0.9.1s.20080620_3 04 Dec 2008 22:36:46
 |
nox  |
Attempt to fix savevm that was broken by the original patch-CVE-2008-0928
by allowing writes outside the disk image boundaries if the guest isn't
running.
PR: ports/129417
Submitted by: Nate Eldredge <neldredge@math.ucsd.edu>
Obtained from: debian (sid kvm_72+dfsg-3.diff.gz, adapted) |
0.9.1s.20080620_2 18 Nov 2008 20:07:53
 |
nox  |
Fix build in unusual environments:
- CFLAGS containing commas [1]
- Missing /usr/bin/perl symlink [2]
Requested by: Denis Kozadaev <denis@tambov.ru> [1]
Requested by: Michal Bartkowiak <michal@bartkowiak.biz> [2] |
0.9.1s.20080620_2 02 Nov 2008 22:59:10
 |
nox  |
Fix heap overflow in Cirrus emulation
Obtained from: qemu svn
Security:
http://www.vuxml.org/freebsd/07bb3bd2-a920-11dd-8503-0211060005df.html |
0.9.1s.20080620_1 02 Aug 2008 18:31:15
 |
nox  |
Add note about pcap on 6.x |
0.9.1s.20080620_1 02 Aug 2008 18:29:39
 |
nox  |
- Add pcap patch as an OPTION
- Bump PORTREVISION
Submitted by: jkim |
0.9.1s.20080620 25 Jul 2008 09:38:45
 |
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
0.9.1s.20080620 08 Jul 2008 18:42:09
 |
nox  |
- Update to 20080620 svn snapshot, which uses the new kqemu-kmod-devel
port that now also works for the 32 bit "qemu" executable on amd64
(if you build with the KQEMU knob on, you have to deinstall the old
kqemu-kmod first if it is installed)
- Add an ALL_TARGETS knob that, if turned off, omits the remaining dyngen
targets, eliminating the need for gcc 3.4 (everything but ppc and sh4
has been converted to tcg in this snapshot)
- Add tcg fixes for amd64 guests on i386 hosts (two of three have been
committed to qemu svn in the meantime) [1]
- Update the pkg-message about kqemu on amd64, and add a note about using
nfs with slirp, the latter [2]
- Homepage now at http://bellard.org/qemu/ - update links
Submitted by: nox [1]
Submitted by: joerg [2] |
0.9.1s.20080302_9 06 Jun 2008 13:27:07
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.9.1s.20080302_8 03 Jun 2008 18:39:51
 |
nox  |
Fix NOPORTDOCS when texi2html is not installed
Found by: itetcu |
0.9.1s.20080302_8 17 May 2008 18:53:44
 |
nox  |
- Add note about network boot issues to pkg-message.s
- Remove obsolete dhcp patch
- Bump PORTREVISION |
0.9.1s.20080302_7 13 May 2008 18:29:38
 |
nox  |
- Add notes about how to autoload kqemu at boot and about the fact that
kqemu only accellerates qemu-system-x86_64 on amd64 that were missing
in qemu's pkg-message [1]
- Update the note about kqemu on amd64 SMP, and add a reminder to keep
kqemu in sync with the kernel while I'm at it
- Bump PORTREVISION
Noticed by: bakul [1] |
0.9.1s.20080302_6 08 May 2008 20:45:10
 |
nox  |
Fix "drive_init()" Disk Format Security Bypass
Obtained from: qemu cvs
Security:
http://www.vuxml.org/freebsd/8950ac62-1d30-11dd-9388-0211060005df.html |
0.9.1s.20080302_5 03 Apr 2008 20:18:40
 |
nox  |
- Use PREFIX for qemu-ifup, install default scripts, bump PORTREVISION [1]
- Patch a pointer to pkg-message into the manpage
Submitted by: bms [1] |
0.9.1s.20080302_4 21 Mar 2008 22:20:07
 |
nox  |
- Fix -curses typo concerning ctrl-d and ctrl-t handling
- Bump PORTREVISION
Obtained from: qemu cvs |
0.9.1s.20080302_3 21 Mar 2008 17:31:52
 |
nox  |
- Add runtime warning when aio is not loaded
- Bump PORTREVISION
Requested by: several people on freebsd-emulation@ |
0.9.1s.20080302_2 20 Mar 2008 09:46:38
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.9.1s.20080302_2 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
0.9.1s.20080302_1 12 Mar 2008 20:01:31
 |
nox  |
- Add tcg bugfix that went missing in the security rush [1]
- Change the e1000 mmio addr space according to spec [2]
- Update pkg-message
- Bump PORTREVISION
Submitted by: nox [1]
Obtained from: qemu cvs [2] |
0.9.1s.20080302 11 Mar 2008 23:34:14
 |
nox  |
- Update to 2008-03-02 snapshot [1]
- Fix unchecked block read/write vulnerability [2]
Submitted by: nox [1]
Obtained from: qemu cvs [2]
Security:
http://www.vuxml.org/freebsd/9cfbca7f-efb7-11dc-be01-0211060005df.html |
0.9.0s.20070802_1 13 Dec 2007 01:10:53
 |
nox  |
Fix translation block local denial of service vulnerability
Obtained from: qemu cvs
Security:
http://www.freebsd.org/ports/portaudit/30f5ca1d-a90b-11dc-bf13-0211060005df.html |
0.9.0s.20070802 09 Aug 2007 20:03:30
 |
nox  |
- Update to 20070802 snapshot
(longer) log is at:
http://people.freebsd.org/~nox/qemu/qemu-devel-log-20070802.txt |
0.9.0s.20070702 10 Jul 2007 20:24:59
 |
nox  |
- Update to 20070702 snapshot
(longer) log is at:
http://people.freebsd.org/~nox/qemu/qemu-devel-log-20070702.txt
- Point WWW back at fabrice.bellard.free.fr, qemu.org still seems to be down |
0.9.0s.20070526 31 May 2007 18:24:20
 |
nox  |
Update to 2007-05-26 snapshot:
- sparc: Fill in real SparcStation 10 values
- sparc: Fix co-processor branch and store ops (Aurelien Jarno)
- sparc: Fix stdfq op (Aurelien Jarno)
- mips: Clear BEV and ERL for the fake bootloader.
- 64bit MIPS FPUs have 32 registers.
- mips: Fix RDHWR handling. Code formatting. Don't use *_direct versions
to raise exceptions.
- mips: Fix disabling of the Cause register for R2.
- mips: Handle EBase properly.
- mips: Fix rotr immediate ops, mask shift/rotate arguments to their allowed
size.
- mips: fix branch delay slot cornercases.
- Fix for PowerPC 64 rotates. (Only the first 15 lines of the commit message are shown above ) |
0.9.0s.20070405_4 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.0s.20070405_3 02 May 2007 19:55:07
 |
nox  |
- Add security fixes from debian etch (slightly adapted to this version)
- Disable -vmwarevga acceleration code for now (missing range checks)
Obtained from: debian
Security:
http://www.vuxml.org/freebsd/0ac89b39-f829-11db-b55c-000e0c6d38a9.html |
0.9.0s.20070405_2 09 Apr 2007 22:11:23
 |
nox  |
Fix plist
Submitted by: pointyhat via kris
Approved by: miwi (mentor, implicit) |
0.9.0s.20070405_1 09 Apr 2007 20:24:44
 |
nox  |
Add patch to avoid eepro100 crashes
Approved by: miwi (mentor, implicit)
Obtained from: Stefan Weil on qemu-devel mailinglist |
0.9.0s.20070405 07 Apr 2007 19:14:42
 |
nox  |
Update to 2007-04-05 snapshot:
- PowerPC bugfixes:
- must clear carry bit when doing addic with a zero immediate value
- fix missing RETURN in micro-operation that would lead to random failures
and crashes
- add USE_PRECISE_EMULATION compilation-time option to choose between
getting exact floating point results and fast but less accurate computation.
- PowerPC improvments:
- add missing 64 bits rotate instructions
- safely define TARGET_PPCSPE when 64 bits registers are used
a separate target will be needed to use it in 32 bits mode on 32 bits hosts.
- MIPS: Fix enough FPU/R2 support to get 24Kf going.
- Add missing PowerPC 64 instructions
PowerPC 64 fixes. (Only the first 15 lines of the commit message are shown above ) |
0.9.0s.20070322 25 Mar 2007 16:33:01
 |
nox  |
Update to 2007-03-22 snapshot:
- ARM reabbot support (orginal patch by Aurelien Jarno).
- SMP half-idle fix.
- Watchpoint support (previous commit got eaten by Savannah server crash).
- ARM register index+writeback fix (Lauro Ramos Venancio).
- PPC: Make it safe to use 64 bits GPR and/or 64 bits host registers.
For "symetry", add 64 bits versions of all modified functions.
As a side effect, add a lot of code provision for PowerPC 64 support.
Move overflow and carry checks in common routines for simple cases.
Add isel and popcntb instructions from PowerPC 2.03 specification.
Remove remaining micro-operations helpers prototypes from op.c.
Fix XER_BC field to be 7 bits long.
Add power management support for PowerPC 603 & 604.
Fix compilation warnings. (Only the first 15 lines of the commit message are shown above ) |
0.9.0s.20070309 10 Mar 2007 17:15:07
 |
nox  |
Update repocopied qemu-devel port to 2007-03-09 snapshot:
- reset rombios32 area
- Support for more SPARC relocations, by Martin Bochnig.
- Serial console improvements, by Stefan Weil.
- Qemu support for S32 and U32 alsa output, by Vassili Karpov.
- PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau.
- Add PS/2 keyboard to MIPS R4K, by Herve Poussineau.
- Monitor multiplexing, by Jason Wessel.
- -no-frame option for sdl, by Christian Laursen.
- Don't require a disk image for network boot, by Ferenc Wagner.
- Add -bootp option for slirp, by Anthony Liguori.
- Add OACK support to slirp TFTP server, by Anthony Liguori.
- Change -tftp option to take a root directory, by Anthony Liguori.
- 2nd serial port for Malta, by Jason Wessel. (Only the first 15 lines of the commit message are shown above ) |
0.9.0 10 Mar 2007 17:03:06
 |
nox  |
- Forced commit to note the following repocopy:
emulators/qemu -> emulators/qemu-devel
Approved by: miwi (mentor, implicit) |