diff options
Diffstat (limited to 'results/classifier/zero-shot/108/other/1533848')
| -rw-r--r-- | results/classifier/zero-shot/108/other/1533848 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1533848 b/results/classifier/zero-shot/108/other/1533848 new file mode 100644 index 000000000..9e5ac2bd5 --- /dev/null +++ b/results/classifier/zero-shot/108/other/1533848 @@ -0,0 +1,21 @@ +device: 0.821 +semantic: 0.635 +socket: 0.559 +network: 0.511 +other: 0.440 +boot: 0.417 +vnc: 0.415 +permissions: 0.372 +graphic: 0.369 +debug: 0.327 +files: 0.311 +performance: 0.281 +PID: 0.118 +KVM: 0.078 + +A workaround for Windows 7 ACPI SLIC table behavior when used with OVMF + +When OVMF is used, Windows 7 refuses to read SLIC ACPI table, passed via -acpitable option, because it expects oem id and oem table id to match in SLIC, XSDT, RSDT, FADT. There's a detailed discussion here: https://bugzilla.redhat.com/show_bug.cgi?id=1248758 + +Fixed in 37ad223^..ae12374. + |