Re: [PATCH v2] powerpc/fsl-booke: declare tlbcam_index for use in c file

2009-01-07 Thread Kumar Gala
On Dec 18, 2008, at 8:34 PM, Liu Yu wrote: KVM on E500 platform currently utilize TLB1 entries without bothering host, that is using unused TLB1 entries. So, KVM needs to read tlbcam_index to know exactly which TLB1 entry is unused by host. Signed-off-by: Liu Yu yu@freescale.com ---

Re: [PATCH v2] powerpc/fsl-booke: declare tlbcam_index for use in c file

2009-01-05 Thread Kumar Gala
: Liu Yu-B13201 Sent: Friday, December 19, 2008 10:35 AM To: kvm-...@vger.kernel.org; linuxppc-dev@ozlabs.org Cc: holl...@us.ibm.com; Gala Kumar-B11780; Piepho Trent-B16872; Wood Scott-B07421; Liu Yu-B13201 Subject: [PATCH v2] powerpc/fsl-booke: declare tlbcam_index for use in c file KVM on E500

[PATCH v2] powerpc/fsl-booke: declare tlbcam_index for use in c file

2008-12-18 Thread Liu Yu
KVM on E500 platform currently utilize TLB1 entries without bothering host, that is using unused TLB1 entries. So, KVM needs to read tlbcam_index to know exactly which TLB1 entry is unused by host. Signed-off-by: Liu Yu yu@freescale.com --- [v2] Remove num_tlbcam_entries declare and read