summaryrefslogtreecommitdiff
path: root/examples/vm_power_manager
AgeCommit message (Expand)Author
2024-11-12power: fix build with libvirtDavid Marchand
2024-11-11power: rename files for CPU frequency managementSivaprasad Tummala
2024-10-09use C linkage where appropriate in headersMattias Rönnblom
2024-07-23examples: fix lcore ID restrictionSivaprasad Tummala
2024-07-09examples/vm_power_manager: remove use of EAL logtypeStephen Hemminger
2024-05-17examples: use stdatomic APITyler Retzlaff
2024-04-19examples: move alignment attribute on types for MSVCTyler Retzlaff
2023-03-12remove repeated wordsStephen Hemminger
2022-10-05examples/vm_power_manager: use safe list iteratorHamza Khan
2022-09-21eal: remove unneeded includes from a public headerDmitry Kozlyuk
2022-02-22lib: remove unneeded header includesSean Morrissey
2022-01-11fix spelling in comments and stringsJosh Soref
2021-11-10examples: skip build when missing dependenciesDavid Marchand
2021-10-22ethdev: add namespaceFerruh Yigit
2021-10-18ethdev: fix max Rx packet lengthFerruh Yigit
2021-10-19examples: remove unneeded atomic header includeJoyce Kong
2021-10-19examples/vm_power: use compiler atomics for syncJoyce Kong
2021-09-07net: add macro to extract MAC address bytesAman Deep Singh
2021-05-05examples/vm_power: remove VM channel number checkReshma Pattan
2021-05-05examples: fix pkg-config overrideJerin Jacob
2021-04-21examples: add eal cleanup to examplesChengchang Tang
2021-04-21examples: reduce indentation in build filesBruce Richardson
2021-01-30examples: warn about broken pkg-configBruce Richardson
2021-01-29power: clean up includesBruce Richardson
2021-01-29power: rename constantsBruce Richardson
2021-01-29power: rename public structsBruce Richardson
2021-01-29power: create guest channel public header fileBruce Richardson
2021-01-28examples/vm_power: respect core maskDavid Hunt
2021-01-26build: force pkg-config for dependency detectionBruce Richardson
2020-11-15examples: restore trace pointDavid Marchand
2020-11-05cmdline: avoid name clash with Windows system typesDmitry Kozlyuk
2020-10-30examples/vm_power: fix build on Ubuntu 20.04Bruce Richardson
2020-10-30examples: fix linking against specific driversBruce Richardson
2020-10-30examples/vm_power: fix memory leakRory Sexton
2020-10-19build: replace use of old build macrosBruce Richardson
2020-10-19build: standardize component names and definesBruce Richardson
2020-10-06examples/vm_power: fix 32-bit buildFerruh Yigit
2020-09-21examples: use new link status print formatIvan Dyukov
2020-09-07examples/vm_power: convert to pkg-config-based buildBruce Richardson
2020-07-30examples: fix port mask parsing failure handlingSarosh Arif
2020-07-17examples/vm_power: allow managing idle coresRory Sexton
2020-07-17examples/vm_power: make branch ratio threshold per coreRory Sexton
2020-05-21examples/vm_power: drop Unix path limit redefinitionThomas Monjalon
2020-05-21examples/vm_power: fix build with -fno-commonThomas Monjalon
2020-05-12examples: remove extra new line after link duplexIvan Dyukov
2020-04-23ethdev: add tracepointsSunil Kumar Kori
2020-04-17examples/vm_power_manager: fix buildFerruh Yigit
2020-04-16replace unused attributesThomas Monjalon
2020-02-13examples/power: fix ack for enable/disable turboDavid Hunt
2019-11-12examples/vm_power: fix no port in guestDavid Hunt