On 7/15/24 10:32, Michal Prívozník wrote: > On 7/12/24 16:21, Andrea Bolognani wrote: >> >> >> Andrea Bolognani (2): >> cpu_map: Add pauth Arm CPU feature >> tests: Add coverage for pauth Arm CPU feature >> >> src/cpu_map/arm_features.xml | 3 ++ >> ...aarch64-features-pauth.aarch64-latest.args | 31 +++++++++++++++++++ >> .../aarch64-features-pauth.aarch64-latest.xml | 28 +++++++++++++++++ >> .../aarch64-features-pauth.xml | 17 ++++++++++ >> tests/qemuxmlconftest.c | 1 + >> 5 files changed, 80 insertions(+) >> create mode 100644 tests/qemuxmlconfdata/aarch64-features-pauth.aarch64-latest.args >> create mode 100644 tests/qemuxmlconfdata/aarch64-features-pauth.aarch64-latest.xml >> create mode 100644 tests/qemuxmlconfdata/aarch64-features-pauth.xml >> > > Sorry for letting this fall through cracks. Actually, I've misread the date this was sent in. It was sent only 3 days ago, so not sorry then :-P Michal