On Mon, 2013-09-02 at 15:43 +0100, Peter Maydell wrote: > On 2 September 2013 15:39, Marcel Apfelbaum <marce...@redhat.com> wrote: > > On Mon, 2013-09-02 at 15:30 +0100, Peter Maydell wrote: > >> On 2 September 2013 15:13, Marcel Apfelbaum <marce...@redhat.com> wrote: > >> > Note: The series is incomplete, for review only > >> > > >> > PCI spec requires that a transaction that has not been claimed > >> > by any PCI bus devices will be terminated by the initiator > >> > with "master abort". For read transactions -1(FFFFFFFF) is returned and > >> > writes are silently dropped. (already implemented in quemu) > >> > >> ...but only erroneously and by breaking a pile of other boards. > > :( > > Let's find a way to fix it... Please suggest > > We need to apply Jan's two patches which revert the breakage > and give us back 1.5 behaviour for unassigned memory. > Then you can work on this patchset and we can commit it > when it works OK. I am going to have a look on those patches, thanks Marcel
> > -- PMM >