Signed-off-by: Jedrzej Wasiukiewicz <[email protected]> --- NEWS.rst | 11 +++++++++++ 1 file changed, 11 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst index ae4d8c18a5..f3f2869b92 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,10 +17,21 @@ v12.7.0 (unreleased) * **New features** + * resctrl: Support whole-process allocations and monitoring + + The ``vcpus`` attribute of ``cachetune``, ``memorytune``, + ``energytune`` and ``monitor`` elements is now optional. When + omitted, the allocation or monitor applies to the entire QEMU + emulator process through resctrl inheritance mechanism. + * **Improvements** * **Bug fixes** + * qemu: Fix resctrl monitor reporting + + The resctrl monitor stats no longer reports cache monitor data when no + cache monitors are configured and uses correct monitor group names. v12.6.0 (2026-08-03) ==================== -- 2.43.0 --------------------------------------------------------------------- Intel Technology Poland sp. z o.o. ul. Slowackiego 173 | 80-298 Gdansk | Sad Rejonowy Gdansk Polnoc | VII Wydzial Gospodarczy Krajowego Rejestru Sadowego - KRS 101882 | NIP 957-07-52-316 | Kapital zakladowy 200.000 PLN. Spolka oswiadcza, ze posiada status duzego przedsiebiorcy w rozumieniu ustawy z dnia 8 marca 2013 r. o przeciwdzialaniu nadmiernym opoznieniom w transakcjach handlowych. Ta wiadomosc wraz z zalacznikami jest przeznaczona dla okreslonego adresata i moze zawierac informacje poufne. W razie przypadkowego otrzymania tej wiadomosci, prosimy o powiadomienie nadawcy oraz trwale jej usuniecie; jakiekolwiek przegladanie lub rozpowszechnianie jest zabronione. This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). If you are not the intended recipient, please contact the sender and delete all copies; any review or distribution by others is strictly prohibited.
