[PATCH v2 1/2] power: fix build with libvirt
David Marchand
david.marchand at redhat.com
Tue Nov 12 15:23:25 CET 2024
On Tue, Nov 12, 2024 at 3:01 PM David Marchand
<david.marchand at redhat.com> wrote:
>
> Following moving rte_power_guest* API from the power library to the
> kvm_vm driver, the symbols are not exposed anymore, since the library
> hosting them is the kvm_vm driver binary.
>
> Finish this cleanup by hosting the rte_power_guest_channel.h header in
> the driver, then version the symbols and add corresponding build
> dependencies in the vm_power_manager example.
>
> Fixes: 6f987b594fa6 ("power: refactor core power management")
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
Series applied for rc2.
--
David Marchand
More information about the dev
mailing list