diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:00 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:33 +0000 |
| commit | 9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch) | |
| tree | b765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/graphic/2828 | |
| parent | b89a938452613061c0f1f23e710281cf5c83cb29 (diff) | |
| download | qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip | |
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/graphic/2828')
| -rw-r--r-- | results/classifier/118/graphic/2828 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/2828 b/results/classifier/118/graphic/2828 new file mode 100644 index 000000000..797f360c9 --- /dev/null +++ b/results/classifier/118/graphic/2828 @@ -0,0 +1,33 @@ +graphic: 0.901 +architecture: 0.889 +risc-v: 0.881 +device: 0.819 +semantic: 0.791 +debug: 0.768 +ppc: 0.715 +performance: 0.656 +arm: 0.605 +socket: 0.570 +virtual: 0.467 +vnc: 0.465 +mistranslation: 0.440 +VMM: 0.393 +PID: 0.382 +network: 0.349 +i386: 0.340 +TCG: 0.328 +boot: 0.322 +kernel: 0.304 +register: 0.284 +KVM: 0.179 +files: 0.160 +assembly: 0.156 +hypervisor: 0.127 +permissions: 0.099 +x86: 0.081 +user-level: 0.055 +peripherals: 0.045 + +Potential issues at Interrupt filtering and virtual interrupts for supervisor level (RISC-V AIA) +Description of problem: +I am working on RISC-V Advanced Interrupt Architecture (AIA) compliance tests for our RISC-V core. These tests pass on our hardware implementation but fail when running on QEMU. There are several points where the tests fail while running in QEMU: |