From owner-freebsd-emulation@FreeBSD.ORG Thu Aug 11 18:08:32 2011 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44FDD106566B for ; Thu, 11 Aug 2011 18:08:32 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 110F58FC08 for ; Thu, 11 Aug 2011 18:08:32 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (verified OK)) (Authenticated sender: imb@protected-networks.net) by sarah.protected-networks.net (Postfix) with ESMTPSA id 20CE86122 for ; Thu, 11 Aug 2011 14:08:31 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1313086111; bh=PeQnruj+T7ZOyClk5Uc7lY7SMchvpR+dkyu5g3vPfhk=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=l3abs9ut5VpfTx2mTPdbCqWRvxWC5rUJY7tdcL+fzopKchTVmWM1R+W3AwoDwHcbU 6g5sPCpAhBAwnYWKaiVUncnEceibUgBVohEWcpjXmTbgulsgOgimmrC0F+FRlIt DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=WHTxh4ox1diuxi7ev+zGMcmeNho7IiXUMr9xGbxOH+L+sek0Jfcb1vzxW+UxERkT5 eaqo5cJgvbtpU4ZsYbqAX4j1IPQFBmy7SnHsa22c75/Xft+yc8+DhQIweorcsz3 Message-ID: <4E441A9D.1060102@protected-networks.net> Date: Thu, 11 Aug 2011 14:08:29 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:5.0) Gecko/20110713 Thunderbird/5.0 MIME-Version: 1.0 To: emulation@FreeBSD.org X-Enigmail-Version: 1.2.1 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: PG_UNMANAGED disappearance in -current X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2011 18:08:32 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.0.12_OSE/out/freebsd.x86/release/bin/src/vboxdrv/r0drv/freebsd/memobj-r0drv-freebsd.c: In function 'rtR0MemObjFreeBSDPhysPageInit': /usr/ports/emulators/virtualbox-ose-kmod/work/VirtualBox-4.0.12_OSE/out/freebsd.x86/release/bin/src/vboxdrv/r0drv/freebsd/memobj-r0drv-freebsd.c:396: error: 'PG_UNMANAGED' undeclared (first use in this function) Should "pPage->flags = PG_UNMANAGED" now be replaced by some page lock/unlock function which applies "pPage->oflags = VPO_UNMANAGED"? imb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk5EGp0ACgkQQv9rrgRC1JJ0NwCeNv5etusbu4N6aJIcwbvs7erH I+kAnRig1tFk5AiPbO7w3RhriZFWroAz =/6n/ -----END PGP SIGNATURE-----