diff options
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: |