On 05/07/2012 01:12 PM, Joerg Roedel wrote: > From e9262f18e90111d32b584084c0b5564cbd728d65 Mon Sep 17 00:00:00 2001 > From: Joerg Roedel <joerg.roedel@xxxxxxx> > Date: Mon, 7 May 2012 12:05:28 +0200 > Subject: [PATCH] KVM: X86: convert bsf/bsr instructions to > emulate_2op_SrcV_nobyte() > > The instruction emulation for bsrw is broken in KVM because > the code always uses bsr with 32 or 64 bit operand size for > emulation. Fix that by using emulate_2op_SrcV_nobyte() macro > to use guest operand size for emulation. > > Applied, thanks. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html