> On 7 May 2013 15:16, Paolo Bonzini wrote:
> > A new address space has an empty FlatView. In order to create it, we
> > must (a) call memory_region_transaction_commit after the address space is
> > inserted into the list; (b) force memory_region_transaction_commit to
> > do something.
> >
> > T
On 7 May 2013 15:16, Paolo Bonzini wrote:
> A new address space has an empty FlatView. In order to create it, we
> must (a) call memory_region_transaction_commit after the address space is
> inserted into the list; (b) force memory_region_transaction_commit to
> do something.
>
> This bug was lat
A new address space has an empty FlatView. In order to create it, we
must (a) call memory_region_transaction_commit after the address space is
inserted into the list; (b) force memory_region_transaction_commit to
do something.
This bug was latent so far because all address spaces started empty, i