summary refs log tree commit diff stats
path: root/results/classifier/118/none/1010484
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/none/1010484')
-rw-r--r--results/classifier/118/none/101048455
1 files changed, 55 insertions, 0 deletions
diff --git a/results/classifier/118/none/1010484 b/results/classifier/118/none/1010484
new file mode 100644
index 000000000..a7117901f
--- /dev/null
+++ b/results/classifier/118/none/1010484
@@ -0,0 +1,55 @@
+network: 0.774
+device: 0.707
+socket: 0.645
+graphic: 0.612
+semantic: 0.568
+vnc: 0.552
+files: 0.515
+ppc: 0.508
+mistranslation: 0.462
+risc-v: 0.456
+register: 0.384
+permissions: 0.372
+PID: 0.358
+architecture: 0.346
+boot: 0.332
+kernel: 0.331
+virtual: 0.322
+performance: 0.313
+i386: 0.292
+user-level: 0.280
+hypervisor: 0.273
+x86: 0.256
+peripherals: 0.242
+assembly: 0.234
+arm: 0.232
+VMM: 0.220
+debug: 0.218
+TCG: 0.178
+KVM: 0.174
+
+slirp to accept non-local dns server
+
+current version of slirp doesn't allow feeded dns address to be outside of given network.
+in many scenarios you need to provide dns server that isn't local.
+
+this simple patch removes checking for if dns server isn't in local subnet.
+
+
+
+The feature makes sense and would be acceptable. But please
+- post a patch on qemu-devel, following http://wiki.qemu.org/Contribute/SubmitAPatch
+- reject non-local DNS servers if restrict=on is selected
+
+Thanks!
+
+ping
+
+[Expired for QEMU because there has been no activity for 60 days.]
+
+A patch has been sent to the list now:
+https://lists.gnu.org/archive/html/qemu-devel/2019-10/msg00180.html
+
+Fixed here: https://git.qemu.org/?p=qemu.git;a=commitdiff;h=120b721f5b590393971673
+... and released with QEMU v4.2
+