diff options
Diffstat (limited to 'results/classifier/zero-shot/108/other/725')
| -rw-r--r-- | results/classifier/zero-shot/108/other/725 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/725 b/results/classifier/zero-shot/108/other/725 new file mode 100644 index 00000000..d4b4199b --- /dev/null +++ b/results/classifier/zero-shot/108/other/725 @@ -0,0 +1,29 @@ +graphic: 0.907 +device: 0.855 +network: 0.705 +files: 0.673 +socket: 0.661 +semantic: 0.561 +vnc: 0.560 +performance: 0.532 +debug: 0.458 +boot: 0.417 +permissions: 0.356 +PID: 0.354 +other: 0.143 +KVM: 0.135 + +GICv3 ITS CTLR[Enabled] bit can not be cleared +Description of problem: +ITS CTLR[Enabled] can not be cleared, + + `s->ctlr |= (value & ~(s->ctlr));` + +Link: +https://gitlab.com/qemu-project/qemu/-/blob/master/hw/intc/arm_gicv3_its.c#L899 +Steps to reproduce: +1. +2. +3. +Additional information: + |