permissions: 0.103 other: 0.092 device: 0.085 debug: 0.082 graphic: 0.080 PID: 0.076 semantic: 0.075 socket: 0.068 vnc: 0.066 boot: 0.065 network: 0.060 performance: 0.055 files: 0.054 KVM: 0.040 KVM: 0.555 graphic: 0.122 debug: 0.080 files: 0.046 PID: 0.032 other: 0.026 vnc: 0.023 semantic: 0.023 network: 0.020 performance: 0.019 socket: 0.018 device: 0.017 boot: 0.012 permissions: 0.006 Scrolling artifacts on some guests Screen doesn't refresh properly when scrolling (see the attachment). The behavior is seen on RHEL 4.8 and SLES 11, but not on RHEL 5.3. However, on RHEL5.3, scrolling is very sluggish. It seems to be a trade-off between quick movement and frequent / accurate refreshing. Command line: qemu-system-x86_64 -m 2048 -drive file=/scratch/images/SLES-11-GMC-x86_64.raw -net nic,vlan=0,macaddr=DE:AD:BE:EF:88:95,model=rtl8139 -net tap -vnc :40 -boot cd -monitor stdio -smp 4 From your command line, I suspect you're testing a copy of KVM. Is this reproducible with the upstream QEMU and if so, with what version (either 0.10.5 or specific git commit)? Yes, reproducible upstream. commit 9af4aed6c749786edb780e5de1795377f515e8f7 Author: Andre Przywara