Hi,
On 08/23/2017 04:36 PM, Gerd Hoffmann wrote:
On Fri, 2017-08-18 at 15:37 +0100, Dr. David Alan Gilbert wrote:
cc'ing in Gerd
* René Rebe (r...@exactcode.com) wrote:
Hi,
I was testing a Windows 10 guest with HiDPI scaling which
actually made the cursor disappear and only multiple c
just let me know, only recently
started using it, ...
- René Rebe
diff -u -ur qemu-2.10.0-rc3/hw/display/qxl-render.c
qemu-2.10.0-rc3-fixed/hw/display/qxl-render.c
--- qemu-2.10.0-rc3/hw/display/qxl-render.c2017-08-15
20:39:41.0 +0200
+++ qemu-2.10.0-rc3-fixed/hw/display/qxl
e for me with an opensuse
> image, after rebuilding SeaBIOS to enable AHCI. I suppose you're trying this
> on Ubuntu?
This is exactly the phenomena I was seeing the other week when I tested it.
From a quick glance it looked like the BIOS returned errors when grub tried to
read the F
Fix applesmc REV key string literal hex encoding.
Signed-off-by: René Rebe
--- qemu-kvm-0.14.0/hw/applesmc.c.vanilla 2011-02-22 18:55:03.73225
+
+++ qemu-kvm-0.14.0/hw/applesmc.c 2011-02-22 18:56:08.89225 +
@@ -188,7 +188,7 @@
QLIST_REMOVE(d, node
ppc64 is backward compatible, likewise.
Signed-off-by: René Rebe
--- qemu-0.14.0/configure 2011-02-16 14:44:04.0 +
+++ qemu-0.14.0-fixed/configure 2011-03-18 16:46:14.0 +
@@ -3038,6 +3038,8 @@
\( "$target_arch2" = "$cpu" -o \
when this is actually used. Anyone came across
>> this before or has some idea what goes wrong?
>
> The only thing I've seen that might be a similar issue is that the Cirrus
> driver on Windows NT 4 just shows a black screen with KVM.
>
> Alex
>
--
René Reb