Re: [Qemu-devel] question about share flatviews

2018-01-15 Thread Paolo Bonzini
On 14/01/2018 13:20, CheneyLin wrote: > I'm wondering why we have to shares flatviews between different ASes. In > my opinion, arch like x86 only have two ASes(memory AS and io AS), each > AS is related with only one flatview. Their ASes are definitely different. Every PCI device has its own Addre

Re: [Qemu-devel] question about share flatviews

2018-01-14 Thread Alexey Kardashevskiy
On 14/01/18 23:20, CheneyLin wrote: > Hi, Paolo, > > Alexey > commit 967dc9b > > commit 967dc9b > > > commit 967dc9b > > commit 967dc9b Share FlatView's and dispatch trees between address spaces > > commit 967dc9b. > > .  > > I'm wondering why we have to shares flatviews between different

[Qemu-devel] question about share flatviews

2018-01-14 Thread CheneyLin
Hi, Paolo, Alexey Alexey Alexey Alexey Alexey Alexey Alexey Alexey Alexey Alexey: commit 967dc9b commit 967dc9b commit 967dc9b commit 967dc9b Share FlatView's and dispatch trees between address spaces commit 967dc9b. . I'm wondering why we have to shares flatviews between different ASes. In m