Re: [Qemu-devel] [PATCH qemu v5 00/18] memory: Store physical root MR in FlatView

2017-09-21 Thread Paolo Bonzini
On 21/09/2017 12:11, Alexey Kardashevskiy wrote: > On 21/09/17 20:03, Paolo Bonzini wrote: >> On 21/09/2017 10:50, Alexey Kardashevskiy wrote: >>> This was inspired by https://bugzilla.redhat.com/show_bug.cgi?id=1481593 >>> Previous versions: >>> v1: https://lists.gnu.org/archive/html/qemu-devel/20

Re: [Qemu-devel] [PATCH qemu v5 00/18] memory: Store physical root MR in FlatView

2017-09-21 Thread Alexey Kardashevskiy
On 21/09/17 20:03, Paolo Bonzini wrote: > On 21/09/2017 10:50, Alexey Kardashevskiy wrote: >> This was inspired by https://bugzilla.redhat.com/show_bug.cgi?id=1481593 >> Previous versions: >> v1: https://lists.gnu.org/archive/html/qemu-devel/2017-09/msg01559.html >> v2: https://lists.gnu.org/archiv

Re: [Qemu-devel] [PATCH qemu v5 00/18] memory: Store physical root MR in FlatView

2017-09-21 Thread Paolo Bonzini
On 21/09/2017 10:50, Alexey Kardashevskiy wrote: > This was inspired by https://bugzilla.redhat.com/show_bug.cgi?id=1481593 > Previous versions: > v1: https://lists.gnu.org/archive/html/qemu-devel/2017-09/msg01559.html > v2: https://lists.gnu.org/archive/html/qemu-devel/2017-09/msg04069.html > v3: