From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] test: add test for pusha and popa instructions Date: Sun, 20 Jun 2010 11:29:34 +0300 Message-ID: <4C1DD16E.8060600@redhat.com> References: <4C16D0A0.2090203@cn.fujitsu.com> <4C16D165.8020406@cn.fujitsu.com> <4C16E107.8010007@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org To: Wei Yongjun Return-path: Received: from mx1.redhat.com ([209.132.183.28]:52118 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755569Ab0FTI3i (ORCPT ); Sun, 20 Jun 2010 04:29:38 -0400 In-Reply-To: <4C16E107.8010007@cn.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On 06/15/2010 05:10 AM, Wei Yongjun wrote: > This patch add test for pusha and popa instructions. > > Did you test the test? These tests require 'emulate_invalid_guest_state=1' and to run on Intel to actually test anything. You can check with ftrace whether kvm actually emulated pusha/popa. -- error compiling committee.c: too many arguments to function