summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/performance/1473451
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/performance/1473451')
-rw-r--r--results/classifier/zero-shot/108/performance/147345134
1 files changed, 34 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/performance/1473451 b/results/classifier/zero-shot/108/performance/1473451
new file mode 100644
index 00000000..cf35964d
--- /dev/null
+++ b/results/classifier/zero-shot/108/performance/1473451
@@ -0,0 +1,34 @@
+performance: 0.936
+semantic: 0.764
+other: 0.750
+files: 0.715
+graphic: 0.692
+device: 0.682
+network: 0.584
+permissions: 0.544
+vnc: 0.463
+boot: 0.433
+debug: 0.399
+socket: 0.394
+PID: 0.362
+KVM: 0.199
+
+Please support the native bios format for dec alpha
+
+Currently qemu-system-alpha -bios parameter takes an ELF image.
+However HP maintains firmware updates for those systems.
+
+Some example rom files can be found here ftp://ftp.hp.com/pub/alphaserver/firmware/current_platforms/v7.3_release/DS20_DS20e/
+
+It might allow things like using the SRM firmware.
+The ARC(nt) firmware would allow to build and test windows applications for that platforms without having the relevant hardware
+
+QEMU does not really implement a "true" ev67.
+
+We cheat and implement something that is significantly faster to emulate.
+E.g. doing all TLB refill within qemu, rather than in the PALcode.
+
+So, no, there's no chance of running true SRM or ARC firmware.
+
+But In that case it’s impossible to emulate or even compile Windows for Dec Alpha.
+