From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH] kvm test: Add 32-bit task switch micro-test Date: Wed, 14 Apr 2010 17:46:07 +0300 Message-ID: <20100414144607.GD18132@redhat.com> References: <4BC5CD5E.6000608@siemens.com> <20100414143739.GC18132@redhat.com> <4BC5D40B.6020500@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , Marcelo Tosatti , kvm To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:44919 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755810Ab0DNOqL (ORCPT ); Wed, 14 Apr 2010 10:46:11 -0400 Content-Disposition: inline In-Reply-To: <4BC5D40B.6020500@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Apr 14, 2010 at 04:41:15PM +0200, Jan Kiszka wrote: > Gleb Natapov wrote: > > On Wed, Apr 14, 2010 at 04:12:46PM +0200, Jan Kiszka wrote: > >> This implements a basic task switch test for 32-bit targets. It > >> specifically stresses the case that a fault with attached error code > >> triggers the switch via a task gate. > >> > > How do you compile this? I was sure kvm test suit is broken for 32 bit > > code. > > Apply my other patch (kvm test: Fix i386 crossbuild), then run "make > ARCH=i386". > Ah, I wasn't CCed on it, so I haven't got it yet :) > I was thinking about porting this test also to ARCH=x86_64, but then I > became lazy again... > > Jan > > -- > Siemens AG, Corporate Technology, CT T DE IT 1 > Corporate Competence Center Embedded Linux -- Gleb.