non port: emulators/qemu/pkg-message |
SVNWeb
|
Number of commits found: 40 |
Fri, 10 Dec 2021
|
[ 20:39 Muhammad Moinur Rahman (bofh) ] e6f5aed
emulators/qemu: Use system dtc from ports
- elf2dmp depends on CURL [1]
- Fix build when fusefs-libs3 is installed [2]
PR: 260315 [2]
Reported by: kostikbel@gmail.com [1] d8zNeCFG@aon.at [2]
|
Tue, 13 Aug 2019
|
[ 16:03 mat ] (Only the first 10 of 274 ports in this commit are shown above. )
Convert to UCL & cleanup pkg-message (categories e-g)
|
Tue, 21 Mar 2017
|
[ 21:59 antoine ] (Only the first 10 of 63 ports in this commit are shown above. )
- Add USES=samba to handle dependency on samba
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919
|
Wed, 16 Dec 2015
|
[ 14:15 bofh ] (Only the first 10 of 43 ports in this commit are shown above. )
emulators/qemu: Update version 0.11.1=>2.4.1
- MASTER_SITES has been changed from SAVANNAH and local repo of nox@
to new wiki.qemu.org
- Take MAINTAINERSHIP
- Updated to maintain version release with UPSTREAM. qemu-devel will be
updated to maintain with SNAPSHOTS
- Some of the patches has been converted to OPTIONSNG with post-patch
- Most of the patches are now makepatch compatible
- Converted most of the LEGACY OPTIONS to OPTIONSNG
|
Tue, 4 Jun 2013
|
[ 21:47 nox ]
Update pkg-message a bit for the old qemu version too.
Reminded by: bapt
|
Fri, 1 Apr 2011
|
[ 19:38 nox ]
- Some updates to the pkg-message.
- Bump PORTREVISION.
|
Mon, 8 Feb 2010
|
[ 22:19 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)
|
Thu, 4 Feb 2010
|
[ 20:27 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]
|
Sun, 6 Dec 2009
|
[ 19:37 nox ] (Only the first 10 of 22 ports in this commit are shown above. )
- Update to 0.11.1 - from the official announcement:
- fix I2C slave addressing (Juha Riihimaki)
- Revert "vga: do not resize the screen on hw_invalidate" (Aurelien Jarno)
- slirp: fix use-after-free (Mark McLoughlin)
- Fix sparc.ld (Blue Swirl)
- ELF codedump build failures (Laurent Desnogues)
- kvm: Move KVM mp_state accessors to i386-specific code (Hollis Blanchard)
- fix configure script with armv4l cpu (Laurent Desnogues)
- net: disable draining tap queue in one go (Mark McLoughlin)
- pcnet: Restart poll timer on pcnet_start (Jan Kiszka)
- Sparc32: Fix lance (Blue Swirl)
- mac99: fix segmentation fault on startup (Aurelien Jarno)
- usb-linux.c: fix buffer overflow (Jim Paris)
- ARM host: fix generated blocks linking (Laurent Desnogues)
- qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)
(Juergen Lock)
- exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64 (Aurelien Jarno)
- Added a cherry picked commit from stable branch that fixes qcow2.
|
Tue, 7 Apr 2009
|
[ 21:02 nox ]
Update to 0.10.2 - from the official changelog:
- fix savevm/loadvm (Anthony Liguori)
- live migration: fix dirty tracking windows (Glauber Costa)
- live migration: improve error propogation (Glauber Costa)
- qcow2: fix image creation for > ~2TB images (Chris Wright)
- hotplug: fix error handling for if= parameter (Eduardo Habkost)
- qcow2: fix data corruption (Nolan Leake)
- virtio: fix guest oops with 2.6.25 kernels (Rusty Russell)
- SH4: add support for -kernel (Takashi Yoshii, Aurelien Jarno)
- hotplug: fix closing of char devices (Jan Kiszka)
- hotplug: remove incorrect check for device name (Eduardo Habkost)
- enable -k on win32 (Herve Poussineau)
- configure: use LANG=C for grep (Andreas Faerber)
- fix VGA regression (malc)
|
Tue, 24 Mar 2009
|
[ 18:54 nox ]
- pkg-message updates:
- remove obsolete note about slirp on 64 bit hosts (this should work now.)
- clarify the note about kern.maxdsiz on i386 (only affects 6.x)
- Bump PORTREVISION
|
Mon, 23 Mar 2009
|
[ 20:54 nox ]
- Update to 0.10.1 - from the official changelog:
- virtio-net: allow masking of notifications on empty queue (Alex Williamson)
- e1000: fix rx descriptor low threshold logic (Alex Willaimson)
- x86 tcg: add NULL checks to lsl instruction (Jan Kiszka)
- kvm vga: fix screen corruption with -std-vga and Windows (Avi Kivity)
- kvm vga: fix screen corruption with Ubuntu installations (Glauber Costa)
- virtio-net: check right return size on sg list (Alex Williamson)
- Make qemu_announce_self handle holes (live migration after hotplug)
(Marcelo Tosatti)
- Revert r6804-r6808 (qcow2 allocation info). This series of changes added
a high cost to startup for large qcow2 images (Anthony Liguori)
- qemu-img: fix help message (Aurelien Jarno)
- Fix build for non-default installs of SDL (Anthony Liguori)
- Fix race condition in env->interrupt_request. When using TCG and a dynticks (Only the first 15 lines of the commit message are shown above )
|
Sun, 8 Mar 2009
|
[ 23:34 nox ]
- Add notes about reports of qcow(2) corruption and about (in)security
of raw image format autodetection to pkg-message
- Bump PORTREVISION
|
[ 17:09 nox ] (Only the first 10 of 36 ports in this commit are shown above. )
Update to 0.10.0 - from the official changelog:
- TCG support (No longer requires GCC 3.x)
- Kernel Virtual Machine acceleration support [kernel bits not ported
to FreeBSD yet]
- BSD userspace emulation [untested on FreeBSD, probably doesn't work
at least for i386 hosts]
- Bluetooth emulation and host passthrough support [not ported to
FreeBSD yet]
- GDB XML register description support
- Intel e1000 emulation
- HPET emulation
- VirtIO paravirtual device support
- Marvell 88w8618 / MusicPal emulation
- Nokia N-series tablet emulation / OMAP2 processor emulation (Only the first 15 lines of the commit message are shown above )
|
Sat, 17 May 2008
|
[ 18:53 nox ]
- Add note about network boot issues to pkg-message.s
- Remove obsolete dhcp patch
- Bump PORTREVISION
|
Tue, 13 May 2008
|
[ 18:29 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]
|
Thu, 3 Apr 2008
|
[ 20:18 nox ] (Only the first 10 of 14 ports in this commit are shown above. )
- Use PREFIX for qemu-ifup, install default scripts, bump PORTREVISION [1]
- Patch a pointer to pkg-message into the manpage
Submitted by: bms [1]
|
Sun, 20 Jan 2008
|
[ 17:16 nox ] (Only the first 10 of 23 ports in this commit are shown above. )
Update to 0.9.1
Changelog at http://fabrice.bellard.free.fr/qemu/changelog.html
|
Tue, 6 Feb 2007
|
[ 23:49 nox ]
Update to 0.9.0:
- Mouse relative offset VNC extension (Anthony Liguori)
- info vnc command (Anthony Liguori)
- gdbserver fix
NOTES: Please read UPDATING!
Approved by: miwi (mentor)
|
Sun, 4 Feb 2007
|
[ 13:22 nox ]
Slirp seems to be working again on -current.
Submitted by: Scott Robbins <scottro@nyc.rr.com>
Approved by: miwi (mentor, implicit)
|
Wed, 17 Jan 2007
|
[ 23:12 nox ]
Add link to a -current tap howto
Submitted by: Scott Robbins <scottro@nyc.rr.com>
Approved by: miwi (mentor)
|
Fri, 12 Jan 2007
|
[ 00:13 nox ]
Update qemu to 2007-01-11 snapshot:
- add slirp udp fix
[this should fix the dns problems with some guests]
- document slirp problems on recent -current (I don't have a -current box
so if someone wants to help debug this you are most welcome!)
- memsave monitor command
- Dynamic handling of guest mice, by Lonnie Mendez.
- PPC32 Trace Exception and Trap instruction, by Jason Wessel.
- Add -option-rom option to allow loading of PCI option ROMs, by
Anthony Liguori.
- Add -boot n option for x86 using PXE, by Anthony Liguori.
[for use with tuntap]
- Support for Bochs "growing" images, by Volker Ruppert.
- Japanese keyboard patch (kazu)
- Revert -disk patch, as requested by Fabrice. The general idea of this
patch is sound, but the implementation is just too ugly.
[this should fix the hanging linux guests]
- Devfn number for the PIIX3 southbridge, by Aurelien Jarno.
- Increase MIPS BIOS from 128kB to 4MB, by Aurelien Jarno.
- And some more bugfixes.
Approved by: miwi (mentor)
|
Fri, 15 Dec 2006
|
[ 08:17 miwi ]
- Update to 20061214
- Fix physical device access
PR: ports/106727
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
Wed, 29 Nov 2006
|
[ 20:58 miwi ]
- Update to 2006-11-28 snapshot
- Fix WITHOUT_CDROM_DMA check which was the wrong way around (doh!)
- Document physical device problems in pkg-message and move aio item
to the bottom so it has a slightly smaller chance of being
overlooked
PR: ports/105971
Submitted by: Juergen Lock (maintainer)
|
Tue, 31 Oct 2006
|
[ 22:55 pav ]
- update to 20061031 cvs snapshot (now uses aio and supports acpi and a new
qcow2 image format)
- properly respect NOPORTDOCS
- make -serial /dev/cuadX work (modified patch from this post:
http://lists.gnu.org/archive/html/qemu-devel/2006-09/msg00201.html , and hi
Michael! :)
- add WITHOUT_SDL (hi joshe! :) and WITHOUT_CDROM_DMA knobs (the latter to work
around atapicam problems in FreeBSD guests with the now by default enabled
ide cdrom dma patch)
- use OPTIONS
PR: ports/104989
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
Sat, 2 Sep 2006
|
[ 19:50 kris ]
Chase net/samba to net/samba3 in preparation for removal of the former.
|
Mon, 7 Aug 2006
|
[ 16:10 nork ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 0.8.2.
PR: ports/101381
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
Sun, 23 Jul 2006
|
[ 00:04 shaun ]
- Add a fix by Anthony Liguori for the 'invisible wall' problem:
http://lists.gnu.org/archive/html/qemu-devel/2006-05/msg00112.html
- Update pkg-message (linux 2.6 default HZ)
PR: ports/100722
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Approved by: ahze (mentor, implicit)
|
Sat, 18 Mar 2006
|
[ 21:23 pav ] (Only the first 10 of 13 ports in this commit are shown above. )
- Add Lonnie's usb host support patches and a bunch of other fixes mostly from
cvs, including a workaround for the -nographic crash.
PR: ports/94654
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
Sat, 3 Dec 2005
|
[ 03:18 lawrance ]
Update to 2005-11-30 snapshot.
PR: ports/ports/89816
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
Fri, 14 Oct 2005
|
[ 23:47 jkim ]
Mention ed(4) emulation is broken in FreeBSD 6.0-RC1.
Submitted by: Juergen Lock <nox at jelal dot kn-bremen dot de> (maintainer)
|
Sat, 10 Sep 2005
|
[ 17:04 nork ]
Update to 0.7.2s.20050909.
PR: ports/85947
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
Sun, 1 May 2005
|
[ 07:39 nork ]
o Update to 0.7.0. [1]
o Remove hard samba dependency. [2]
PR: ports/80486
Submitted by: Jung-uk Kim <jkim@niksun.com> [1]
Juergen Lock <nox@jelal.kn-bremen.de> (maintainer) [1]
Suggested by: des [2]
|
Sat, 8 Jan 2005
|
[ 16:21 nork ]
Update to 0.6.2 (2004/12/28 snapshot).
PR: ports/75644
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
Wed, 17 Nov 2004
|
[ 09:47 nork ]
o Update to 0.6.1(2004/11/15 snapshot).
FreeBSD related changes: physical cdrom fix, audio merge
PR: ports/74015
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
Mon, 25 Oct 2004
|
[ 14:57 nork ]
Update to 0.6.0s.20041020.
PR: ports/72945
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
Sat, 17 Jul 2004
|
[ 12:24 krion ]
Update to 0715 snapshot
PR: ports/69132
Submitted by: maintainer
|
Sun, 6 Jun 2004
|
[ 23:13 pav ]
- Update to 20040606 snapshot
PR: ports/67639
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
Sat, 5 Jun 2004
|
[ 12:28 pav ]
- Update to 20040604
PR: ports/67583
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
Thu, 3 Jun 2004
|
[ 02:12 perky ] (Only the first 10 of 16 ports in this commit are shown above. )
Add port for qemu 0.5.5 snapshot of 04/05/30,
A fast CPU emulator environment.
PR: 67506
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
|
Number of commits found: 40 |