| non port: emulators/qemu/files/pcap-patch |
|
CVSWeb
|
Number of commits found: 5 | |
Thu, 4 Feb 2010
|
[ 20:27 nox ]
1.107 emulators/qemu-devel/Makefile
1.108 emulators/qemu/Makefile
1.3 emulators/qemu-devel/files/pcap-patch
1.5 emulators/qemu/files/pcap-patch
1.32 emulators/qemu-devel/pkg-message
1.33 emulators/qemu/pkg-message
- 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 ]
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.
|
|
Sat, 5 Sep 2009
|
[ 14:18 nox ]
1.105 emulators/qemu/Makefile
1.2 emulators/qemu/files/patch-dynticks
1.1 emulators/qemu/files/patch-tapclose
1.3 emulators/qemu/files/pcap-patch
- Remove the dynticks patch for now, it seems to cause even worse timing
behavoiur than the default -clock unix, see this post:
http://lists.gnu.org/archive/html/qemu-devel/2009-09/msg00049.html
- Add a patch to close the tap fd before invoking the ifdown script
instead of after, this avoids triggering a KASSERT when doing things
like `ifconfig tap0 destroy' from in there. Inspired by this post:
http://lists.freebsd.org/pipermail/freebsd-emulation/2009-August/006700.html [1]
- Updated version of the pcap patch. [2]
- Bump PORTREVISION.
Submitted by: gamato@users.sf.net (martinko) [1]
Submitted by: jkim [2]
|
|
Fri, 1 May 2009
|
[ 18:47 nox ]
1.99 emulators/qemu/Makefile
1.46 emulators/qemu/distinfo
1.2 emulators/qemu/files/pcap-patch
Update to 0.10.3 - from the official changelog:
- fix AIO cancellations (Avi Kivity)
- fix live migration error path on incoming
- avoid SEGV on pci hotplug failure (Chris Wright)
- fix serial option in -drive
- support DDIM for option roms (Glauber Costa)
- avoid fork/exec on pre-2.6.27 kernels with KVM (Jan Kiszka)
- block-vpc: don't silently create smaller images than requested (Kevin Wolf)
- Fix non-ACPI timer interrupt routing (Beth Kon)
- hpet: fix emulation of HPET_TN_SETVAL (Jan Kiszka)
- kvm: fix cpuid initialization (Jan Kiszka)
- qcow2: fix corruption on little endian hosts (Kevin Wolf)
- avoid leaing memory on hot unplug (Mark McLoughlin)
- fix savevm/migration after hot unplug (Mark McLoughlin)
- Fix keyboard mapping on newer Xords with non-default keymaps (balrog)
- Make PCI config status register read-only (Anthony Liguori)
- Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)
|
|
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 )
|
Number of commits found: 5 |
|
| Latest Vulnerabilities |
|
12 vulnerabilities affecting 17 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|