On a Sunday in 2025, Roman Bogorodskiy wrote:
>Changes since v1:
>
> - Split domain_conf and bhyve changes into separate commits
> - Convert virDomainNetNotifyActualDevice() as well
>
>Roman Bogorodskiy (2):
> conf: use const virDomainDef pointers
> bhyve: use const virDomainDef pointer in bhyveBuildNetArgStr()
>
> src/bhyve/bhyve_command.c | 2 +-
> src/conf/domain_conf.c | 10 +++++-----
> src/conf/domain_conf.h | 8 ++++----
> 3 files changed, 10 insertions(+), 10 deletions(-)
>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Jano