| non port: emulators/qemu/pkg-plist |
|
CVSWeb
|
Number of commits found: 22 |
|
Sun, 6 Dec 2009
|
[ 19:37 nox ]
1.107 emulators/qemu/Makefile
1.50 emulators/qemu/distinfo
1.1 emulators/qemu/files/patch-0001-qcow2-Bring-synchronous-read-write-back-to-life
1.6 emulators/qemu/files/patch-Makefile
1.5 emulators/qemu/files/patch-aa
1.4 emulators/qemu/files/patch-ac
1.9 emulators/qemu/files/patch-bg
1.4 emulators/qemu/files/patch-configure
1.5 emulators/qemu/files/patch-cpu-exec.c
1.2 emulators/qemu/files/patch-exec-all.h
(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.
|
|
Sun, 8 Mar 2009
|
[ 17:09 nox ]
1.94 emulators/qemu/Makefile
1.43 emulators/qemu/distinfo
1.3 emulators/qemu/files/patch-90_security
1.3 emulators/qemu/files/patch-CVE-2008-0928
1.2 emulators/qemu/files/patch-CVE-2008-2004
1.2 emulators/qemu/files/patch-CVE-2008-4539
1.4 emulators/qemu/files/patch-Makefile
1.4 emulators/qemu/files/patch-Makefile.target
1.2 emulators/qemu/files/patch-audio-4
1.2 emulators/qemu/files/patch-bc
(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 )
|
|
Thu, 3 Apr 2008
|
[ 20:18 nox ]
1.88 emulators/qemu-devel/Makefile
1.83 emulators/qemu/Makefile
1.8 emulators/qemu-devel/files/patch-bg
1.7 emulators/qemu/files/patch-bg
1.1 emulators/qemu-devel/files/patch-qemu-doc.texi
1.1 emulators/qemu/files/patch-qemu-doc.texi
1.25 emulators/qemu-devel/pkg-message
1.24 emulators/qemu/pkg-message
1.24 emulators/qemu-devel/pkg-plist
1.20 emulators/qemu/pkg-plist
(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 ]
1.76 emulators/qemu/Makefile
1.42 emulators/qemu/distinfo
1.2 emulators/qemu/files/patch-90_security
1.3 emulators/qemu/files/patch-Makefile
1.3 emulators/qemu/files/patch-Makefile.target
1.3 emulators/qemu/files/patch-ac
1.2 emulators/qemu/files/patch-bd
1.5 emulators/qemu/files/patch-be
1.6 emulators/qemu/files/patch-bg
1.4 emulators/qemu/files/patch-bk
(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
|
|
Fri, 12 Jan 2007
|
[ 00:13 nox ]
1.66 emulators/qemu/Makefile
1.39 emulators/qemu/distinfo
1.2 emulators/qemu/files/patch-Makefile.target
1.5 emulators/qemu/files/patch-bg
1.4 emulators/qemu/files/patch-block-raw.c
1.1 emulators/qemu/files/patch-slirp-udp.c
1.19 emulators/qemu/pkg-message
1.18 emulators/qemu/pkg-plist
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)
|
|
Tue, 31 Oct 2006
|
[ 22:55 pav ]
1.58 emulators/qemu/Makefile
1.1 emulators/qemu/files/cdrom-dma-patch
1.33 emulators/qemu/distinfo
1.1 emulators/qemu/files/patch-Makefile
1.1 emulators/qemu/files/patch-vl.c-serial
1.1 emulators/qemu/files/patch-vl.h
1.16 emulators/qemu/pkg-message
1.17 emulators/qemu/pkg-plist
- 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)
|
|
Mon, 7 Aug 2006
|
[ 16:10 nork ]
1.54 emulators/qemu/Makefile
1.32 emulators/qemu/distinfo
1.3 emulators/qemu/files/patch-be
1.5 emulators/qemu/files/patch-bsdusb.patch
1.8 emulators/qemu/files/patch-fbsd
1.2 emulators/qemu/files/patch-malc-17h_aqemu
1.4 emulators/qemu/files/patch-sdl.c
1.4 emulators/qemu/files/patch-vl.c
1.4 emulators/qemu/pkg-descr
1.14 emulators/qemu/pkg-message
(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)
|
|
Fri, 19 May 2006
|
[ 08:17 erwin ]
1.52 emulators/qemu/Makefile
1.15 emulators/qemu/pkg-plist
Fix plist
PR: 97363
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
|
Sat, 3 Dec 2005
|
[ 03:18 lawrance ]
1.38 emulators/qemu/Makefile
1.24 emulators/qemu/distinfo
1.1 emulators/qemu/files/patch-qemu-img.c
1.1 emulators/qemu/files/patch-qemu-img.texi
1.3 emulators/qemu/files/patch-vl.c
1.11 emulators/qemu/pkg-message
1.14 emulators/qemu/pkg-plist
Update to 2005-11-30 snapshot.
PR: ports/ports/89816
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
|
Mon, 31 Oct 2005
|
[ 13:43 nork ]
1.34 emulators/qemu/Makefile
1.22 emulators/qemu/distinfo
1.5 emulators/qemu/files/kqemu-freebsd-patch
1.1 emulators/qemu/files/patch-Makefile.target
1.2 emulators/qemu/files/patch-audio::audio.c
1.13 emulators/qemu/pkg-plist
Update to 0.7.2s.2005.1030.
o separate kqemu build phase to emulators/kqemu-kmod port.
o cleanup kqemu support.
o cleanup MASTER_SITES.
Discussed with: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Reviewed by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
|
Sat, 1 Oct 2005
|
[ 13:25 mnag ]
1.30 emulators/qemu/Makefile
1.2 emulators/qemu/files/kqemu-freebsd-patch
1.4 emulators/qemu/files/patch-fbsd
1.1 emulators/qemu/files/patch-libmath4
1.12 emulators/qemu/pkg-plist
Fix build in 4.x
Make portlint happier
PR: 86686
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Approved by: pav (mentor)
|
|
Tue, 19 Jul 2005
|
[ 06:06 mezz ]
1.1 emulators/qemu/files/BSDmakefile
1.27 emulators/qemu/Makefile
1.20 emulators/qemu/distinfo
1.2 emulators/qemu/files/kmod_bsd.c
1.3 emulators/qemu/files/kqemu-patch
1.2 emulators/qemu/files/patch-slirp
1.3 emulators/qemu/pkg-descr
1.11 emulators/qemu/pkg-plist
Update to 20050717 snapshot, short ChangeLog:
Merge /dev/kqemu cloning support to kmod_bsd.c (Craig Boston),
Giant-lock kqemu (Bakul Shah), Utilize BSDMakefile to compile
kqemu.ko, and cosmetic change (Norikatsu Shigemura)
See more info in ports/83691 for full ChangeLog.
PR: ports/83691
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
|
Thu, 5 May 2005
|
[ 12:41 pav ]
1.25 emulators/qemu/Makefile
1.18 emulators/qemu/distinfo
1.1 emulators/qemu/files/kmod_bsd.c
1.1 emulators/qemu/files/kqemu-patch
1.2 emulators/qemu/files/patch-fbsd
1.1 emulators/qemu/files/patch-osdep.c
1.10 emulators/qemu/pkg-plist
- Update to 2005-05-02 snapshot
- Add kqemu support
PR: ports/80595
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
|
Sun, 27 Feb 2005
|
[ 15:43 pav ]
1.20 emulators/qemu/Makefile
1.14 emulators/qemu/distinfo
1.9 emulators/qemu/pkg-plist
- Update to 2005-02-24 snap
PR: ports/78089
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
|
Sat, 8 Jan 2005
|
[ 16:21 nork ]
1.19 emulators/qemu/Makefile
1.13 emulators/qemu/distinfo
1.7 emulators/qemu/pkg-message
1.8 emulators/qemu/pkg-plist
Update to 0.6.2 (2004/12/28 snapshot).
PR: ports/75644
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
|
Mon, 25 Oct 2004
|
[ 14:57 nork ]
1.15 emulators/qemu/Makefile
1.11 emulators/qemu/distinfo
1.3 emulators/qemu/files/patch-aa
1.2 emulators/qemu/files/patch-ba
1.2 emulators/qemu/files/patch-bb
1.3 emulators/qemu/files/patch-bg
1.3 emulators/qemu/files/patch-bk
1.5 emulators/qemu/pkg-message
1.7 emulators/qemu/pkg-plist
Update to 0.6.0s.20041020.
PR: ports/72945
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
|
Fri, 25 Jun 2004
|
[ 07:37 krion ]
1.10 emulators/qemu/Makefile
1.8 emulators/qemu/distinfo
1.1 emulators/qemu/files/patch-bg
1.1 emulators/qemu/files/patch-bh
1.6 emulators/qemu/pkg-plist
Update to version 20040624
Add ppc system emulation
PR: ports/68298
Submitted by: maintainer
|
|
Wed, 23 Jun 2004
|
[ 07:22 krion ]
1.9 emulators/qemu/Makefile
1.7 emulators/qemu/distinfo
1.5 emulators/qemu/pkg-plist
Update to 06/22 snapshot
PR: ports/68214
Submitted by: maintainer
|
|
Sat, 12 Jun 2004
|
[ 16:52 nork ]
1.4 emulators/qemu/pkg-plist
Remove extra qemu/.
|
|
Thu, 10 Jun 2004
|
[ 18:40 krion ]
1.6 emulators/qemu/Makefile
1.4 emulators/qemu/distinfo
1.3 emulators/qemu/pkg-plist
- Update to version 0.5.5.s.20040609
- Remove BROKEN
- portlint
PR: ports/67802
Submitted by: Christopher Nehren <apeiron@comcast.net>
|
|
Sun, 6 Jun 2004
|
[ 23:13 pav ]
1.4 emulators/qemu/Makefile
1.3 emulators/qemu/distinfo
1.2 emulators/qemu/files/patch-bk
1.3 emulators/qemu/pkg-message
1.2 emulators/qemu/pkg-plist
- Update to 20040606 snapshot
PR: ports/67639
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
|
Thu, 3 Jun 2004
|
[ 02:12 perky ]
1.132 emulators/Makefile
1.1 emulators/qemu/Makefile
1.1 emulators/qemu/distinfo
1.1 emulators/qemu/files/patch-aa
1.1 emulators/qemu/files/patch-ab
1.1 emulators/qemu/files/patch-ac
1.1 emulators/qemu/files/patch-ba
1.1 emulators/qemu/files/patch-bb
1.1 emulators/qemu/files/patch-bc
1.1 emulators/qemu/files/patch-bd
(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: 22 |