Il 20/08/2014 09:50, Peter Maydell ha scritto:
> On 20 August 2014 06:04, Peter Crosthwaite
> wrote:
>> On Wed, Aug 20, 2014 at 5:01 AM, Peter Maydell
>> wrote:
>>> I think we need to revert this (commit b0225c2c0d8) until
>>> both the Xen callsites are fixed and the leak issue is
>>> dealt wit
On 20 August 2014 06:04, Peter Crosthwaite wrote:
> On Wed, Aug 20, 2014 at 5:01 AM, Peter Maydell
> wrote:
>> I think we need to revert this (commit b0225c2c0d8) until
>> both the Xen callsites are fixed and the leak issue is
>> dealt with.
>>
>
> Have half a plan on the leak issue. With
> obje
On Wed, Aug 20, 2014 at 5:01 AM, Peter Maydell wrote:
> On 19 August 2014 11:43, Paolo Bonzini wrote:
>> From: Peter Crosthwaite
>>
>> Rather than having the name as separate state. This prepares support
>> for creating a MemoryRegion dynamically (i.e. without
>> memory_region_init() and friends
On Wed, Aug 20, 2014 at 4:51 AM, Peter Maydell wrote:
> On 19 August 2014 11:43, Paolo Bonzini wrote:
>> From: Peter Crosthwaite
>>
>> Rather than having the name as separate state. This prepares support
>> for creating a MemoryRegion dynamically (i.e. without
>> memory_region_init() and friends
On 19 August 2014 11:43, Paolo Bonzini wrote:
> From: Peter Crosthwaite
>
> Rather than having the name as separate state. This prepares support
> for creating a MemoryRegion dynamically (i.e. without
> memory_region_init() and friends) and the MemoryRegion still getting
> a usable name.
> @@ -13
On 19 August 2014 11:43, Paolo Bonzini wrote:
> From: Peter Crosthwaite
>
> Rather than having the name as separate state. This prepares support
> for creating a MemoryRegion dynamically (i.e. without
> memory_region_init() and friends) and the MemoryRegion still getting
> a usable name.
>
> Sign
From: Peter Crosthwaite
Rather than having the name as separate state. This prepares support
for creating a MemoryRegion dynamically (i.e. without
memory_region_init() and friends) and the MemoryRegion still getting
a usable name.
Signed-off-by: Peter Crosthwaite
Signed-off-by: Paolo Bonzini
-