index
:
dpdk
master
releases
Data Plane Development Kit
Thomas Monjalon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
vm_power_manager
Age
Commit message (
Expand
)
Author
2016-07-11
examples/vm_power_manager: remove dependency on internal header
Marvin Liu
2016-05-16
examples/vm_power_manager: ensure domain name is null terminated
Daniel Mrzyglod
2016-04-11
examples/vm_power_manager: fix libvirt dependency check
Marvin Liu
2016-02-10
config: remove useless explicit includes of generated header
Thomas Monjalon
2015-12-08
examples/vm_power_manager: fix build with libvirt < 1.0
Yong Liu
2015-08-11
examples/vm_power: fix physical core mask
Marvin Liu
2015-08-10
examples/vm_power: show warning when more than 64 cores
Pablo de Lara
2015-04-13
examples: remove useless null checks before rte_free
Stephen Hemminger
2014-12-18
examples/vm_power: fix initialization of cmdline token
Olivier Matz
2014-12-18
examples/vm_power: fix split of compiler and linker options
Olivier Matz
2014-12-17
examples/vm_power: fix check for null
Bruce Richardson
2014-12-17
examples/vm_power: fix max length of unix socket path
Bruce Richardson
2014-11-27
add prefix to cache line macros
Sergio Gonzalez Monroy
2014-11-27
examples: no more bare metal environment
David Marchand
2014-11-26
examples/vm_power: cli in guest
Alan Carew
2014-11-26
examples/vm_power: vm power management application
Alan Carew
2014-11-26
examples/vm_power: cpu frequency in host
Alan Carew
2014-11-26
examples/vm_power: cli in host
Alan Carew
2014-11-26
examples/vm_power: channel manager and monitor in host
Alan Carew