Re: [PATCH v2 0/4] Clean-up codegen cache size

2020-02-28 Thread Richard Henderson
On 2/28/20 11:24 AM, Alex Bennée wrote: > Hi, > > A few tweaks to the final commit so we are a little less greedy for > translation buffer, especially for the CONFIG_USER case. Otherwise > I've applied the review tags. > > Alex Bennée (4): > accel/tcg: use units.h for defining code gen buffer s

[PATCH v2 0/4] Clean-up codegen cache size

2020-02-28 Thread Alex Bennée
Hi, A few tweaks to the final commit so we are a little less greedy for translation buffer, especially for the CONFIG_USER case. Otherwise I've applied the review tags. Alex Bennée (4): accel/tcg: use units.h for defining code gen buffer sizes accel/tcg: remove link between guest ram and TCG