Re: [PATCH v9 00/17] vfio-user server in QEMU

2022-05-04 Thread Markus Armbruster
Jag Raman writes: >> On May 4, 2022, at 7:37 AM, Markus Armbruster wrote: >> >> Does not apply for me. What's your base? > > The base I used is f5643914a9e8f79c606a76e6a9d7ea82a3fc3e65. > > The patchew tool says it was able to apply the patches: > https://patchew.org/QEMU/cover.1651586203.git.

Re: [PATCH v9 00/17] vfio-user server in QEMU

2022-05-04 Thread Jag Raman
> On May 4, 2022, at 7:37 AM, Markus Armbruster wrote: > > Does not apply for me. What's your base? The base I used is f5643914a9e8f79c606a76e6a9d7ea82a3fc3e65. The patchew tool says it was able to apply the patches: https://patchew.org/QEMU/cover.1651586203.git.jag.ra...@oracle.com/ The c

Re: [PATCH v9 00/17] vfio-user server in QEMU

2022-05-04 Thread Markus Armbruster
Does not apply for me. What's your base?

[PATCH v9 00/17] vfio-user server in QEMU

2022-05-03 Thread Jagannathan Raman
Hi, This is v9 of the server side changes to enable vfio-user in QEMU. Thank you very much for reviewing the last revision of this series! We've made the following changes in this revision: [PATCH v9 02/17] qdev: unplug blocker for devices - updated commit message with more details [PATCH v9