diff options
Diffstat (limited to '')
| -rw-r--r-- | results/classifier/108/other/775 | 19 | ||||
| -rw-r--r-- | results/classifier/108/other/775604 | 31 |
2 files changed, 50 insertions, 0 deletions
diff --git a/results/classifier/108/other/775 b/results/classifier/108/other/775 new file mode 100644 index 000000000..004ddf58e --- /dev/null +++ b/results/classifier/108/other/775 @@ -0,0 +1,19 @@ +device: 0.839 +other: 0.776 +graphic: 0.634 +network: 0.622 +semantic: 0.546 +socket: 0.463 +files: 0.446 +boot: 0.441 +vnc: 0.365 +performance: 0.242 +debug: 0.194 +KVM: 0.072 +permissions: 0.054 +PID: 0.043 + +Backup always use Microsoft VSS-FULL Option and breaks other Backups +Additional information: +MS VSS-Options +[https://docs.microsoft.com/en-us/windows/win32/api/vss/ne-vss-vss_backup_type](https://docs.microsoft.com/en-us/windows/win32/api/vss/ne-vss-vss_backup_type) diff --git a/results/classifier/108/other/775604 b/results/classifier/108/other/775604 new file mode 100644 index 000000000..670e0f86a --- /dev/null +++ b/results/classifier/108/other/775604 @@ -0,0 +1,31 @@ +graphic: 0.888 +device: 0.862 +performance: 0.799 +vnc: 0.695 +semantic: 0.691 +debug: 0.588 +permissions: 0.562 +PID: 0.517 +socket: 0.484 +files: 0.414 +network: 0.408 +other: 0.361 +boot: 0.361 +KVM: 0.329 + +Could not open SDL display when running XP as guest + +When running XP as guest on Linux 2.6.38 x86_64 (Arch Linux) in full screen qemu will crash. Dropping to 1400x900 or below does not have a problem nor does windowed mode. + +1. Running: +qemu-system-x86_64 -vga std -full-screen Virtual_Machines/Windows_XP/Windows_XP.img + +Produces error: +Could not open SDL display (1920x1200x0): No video mode large enough for 1920x1200 + +qemu-kvm version 0.14.0-1 + +Triaging old bug tickets... QEMU 0.14 is completely outdated nowadays. Can you still reproduce this behavior with the latest version of QEMU? + + Thanks for following up. I am no longer using QEMU. + |