summary refs log tree commit diff stats
path: root/results/classifier/105/boot/1859254
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/boot/1859254')
-rw-r--r--results/classifier/105/boot/185925473
1 files changed, 73 insertions, 0 deletions
diff --git a/results/classifier/105/boot/1859254 b/results/classifier/105/boot/1859254
new file mode 100644
index 000000000..82b382d4b
--- /dev/null
+++ b/results/classifier/105/boot/1859254
@@ -0,0 +1,73 @@
+boot: 0.689
+graphic: 0.683
+device: 0.546
+network: 0.520
+vnc: 0.517
+socket: 0.514
+other: 0.409
+instruction: 0.401
+semantic: 0.396
+mistranslation: 0.294
+assembly: 0.228
+KVM: 0.095
+
+host window size does not change when guest video screen size changes while moving host window
+
+When QEMU is emulating a legacy text mode, then switches to a VESA mode, if you happen to be moving the host window while the switch is made, the host window never changes size.  The emulated size does, but the host window doesn't.
+
+For example, at Legacy boot up, the screen mode is mode 03 at 80x25.  Then when the GUEST OS changes the screen to a VESA mode, say 1024x768x16, normally the host window will change to that size to accommodate the new emulated screen size.
+
+However, if you happen to be moving the host window at the time of the screen mode change, the host window doesn't change in size to accommodate the new screen size.  
+
+I am using:
+  QEMU for Windows, version 4.1.0-11789
+  Host: Windows 10 (latest updates)
+  Emulating: Intel x64, Legacy BIOS
+Command line:
+"c:\program files\qemu\qemu-system-x86_64.exe" -m 256 -drive file=C:\fysos64.img,format=raw,if=ide,media=disk,index=0 -parallel file:para.txt -boot c -d guest_errors -vga std -smp cpus=4 -rtc base=localtime,clock=host,driftfix=slew -net none -monitor stdio
+
+I tried different -vga settings:
+   -vga std
+   -vga cirrus
+   -vga vmware
+Each did the same thing.
+
+[ Side note (possible error in documentation):
+[  at: https://qemu.weilnetz.de/doc/qemu-doc.html#SVGA-graphic-modes-support
+[  end of 2.16.2.1
+[  (option -std-vga)
+[    possibly should be
+[  (option -vga std)
+
+If you need an image to test with, I have been using www.fysnet.net/temp/fysos64.zip (2meg zipped/10meg raw).  It starts in Legacy BIOS/Hardware mode 3, then switches to VESA 1024x768x16 within a few seconds, so be ready to move the HOST window when the mode changes.
+
+I do not have a Linux box to test with, so unknown if this is only an issue with the Windows version or not.
+
+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 please 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.
+
+
+Bug still exists, therefore I have marked as 'new' per your request.
+
+Using latest version of QEMU for Windows (from https://qemu.weilnetz.de/) still does not adjust the host window size if a quest size changes while the host window is being moved.
+
+Thank you,
+Ben
+
+
+This is an automated cleanup. This bug report has been moved to QEMU's
+new bug tracker on gitlab.com and thus gets marked as 'expired' now.
+Please continue with the discussion here:
+
+ https://gitlab.com/qemu-project/qemu/-/issues/226
+
+