diff options
Diffstat (limited to '')
| -rw-r--r-- | results/classifier/118/device/148 | 31 | ||||
| -rw-r--r-- | results/classifier/118/device/1481 | 31 | ||||
| -rw-r--r-- | results/classifier/118/device/1483 | 31 | ||||
| -rw-r--r-- | results/classifier/118/device/1485010 | 41 |
4 files changed, 134 insertions, 0 deletions
diff --git a/results/classifier/118/device/148 b/results/classifier/118/device/148 new file mode 100644 index 00000000..24df768f --- /dev/null +++ b/results/classifier/118/device/148 @@ -0,0 +1,31 @@ +device: 0.863 +performance: 0.615 +debug: 0.499 +network: 0.476 +graphic: 0.353 +arm: 0.319 +boot: 0.292 +i386: 0.231 +user-level: 0.231 +peripherals: 0.229 +hypervisor: 0.213 +architecture: 0.206 +socket: 0.195 +register: 0.188 +semantic: 0.181 +x86: 0.172 +risc-v: 0.141 +vnc: 0.122 +kernel: 0.099 +KVM: 0.097 +mistranslation: 0.089 +virtual: 0.089 +ppc: 0.081 +permissions: 0.051 +VMM: 0.046 +TCG: 0.033 +files: 0.024 +assembly: 0.020 +PID: 0.010 + +Please solve graceful (ACPI) poweroff issue, using signals, most importantly SIGTERM diff --git a/results/classifier/118/device/1481 b/results/classifier/118/device/1481 new file mode 100644 index 00000000..40ba9744 --- /dev/null +++ b/results/classifier/118/device/1481 @@ -0,0 +1,31 @@ +device: 0.839 +architecture: 0.633 +graphic: 0.268 +performance: 0.214 +hypervisor: 0.212 +mistranslation: 0.184 +files: 0.162 +semantic: 0.116 +boot: 0.101 +virtual: 0.100 +network: 0.092 +permissions: 0.086 +assembly: 0.073 +socket: 0.046 +debug: 0.045 +PID: 0.044 +register: 0.034 +arm: 0.032 +VMM: 0.028 +TCG: 0.024 +ppc: 0.023 +user-level: 0.018 +vnc: 0.014 +peripherals: 0.012 +risc-v: 0.011 +x86: 0.007 +i386: 0.007 +kernel: 0.006 +KVM: 0.002 + +How to create Rootfs for sifive_u machine diff --git a/results/classifier/118/device/1483 b/results/classifier/118/device/1483 new file mode 100644 index 00000000..49186157 --- /dev/null +++ b/results/classifier/118/device/1483 @@ -0,0 +1,31 @@ +device: 0.859 +architecture: 0.848 +performance: 0.817 +mistranslation: 0.689 +peripherals: 0.640 +debug: 0.635 +graphic: 0.520 +semantic: 0.505 +permissions: 0.491 +assembly: 0.420 +user-level: 0.228 +network: 0.196 +virtual: 0.181 +ppc: 0.175 +hypervisor: 0.169 +arm: 0.122 +register: 0.105 +socket: 0.105 +VMM: 0.098 +files: 0.093 +boot: 0.065 +vnc: 0.063 +PID: 0.060 +risc-v: 0.059 +i386: 0.049 +TCG: 0.049 +KVM: 0.025 +x86: 0.024 +kernel: 0.020 + +Failed to mount pmem device in qemu diff --git a/results/classifier/118/device/1485010 b/results/classifier/118/device/1485010 new file mode 100644 index 00000000..c4c103f5 --- /dev/null +++ b/results/classifier/118/device/1485010 @@ -0,0 +1,41 @@ +device: 0.802 +virtual: 0.801 +mistranslation: 0.784 +network: 0.753 +semantic: 0.739 +architecture: 0.627 +graphic: 0.615 +performance: 0.614 +user-level: 0.588 +ppc: 0.578 +socket: 0.554 +files: 0.517 +register: 0.472 +vnc: 0.446 +PID: 0.442 +risc-v: 0.395 +boot: 0.392 +VMM: 0.392 +TCG: 0.378 +arm: 0.374 +permissions: 0.354 +KVM: 0.338 +peripherals: 0.329 +i386: 0.278 +debug: 0.259 +kernel: 0.241 +x86: 0.181 +hypervisor: 0.156 +assembly: 0.107 + +qemu-guest-agent should support systemd in addition to pmutils + +Hello, + +Shouldn't the qemu-guest-agent also support systemd function in addition to the existing call to pm-suspend, shutdown, hwclock. + +It's not safe for VM. + +This should now be fixed: +https://git.qemu.org/?p=qemu.git;a=commitdiff;h=067927d62e097a8a3624a9 + |