From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH][uq/master] kvmclock: Fix feature detection Date: Mon, 4 Jul 2011 15:37:47 -0300 Message-ID: <20110704183747.GA6113@amt.cnet> References: <4E02F7EE.6050000@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , kvm , qemu-devel , Glauber Costa To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:26339 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750778Ab1GDSxH (ORCPT ); Mon, 4 Jul 2011 14:53:07 -0400 Content-Disposition: inline In-Reply-To: <4E02F7EE.6050000@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Jun 23, 2011 at 10:23:10AM +0200, Jan Kiszka wrote: > From: Jan Kiszka > > Bit-wise or the feature flags and drop the obsolete #ifdef. > > Signed-off-by: Jan Kiszka > --- > hw/kvmclock.c | 7 ++----- > 1 files changed, 2 insertions(+), 5 deletions(-) Applied, thanks.