From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Simpson Subject: Re: Setting nx bit in virtual CPU Date: Tue, 30 Mar 2010 21:42:16 +0100 Message-ID: <4BB26228.3020601@huskydog.org.uk> References: <4BB126AC.8040401@huskydog.org.uk> <20100330021221.GN1744@sequoia.sous-sol.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, John Cooper To: Chris Wright Return-path: Received: from server1.huskydog.org.uk ([81.187.172.195]:52004 "EHLO gordon.huskydog.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752051Ab0C3UmS (ORCPT ); Tue, 30 Mar 2010 16:42:18 -0400 In-Reply-To: <20100330021221.GN1744@sequoia.sous-sol.org> Sender: kvm-owner@vger.kernel.org List-ID: OK, thanks for that. Clearly something wrong with my installation. At least now I know it is possible I can keep fiddling until it works. Richard On 30/03/10 03:12, Chris Wright wrote: > * Richard Simpson (rs1002@huskydog.org.uk) wrote: >> So, is there any way of having the nx bit and the benefits of KVM >> acceleration. > > WFM here (both current git tree and 0.12.3) w/ either -cpu host or -cpu > qemu64. The code definitly does what you'd expect in both those cases. > > thanks, > -chris