On Tue, Nov 12, 2024 at 3:01 PM David Marchand <david.march...@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.march...@redhat.com>
Series applied for rc2. -- David Marchand