]> git.proxmox.com Git - mirror_qemu.git/commit - migration/ram.c
ramblock: add RAMBLOCK_FOREACH()
authorPeter Xu <peterx@redhat.com>
Fri, 12 May 2017 04:17:39 +0000 (12:17 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 17 May 2017 16:30:37 +0000 (17:30 +0100)
commit99e15582dea30d4a7c6fa5be9196d0f4d759231c
tree082f2e55209efa3bce4598cb427c60d9ff39e6db
parentcdece0467c00007cf8e3f4b3c3f0b13bf2c4fea9
ramblock: add RAMBLOCK_FOREACH()

So that it can simplifies the iterators.

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <1494562661-9063-2-git-send-email-peterx@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
exec.c
include/exec/ramlist.h
migration/ram.c