[libvirt] [PATCH 1/2] qemu_firmware: Pass virDomainDef into qemuFirmwareFillDomain()

Cole Robinson crobinso at redhat.com
Wed Dec 18 22:29:08 UTC 2019


On 12/17/19 12:25 PM, Michal Privoznik wrote:
> This function needs domain definition really, we don't need to
> pass the whole domain object. This saves couple of dereferences
> and characters esp. in more checks to come.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_firmware.c | 12 ++++++------
>  src/qemu/qemu_firmware.h |  2 +-
>  src/qemu/qemu_process.c  |  2 +-
>  3 files changed, 8 insertions(+), 8 deletions(-)
> 

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the libvir-list mailing list