* RE: [PATCH 05 of 14] ppc: Create disassemble.h to extract instructionfields
@ 2008-11-11 3:23 Liu Yu
2008-11-11 14:56 ` [PATCH 05 of 14] ppc: Create disassemble.h to extract Hollis Blanchard
0 siblings, 1 reply; 2+ messages in thread
From: Liu Yu @ 2008-11-11 3:23 UTC (permalink / raw)
To: kvm-ppc
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: kvm-owner@vger.kernel.org
> [mailto:kvm-owner@vger.kernel.org] On Behalf Of Hollis Blanchard
> Sent: Wednesday, November 05, 2008 11:36 PM
> To: avi@redhat.com
> Cc: kvm@vger.kernel.org; kvm-ppc@vger.kernel.org
> 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 <hollisb@us.ibm.com>
> Acked-by: Paul Mackerras <paulus@samba.org>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [PATCH 05 of 14] ppc: Create disassemble.h to extract
2008-11-11 3:23 [PATCH 05 of 14] ppc: Create disassemble.h to extract instructionfields Liu Yu
@ 2008-11-11 14:56 ` Hollis Blanchard
0 siblings, 0 replies; 2+ messages in thread
From: Hollis Blanchard @ 2008-11-11 14:56 UTC (permalink / raw)
To: kvm-ppc
On Tue, 2008-11-11 at 11:23 +0800, Liu Yu wrote:
> 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: kvm-owner@vger.kernel.org
> > [mailto:kvm-owner@vger.kernel.org] On Behalf Of Hollis Blanchard
> > Sent: Wednesday, November 05, 2008 11:36 PM
> > To: avi@redhat.com
> > Cc: kvm@vger.kernel.org; kvm-ppc@vger.kernel.org
> > 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 <hollisb@us.ibm.com>
> > Acked-by: Paul Mackerras <paulus@samba.org>
Since tlbwe (et al) are now handled completely in core-specific code, I
don't see why you're asking...
--
Hollis Blanchard
IBM Linux Technology Center
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-11 14:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-11 3:23 [PATCH 05 of 14] ppc: Create disassemble.h to extract instructionfields Liu Yu
2008-11-11 14:56 ` [PATCH 05 of 14] ppc: Create disassemble.h to extract Hollis Blanchard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.