aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/qemu/Makefile
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2010-02-05 04:27:30 +0800
committerJuergen Lock <nox@FreeBSD.org>2010-02-05 04:27:30 +0800
commit47de8e10d87782c750adef850662242444b3ea8d (patch)
treed099cd0a9d0c2c773b14ba41e48b98b3b3fb22ac /emulators/qemu/Makefile
parentb3743b6bd3f1abf8e41176c0cf2bd92cb1e317d1 (diff)
downloadfreebsd-ports-gnome-47de8e10d87782c750adef850662242444b3ea8d.tar.gz
freebsd-ports-gnome-47de8e10d87782c750adef850662242444b3ea8d.tar.zst
freebsd-ports-gnome-47de8e10d87782c750adef850662242444b3ea8d.zip
- 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]
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r--emulators/qemu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 5fac48c23701..1e5f983ce338 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -7,6 +7,7 @@
PORTNAME= qemu
PORTVERSION= 0.11.1
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://bellard.org/qemu/