Date: Sun, 6 Dec 2009 19:37:47 +0000 (UTC) From: Juergen Lock <nox@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/qemu Makefile distinfo pkg-message pkg-plist ports/emulators/qemu/files patch-0001-qcow2-Bring-synchronous-read-write-back-to-life patch-Makefile patch-aa patch-ac patch-bg patch-configure patch-cpu-exec.c patch-exec-all.h patch-fbsd patch-hw-serial.c ... Message-ID: <200912061937.nB6JblvB061929@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nox 2009-12-06 19:37:47 UTC FreeBSD ports repository Modified files: emulators/qemu Makefile distinfo pkg-message pkg-plist emulators/qemu/files patch-Makefile patch-ac patch-bg patch-configure patch-fbsd patch-hw-vmware_vga.c patch-tapclose patch-vl.c patch-z-bandaid-usb-current pcap-patch Added files: emulators/qemu/files patch-0001-qcow2-Bring-synchronous-read-write-back-to-life patch-osdep.c patch-pc-bios-optionrom-multiboot.S Removed files: emulators/qemu/files patch-aa patch-cpu-exec.c patch-exec-all.h patch-hw-serial.c phys-cdrom-freebsd-patch Log: - 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. Revision Changes Path 1.107 +5 -7 ports/emulators/qemu/Makefile 1.50 +3 -3 ports/emulators/qemu/distinfo 1.1 +144 -0 ports/emulators/qemu/files/patch-0001-qcow2-Bring-synchronous-read-write-back-to-life (new) 1.6 +9 -8 ports/emulators/qemu/files/patch-Makefile 1.5 +0 -12 ports/emulators/qemu/files/patch-aa (dead) 1.4 +2 -2 ports/emulators/qemu/files/patch-ac 1.9 +10 -12 ports/emulators/qemu/files/patch-bg 1.4 +6 -6 ports/emulators/qemu/files/patch-configure 1.5 +0 -66 ports/emulators/qemu/files/patch-cpu-exec.c (dead) 1.2 +0 -10 ports/emulators/qemu/files/patch-exec-all.h (dead) 1.12 +34 -38 ports/emulators/qemu/files/patch-fbsd 1.2 +0 -18 ports/emulators/qemu/files/patch-hw-serial.c (dead) 1.3 +0 -10 ports/emulators/qemu/files/patch-hw-vmware_vga.c 1.4 +11 -0 ports/emulators/qemu/files/patch-osdep.c (new) 1.1 +16 -0 ports/emulators/qemu/files/patch-pc-bios-optionrom-multiboot.S (new) 1.2 +6 -4 ports/emulators/qemu/files/patch-tapclose 1.9 +66 -12 ports/emulators/qemu/files/patch-vl.c 1.2 +5 -5 ports/emulators/qemu/files/patch-z-bandaid-usb-current 1.4 +60 -51 ports/emulators/qemu/files/pcap-patch 1.2 +0 -282 ports/emulators/qemu/files/phys-cdrom-freebsd-patch (dead) 1.32 +44 -36 ports/emulators/qemu/pkg-message 1.22 +4 -1 ports/emulators/qemu/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912061937.nB6JblvB061929>