]> git.proxmox.com Git - mirror_qemu.git/commit
No need to iterate if we already are over the limit
authorJuan Quintela <quintela@redhat.com>
Mon, 21 May 2012 22:38:26 +0000 (00:38 +0200)
committerJuan Quintela <quintela@redhat.com>
Fri, 29 Jun 2012 11:27:28 +0000 (13:27 +0200)
commitaac844ed97c39b8c0fb16d7bf9851fdedf325be3
tree632229d7217f3211e0371463beaa26788d9175fe
parent517a13c91a975987b4c2850c08078bd3cef4dce7
No need to iterate if we already are over the limit

If buffers are full, don't iterate, just exit.

Signed-off-by: Juan Quintela <quintela@redhat.com>
savevm.c