| non port: emulators/qemu-devel/files/patch-Makefile |
|
CVSWeb
|
Number of commits found: 8 | |
Fri, 1 Apr 2011
|
[ 19:30 nox ]
1.119 emulators/qemu-devel/Makefile
1.57 emulators/qemu-devel/distinfo
1.8 emulators/qemu-devel/files/patch-90_security
1.10 emulators/qemu-devel/files/patch-Makefile
1.2 emulators/qemu-devel/files/patch-block-sheepdog.c
1.3 emulators/qemu-devel/files/patch-bsd-user-ld
1.3 emulators/qemu-devel/files/patch-hw-vmware_vga.c
1.2 emulators/qemu-devel/files/patch-hw-zaurus.c
1.2 emulators/qemu-devel/files/patch-omap-uart
1.1 emulators/qemu-devel/files/patch-qemu-timer.h
(Only the first 10 of 14 ports in this commit are shown above. )
- 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]
|
|
Fri, 22 Oct 2010
|
[ 19:07 nox ]
1.9 emulators/qemu-devel/files/patch-Makefile
Fix a make -j race. (At least this time the bug was upstream...)
Submitted by: QAT
|
|
Thu, 21 Oct 2010
|
[ 20:16 nox ]
1.115 emulators/qemu-devel/Makefile
1.56 emulators/qemu-devel/distinfo
1.7 emulators/qemu-devel/files/patch-90_security
1.8 emulators/qemu-devel/files/patch-Makefile
1.4 emulators/qemu-devel/files/patch-bd
1.10 emulators/qemu-devel/files/patch-bg
1.1 emulators/qemu-devel/files/patch-block-sheepdog.c
1.2 emulators/qemu-devel/files/patch-cache-utils.c
1.5 emulators/qemu-devel/files/patch-configure
1.8 emulators/qemu-devel/files/patch-cpu-exec.c
(Only the first 10 of 21 ports in this commit are shown above. )
Update to 0.13.0
|
|
Sun, 17 Jan 2010
|
[ 16:20 nox ]
1.3 emulators/qemu-devel/files/cdrom-dma-patch
1.6 emulators/qemu-devel/files/patch-90_security
1.3 emulators/qemu-devel/files/patch-CVE-2008-0928
1.2 emulators/qemu-devel/files/patch-CVE-2008-4539
1.7 emulators/qemu-devel/files/patch-Makefile
1.6 emulators/qemu-devel/files/patch-aa
1.5 emulators/qemu-devel/files/patch-ac
1.3 emulators/qemu-devel/files/patch-audio-4
1.1 emulators/qemu-devel/files/patch-audio-ossaudio.c
1.3 emulators/qemu-devel/files/patch-bc
(Only the first 10 of 37 ports in this commit are shown above. )
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
)
|
|
Tue, 8 Jul 2008
|
[ 18:42 nox ]
1.93 emulators/qemu-devel/Makefile
1.50 emulators/qemu-devel/distinfo
1.5 emulators/qemu-devel/files/patch-90_security
1.2 emulators/qemu-devel/files/patch-CVE-2008-2004
1.6 emulators/qemu-devel/files/patch-Makefile
1.5 emulators/qemu-devel/files/patch-cpu-exec.c
1.2 emulators/qemu-devel/files/patch-curses_keys.h
1.1 emulators/qemu-devel/files/patch-exec-all.h
1.3 emulators/qemu-devel/files/patch-exec.c
1.12 emulators/qemu-devel/files/patch-fbsd
(Only the first 10 of 22 ports in this commit are shown above. )
- 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]
|
|
Sun, 25 Mar 2007
|
[ 16:33 nox ]
1.72 emulators/qemu-devel/Makefile
1.44 emulators/qemu-devel/distinfo
1.5 emulators/qemu-devel/files/patch-Makefile
1.6 emulators/qemu-devel/files/patch-be
1.20 emulators/qemu-devel/pkg-plist
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 )
|
|
Sat, 10 Mar 2007
|
[ 17:15 nox ]
1.71 emulators/qemu-devel/Makefile
1.43 emulators/qemu-devel/distinfo
1.4 emulators/qemu-devel/files/patch-Makefile
1.3 emulators/qemu-devel/files/patch-bd
1.10 emulators/qemu-devel/files/patch-fbsd
1.7 emulators/qemu-devel/files/patch-vl.c
1.3 emulators/qemu-devel/files/patch-vl.c-nographic
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 )
|
[ 17:03 nox ]
1.70 emulators/qemu-devel/Makefile
1.2 emulators/qemu-devel/files/cdrom-dma-patch
1.42 emulators/qemu-devel/distinfo
1.3 emulators/qemu-devel/files/patch-Makefile
1.2 emulators/qemu-devel/files/patch-PRId64
1.5 emulators/qemu-devel/files/patch-aa
1.3 emulators/qemu-devel/files/patch-ac
1.2 emulators/qemu-devel/files/patch-audio-4
1.2 emulators/qemu-devel/files/patch-audio::ossaudio.c
1.2 emulators/qemu-devel/files/patch-bc
(Only the first 10 of 38 ports in this commit are shown above. )
- Forced commit to note the following repocopy:
emulators/qemu -> emulators/qemu-devel
Approved by: miwi (mentor, implicit)
|
Number of commits found: 8 |
|
| Latest Vulnerabilities |
|
12 vulnerabilities affecting 17 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|