On 3/2/26 15:55, Pekovic, Manojlo wrote:
[AMD Official Use Only - AMD Internal Distribution Only]
Hi Philippe,
Yeah, just caught it in the output of git send-email.. Sorry for that.
What is the appropriate fix, should I send the completely new patch, as this
one went out?
Yeah that would be better :)
Thanks and sorry for inconvenience,
Manojlo Pekovic
Software Development Engineer 2
Cloud Software Team
-----Original Message-----
From: Philippe Mathieu-Daudé <[email protected]>
Sent: Tuesday, February 3, 2026 3:53 PM
To: Pekovic, Manojlo <[email protected]>; [email protected]
Cc: [email protected]; [email protected]; Prica, Nikola <[email protected]>;
Andjelkovic, Dejan <[email protected]>; Manojlo Pekovic <[email protected]>
Subject: Re: [PATCH 1/2] vfio/pci: Refactor atomic capability checking
Hi Manojlo,
On 3/2/26 15:49, Manojlo Pekovic wrote:
From: Manojlo Pekovic <[email protected]>
Extract atomic capability checking logic into a separate function
vfio_get_atomic_cap() for better code organization and reusability.
Signed-off-by: Manojlo Pekovic <[email protected]>
Don't you mean "Manojlo Pekovic <[email protected]>"?
---
hw/vfio/pci.c | 53 ++++++++++++++++++++++++++++++---------------------
1 file changed, 31 insertions(+), 22 deletions(-)