On 07/25/2012 11:20 PM, Michael Roth wrote:
> On Tue, Jul 24, 2012 at 08:36:27PM +0200, Juan Quintela wrote:
>> From: Paolo Bonzini
>>
>> Outside the execution threads the normal, non-MRU-ized order of
>> the RAM blocks should always be enough. So manage two separate
>> lists, which will have se
On Tue, Jul 24, 2012 at 08:36:27PM +0200, Juan Quintela wrote:
> From: Paolo Bonzini
>
> Outside the execution threads the normal, non-MRU-ized order of
> the RAM blocks should always be enough. So manage two separate
> lists, which will have separate locking rules.
One thing I'm noticing is th
From: Paolo Bonzini
Outside the execution threads the normal, non-MRU-ized order of
the RAM blocks should always be enough. So manage two separate
lists, which will have separate locking rules.
Signed-off-by: Paolo Bonzini
Signed-off-by: Juan Quintela
---
cpu-all.h |4 +++-
exec.c|