[Qemu-devel] Re: [PATCH 05/10] KVM don't care about TLB handling

2010-11-30 Thread Juan Quintela
Anthony Liguori wrote: > On 11/23/2010 05:03 PM, Juan Quintela wrote: >> From: Juan Quintela >> >> TLB handling is only used in TCG mode. It is very costly for guests with >> lots >> of memory ad lots of CPU's. >> >> Signed-off-by: Juan Quintela >> Signed-off-by: Juan Quintela >> --- >> exec.c

[Qemu-devel] Re: [PATCH 05/10] KVM don't care about TLB handling

2010-11-29 Thread Anthony Liguori
On 11/29/2010 08:09 PM, Juan Quintela wrote: Anthony Liguori wrote: On 11/23/2010 05:03 PM, Juan Quintela wrote: From: Juan Quintela TLB handling is only used in TCG mode. It is very costly for guests with lots of memory ad lots of CPU's. Signed-off-by: Juan Quintela Signed-off-by