Re: [PATCH virt-manager v1 0/3] fix virt-* tools hostdev support

2021-11-11 Thread Shalini Chellathurai Saroja
Hello Jonathon, Yes, Sure, I will rebase my patches on top of your fix. Thank you:-) On 11/10/21 18:03, Jonathon Jongsma wrote: Oops, looks like we had a collision here. I already submitted a pull request to fix (part of) this issue on github, and Daniel just merged it this morning. https://

Re: [PATCH virt-manager v1 0/3] fix virt-* tools hostdev support

2021-11-10 Thread Jonathon Jongsma
Oops, looks like we had a collision here. I already submitted a pull request to fix (part of) this issue on github, and Daniel just merged it this morning. https://github.com/virt-manager/virt-manager/pull/319 Would you be willing to rebase your patches on top of the current git master? Thanks,

[PATCH virt-manager v1 0/3] fix virt-* tools hostdev support

2021-11-10 Thread Shalini Chellathurai Saroja
Fix bug RH2020241(https://bugzilla.redhat.com/show_bug.cgi?id=2020241) by Fetching MDEV UUID from MDEV node device XML attribute "uuid". The existing code parses MDEV node device UUID from MDEV name. The MDEV name is changed from mdev_uuid(eg: mdev_b204c698_6731_4f25_b5f4_894614a05ec0) to mdev_uui