** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/494486
Title:
cirrus_vga display is buggy after migration
Status in QEMU:
Fix Released
Bug description:
[ Bug also reported on qemu-devel on November 24, 2009 ]
After migrating a VM (running Debian Lenny 32-bit) using text consoles
(default Debian configuration, no framebuffer I think), the VM is responsive to
keyboard input but doesn't display new characters: only the cursor moves.
Otherwise the machine seems to run fine: I can log in and see the cursor
moving at the prompt position for example.
Reverting the hw/cirrus_vga.c part of
7e72abc382b700a72549e8147bdea413534eeedc resolves the problem.
Origin host is Debian Lenny 32-bits, destination host is Fedora 12
32-bit.