From owner-cvs-all@FreeBSD.ORG Thu May 21 16:28:27 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 483F4106568E; Thu, 21 May 2009 16:28:27 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 34D838FC0C; Thu, 21 May 2009 16:28:27 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4LGSRs4023072; Thu, 21 May 2009 16:28:27 GMT (envelope-from nox@repoman.freebsd.org) Received: (from nox@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4LGSRwN023071; Thu, 21 May 2009 16:28:27 GMT (envelope-from nox) Message-Id: <200905211628.n4LGSRwN023071@repoman.freebsd.org> From: Juergen Lock Date: Thu, 21 May 2009 16:28:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/qemu Makefile distinfo ports/emulators/qemu/files patch-faf8a63492cd98f00f7daff001e0d27b27038bec X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2009 16:28:28 -0000 nox 2009-05-21 16:28:27 UTC FreeBSD ports repository Modified files: emulators/qemu Makefile distinfo Removed files: emulators/qemu/files patch-faf8a63492cd98f00f7daff001e0d27b27038bec Log: Update to 0.10.5 - from the official announcement: - kvm: trim unsupported cpu features from cpuid (Avi Kivity) - kvm: provide a better error message for -smp > 1 (Mark McLoughlin) - Remove initrd printfs (Richard Jones) - Initial variables found by valgrind (Jean-Christophe Dubois) - Fix -initrd with > 4GB guests (Glauber Costa) - Fix busy loop on live migration for certain platforms (Uri Lublin) - Remove GCC 3.x requirements from docs (Hollis Blanchard) - ETRAX: fixes for kernel command line, ethernet address, bmi (Edgar Iglesias) - CRIS: Fix bmi (Edgar Iglesias) - Fix bounce buffer errors (Avi Kivity) - Fix regression in -kernel (Anthony Liguori) Revision Changes Path 1.101 +1 -1 ports/emulators/qemu/Makefile 1.48 +3 -3 ports/emulators/qemu/distinfo 1.2 +0 -85 ports/emulators/qemu/files/patch-faf8a63492cd98f00f7daff001e0d27b27038bec (dead)