On Jan 26 18:11, Lukasz Maniak wrote:
> From: Łukasz Gieryk
>
> An NVMe device with SR-IOV capability calculates the BAR size
> differently for PF and VF, so it makes sense to extract the common code
> to a separate function.
>
> Signed-off-by: Łukasz Gieryk
> ---
> hw/nvme/ctrl.c | 45 +++
From: Łukasz Gieryk
An NVMe device with SR-IOV capability calculates the BAR size
differently for PF and VF, so it makes sense to extract the common code
to a separate function.
Signed-off-by: Łukasz Gieryk
---
hw/nvme/ctrl.c | 45 +++--
1 file changed,