summary refs log tree commit diff stats
path: root/results/classifier/118/peripherals/1731277
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/peripherals/1731277')
-rw-r--r--results/classifier/118/peripherals/173127771
1 files changed, 71 insertions, 0 deletions
diff --git a/results/classifier/118/peripherals/1731277 b/results/classifier/118/peripherals/1731277
new file mode 100644
index 000000000..b2ccf501b
--- /dev/null
+++ b/results/classifier/118/peripherals/1731277
@@ -0,0 +1,71 @@
+peripherals: 0.937
+i386: 0.927
+x86: 0.927
+user-level: 0.917
+mistranslation: 0.822
+graphic: 0.822
+architecture: 0.813
+arm: 0.777
+device: 0.748
+semantic: 0.696
+files: 0.659
+performance: 0.643
+ppc: 0.633
+register: 0.619
+permissions: 0.590
+socket: 0.568
+PID: 0.561
+vnc: 0.535
+VMM: 0.533
+debug: 0.525
+TCG: 0.475
+network: 0.469
+hypervisor: 0.456
+risc-v: 0.450
+virtual: 0.421
+kernel: 0.419
+assembly: 0.394
+KVM: 0.391
+boot: 0.355
+
+Provide target specific qemu man pages
+
+Right now, all qemu target binaries (qemu-system-...) share the same man page.
+
+The current man page is primarily focused on x86, and therefore the information given is entirely wrong for e.g. arm, powerpc or s390x.
+
+NAME
+       qemu-doc - QEMU Emulator User Documentation
+
+SYNOPSIS
+       qemu-system-i386 [options] [disk_image]
+
+DESCRIPTION
+       The QEMU PC System emulator simulates the following peripherals:
+
+       -   i440FX host PCI bridge and PIIX3 PCI to ISA bridge
+
+       -   Cirrus CLGD 5446 PCI VGA card or dummy VGA card with Bochs VESA extensions (hardware level, including all non
+           standard modes).
+
+       -   PS/2 mouse and keyboard
+
+       -   2 PCI IDE interfaces with hard disk and CD-ROM support
+
+       -   Floppy disk
+
+...
+
+We should have target specific man pages, with the common options/settings factored out, so they are included in all target specific man pages.
+
+"man qemu-system-s390x" should give s390x specific (+common) information and "man qemu-system-x86_64" should contain x86 specific (+common) information.
+
+I'm kind of hoping that moving to Sphinx for our docs toolchain will allow us to for instance have the board specific information in doc comments in each board source file, which could then be automatically assembled into the right documentation. The current manpages are autobuilt from the monolithic qemu-doc.texi, which is woefully out of date in many areas...
+
+
+The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
+If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.
+
+
+[Expired for QEMU because there has been no activity for 60 days.]
+