On 24.07.2023 13:39, Markus Armbruster wrote:
"Maciej S. Szmigiero" <m...@maciej.szmigiero.name> writes:
On 24.07.2023 12:56, Markus Armbruster wrote:
Doesn't apply to master. Care to rebase?
The series is now based on David's virtio-mem-memslots patches
(specifically, commit 6769107d1a4f from [1]) since it depends
on support for exposing device memory via multiple memslots
provided by that series.
I'm sorry if that wasn't clear from the cover letter.
Aha! I just fetched David's branch, applied your patches on top, and
rebased to current master.
I recommend to list dependencies like
Based-on: <message-id>
so Patchew applies them.
Didn't know that notation, thanks for point this out.
Will use it in the future version(s).
[1]: https://github.com/davidhildenbrand/qemu/tree/virtio-mem-memslots
Thanks,
Maciej