Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754519AbcCBJWc (ORCPT ); Wed, 2 Mar 2016 04:22:32 -0500 Received: from mail.skyhub.de ([78.46.96.112]:49675 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753164AbcCBJW3 (ORCPT ); Wed, 2 Mar 2016 04:22:29 -0500 Date: Wed, 2 Mar 2016 10:22:23 +0100 From: Borislav Petkov To: Paolo Bonzini Cc: Jan Kiszka , =?utf-8?B?SsO2cmcgUsO2ZGVs?= , Andy Lutomirski , x86-ml , kvm ML , lkml Subject: Re: [RFC PATCH] kvm: Make KVM DF intercept configurable Message-ID: <20160302092223.GB16954@pd.tnic> References: <20160301192822.GD22677@pd.tnic> <56D6059D.5050606@redhat.com> <20160301224132.GE22677@pd.tnic> <56D68C21.7080602@siemens.com> <20160302090742.GA16954@pd.tnic> <56D6AFC4.9060708@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <56D6AFC4.9060708@redhat.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 285 Lines: 13 On Wed, Mar 02, 2016 at 10:17:56AM +0100, Paolo Bonzini wrote: > For kernel folks, a bit mask can do. :) Haha, ok. Luckily, we have only ~32 vectors (including the reserved ones) so we should be fine. :-) -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.