+++ This bug was initially created as a clone of Bug #631502 +++ Description of problem: The qxl backend in qemu can overrun the release ring. The result is that the guest will miss release events, thus will not release the qxl device memory associated with them. The memory leak may make qxl go out of memory and stop working. Version-Release number of selected component (if applicable): qemu-kvm-0.12.1.2-2.113.el6.x86_64 How reproducible: No reproducer, found by code review. --- Additional comment from kraxel on 2010-09-07 21:49:04 CEST --- Created attachment 445768 [details] fix
Patch review figured code is correct as-is.