Re: [Qemu-devel] [PATCH v3 0/4] TLB patches

2012-04-22 Thread Avi Kivity
On 04/22/2012 06:34 PM, Blue Swirl wrote: > I split the first patch and rebased. > The memory patch is fine from my POV. Please commit directly, no need to Blue->Avi->Blue. Inlining memory_region_section_addr is a bit premature, but doesn't really matter. My feeling is that we should turn on LT

[Qemu-devel] [PATCH v3 0/4] TLB patches

2012-04-22 Thread Blue Swirl
I split the first patch and rebased. Blue Swirl (4): exec: prepare for splitting cputlb: move TLB handling to a separate file cputlb: prepare private memory API for public consumption memory: move functions is_romd and section_addr to memory API Makefile.target |2 +- cpu-all.h