examples/vm_power: fix build with -fno-common
[dpdk.git] / examples / vm_power_manager / channel_manager.c
2020-05-21 Thomas Monjalonexamples/vm_power: fix build with -fno-common
2019-10-27 Marcin Hajkowskiexamples/vm_power: add mechanism to disable queries
2019-07-16 David Huntexamples/power: fix strcpy buffer overrun
2019-07-10 Marcin Hajkowskiexamples/power: add FIFO per core for JSON interface
2019-07-04 Lukasz Krakowiakexamples/power: remove double copy of FIFO path
2019-04-22 David Huntpower: fix buffer overruns
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-29 Lukasz Krakowiakpower: update error handling
2018-12-19 David Huntexamples/power: allow VM to use lcores over 63
2018-12-19 David Huntexamples/power: change 64-bit masks to arrays
2018-10-26 David Huntexamples/power: add host channel to power manager
2018-10-26 David Huntexamples/power: add checks around hypervisor
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-10-11 David Huntexamples/vm_power_mgr: add VCPU to PCPU mapping
2016-05-16 Daniel Mrzyglodexamples/vm_power_manager: ensure domain name is null...
2016-02-10 Thomas Monjalonconfig: remove useless explicit includes of generated...
2015-12-07 Yong Liuexamples/vm_power_manager: fix build with libvirt ...
2015-08-11 Marvin Liuexamples/vm_power: fix physical core mask
2015-08-10 Pablo de Laraexamples/vm_power: show warning when more than 64 cores
2015-04-13 Stephen Hemmingerexamples: remove useless null checks before rte_free
2014-12-17 Bruce Richardsonexamples/vm_power: fix check for null
2014-12-17 Bruce Richardsonexamples/vm_power: fix max length of unix socket path
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-26 Alan Carewexamples/vm_power: channel manager and monitor in host