eal/memory: fix unused SIGBUS handler
[dpdk.git] / examples / vm_power_manager /
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-05-05 Reshma Pattanexamples/vm_power: remove VM channel number check
2021-05-05 Jerin Jacobexamples: fix pkg-config override
2021-04-21 Chengchang Tangexamples: add eal cleanup to examples
2021-04-21 Bruce Richardsonexamples: reduce indentation in build files
2021-01-30 Bruce Richardsonexamples: warn about broken pkg-config
2021-01-29 Bruce Richardsonpower: clean up includes
2021-01-29 Bruce Richardsonpower: rename constants
2021-01-29 Bruce Richardsonpower: rename public structs
2021-01-29 Bruce Richardsonpower: create guest channel public header file
2021-01-28 David Huntexamples/vm_power: respect core mask
2021-01-25 Bruce Richardsonbuild: force pkg-config for dependency detection
2020-11-15 David Marchandexamples: restore trace point
2020-11-05 Dmitry Kozlyukcmdline: avoid name clash with Windows system types
2020-10-30 Bruce Richardsonexamples/vm_power: fix build on Ubuntu 20.04
2020-10-30 Bruce Richardsonexamples: fix linking against specific drivers
2020-10-30 Rory Sextonexamples/vm_power: fix memory leak
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-06 Ferruh Yigitexamples/vm_power: fix 32-bit build
2020-09-21 Ivan Dyukovexamples: use new link status print format
2020-09-07 Bruce Richardsonexamples/vm_power: convert to pkg-config-based build
2020-07-30 Sarosh Arifexamples: fix port mask parsing failure handling
2020-07-17 Rory Sextonexamples/vm_power: allow managing idle cores
2020-07-17 Rory Sextonexamples/vm_power: make branch ratio threshold per...
2020-05-21 Thomas Monjalonexamples/vm_power: drop Unix path limit redefinition
2020-05-21 Thomas Monjalonexamples/vm_power: fix build with -fno-common
2020-05-12 Ivan Dyukovexamples: remove extra new line after link duplex
2020-04-23 Sunil Kumar Koriethdev: add tracepoints
2020-04-17 Ferruh Yigitexamples/vm_power_manager: fix build
2020-04-16 Thomas Monjalonreplace unused attributes
2020-02-13 David Huntexamples/power: fix ack for enable/disable turbo
2019-11-12 David Huntexamples/vm_power: fix no port in guest
2019-11-12 David Huntexamples/vm_power: fix OOB frequency oscillations
2019-10-27 Marcin Hajkowskiexamples/vm_power: send capabilities request from guest
2019-10-27 Marcin Hajkowskiexamples/vm_power: send CPU capabilities on VM request
2019-10-27 Marcin Hajkowskiexamples/vm_power: add command to query CPU frequency
2019-10-27 Marcin Hajkowskiexamples/vm_power: add mechanism to disable queries
2019-10-27 Marcin Hajkowskiexamples/vm_power: process CPU frequency query
2019-10-27 Marcin Hajkowskipower: extend guest channel for frequency query
2019-10-27 David Huntexamples/vm_power: fix build without i40e
2019-10-27 Marcin Hajkowskiexamples/vm_power: send confirmation cmd to guest
2019-10-27 Marcin Hajkowskiexamples/vm_power: process incoming confirmation cmds
2019-10-27 Bruce Richardsonexamples/vm_power: add guest cli to meson
2019-10-27 Bruce Richardsonexamples/vm_power: fix type of cmdline token in cli
2019-10-23 Ferruh Yigitexamples/vm_power: fix build
2019-10-07 Igor Romanovexamples: check status of getting MAC address
2019-10-07 Igor Romanovexamples: check status of getting link info
2019-10-07 Ivan Ilchenkoexamples: take promiscuous mode switch result into...
2019-10-07 Ivan Ilchenkoexamples: check status of getting ethdev info
2019-07-17 David Huntexamples/power: fix policy handling for FIFO
2019-07-16 David Huntexamples/power: fix strcpy buffer overrun
2019-07-12 David Huntexamples/power: fix FreeBSD meson lib dependency
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-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-02 David Huntexamples/power: fix json null termination
2019-05-02 David Huntexamples/power: fix buffer overrun
2019-04-22 David Christensenexamples/power: fix build with some disabled PMDs
2019-04-22 Reshma Pattanexamples/power: fix overflowed value
2019-04-22 Reshma Pattanexamples/power: fix string overflow
2019-04-22 Reshma Pattanexamples/power: fix string null termination
2019-04-22 David Huntexamples/power: fix unreachable VF MAC init
2019-04-22 David Huntexamples/power: fix resource leak
2019-04-22 David Huntpower: fix buffer overruns
2019-04-22 Lukasz Krakowiakexamples/power: remove policy dependency to MAC list
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-29 Lukasz Krakowiakpower: add some logs on requests
2019-03-29 Lukasz Krakowiakpower: update error handling
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-01-15 David Huntexamples/power: fix core id with JSON commands
2019-01-15 David Huntexamples/power: fix for p-state
2018-12-19 David Huntexamples/power: increase max cores to 256
2018-12-19 David Huntexamples/power: allow VM to use lcores over 63
2018-12-19 David Huntexamples/power: remove mask functions
2018-12-19 David Huntexamples/power: change 64-bit masks to arrays
2018-11-04 David Huntexamples/vm_power: respect maximum CPUs
2018-10-26 David Huntexamples/power: support meson/ninja build
2018-10-26 David Huntexamples/power: clean up verbose messages
2018-10-26 David Huntexamples/power: add JSON string handling
2018-10-26 David Huntexamples/power: increase allowed number of clients
2018-10-26 David Huntexamples/power: add host channel to power manager
2018-10-26 David Huntexamples/power: set core type in guest app
2018-10-26 David Huntexamples/power: allow number of VMs to be zero
2018-10-26 David Huntexamples/power: add checks around hypervisor
2018-07-20 David Huntexamples/vm_power: make branch ratio configurable
2018-07-20 David Huntexamples/vm_power: add options to guest app
2018-07-20 David Huntexamples/vm_power: add branch ratio policy type
2018-07-20 David Huntexamples/vm_power: add --port-list option
2018-07-20 David Huntexamples/vm_power: add thread for oob core monitor
2018-07-20 David Huntexamples/vm_power: allow greater than 64 cores
2018-07-20 David Huntexamples/vm_power: add oob monitoring functions
2018-07-20 David Huntexamples/vm_power: add core list parameter
2018-07-20 David Huntexamples/vm_power: add check for port count
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-04-27 Thomas Monjalonethdev: remove experimental flag of ports enumeration
2018-04-17 Bruce Richardsonexamples: add empty meson files for unsupported ones
2018-04-17 Thomas Monjalonethdev: deprecate port count function
next