Since this header is created, will you consider to 
unify the argument list of kmppc_emul_tlbre/tlbwe/tlbsx, such as (struct
kvm_vcpu *vcpu, u32 inst)?
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Hollis Blanchard
> Sent: Wednesday, November 05, 2008 11:36 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; [email protected]
> Subject: [PATCH 05 of 14] ppc: Create disassemble.h to 
> extract instructionfields
> 
> This is used in a couple places in KVM, but isn't KVM-specific.
> 
> However, this patch doesn't modify other in-kernel emulation code:
> - xmon uses a direct copy of ppc_opc.c from binutils
> - emulate_instruction() doesn't need it because it can use a series
>   of mask tests.
> 
> Signed-off-by: Hollis Blanchard <[EMAIL PROTECTED]>
> Acked-by: Paul Mackerras <[EMAIL PROTECTED]>
> 
--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to