blob: 797f360c92780413087c2a2be6722525d731e26b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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:
|