I needed to exercise the various AGENTS.md changes to see where their
limits were so I turned my agent onto some bugs in the tracker.
Both patches have AI-used-for tags and per current policy can't be
merged. That said in both cases they got me to a point where I could
reason about the code and then manually cut out the verbiage.
Alex.
Alex Bennée (2):
hw/intc: include CPUID for SGIs on GIC HPPIR reads
tests/qtest: add gicv2 qtest test case
hw/intc/arm_gic.c | 21 ++++++++-
tests/qtest/arm-gicv2-test.c | 84 ++++++++++++++++++++++++++++++++++++
tests/qtest/meson.build | 2 +
3 files changed, 106 insertions(+), 1 deletion(-)
create mode 100644 tests/qtest/arm-gicv2-test.c
--
2.47.3