]> xenbits.xensource.com Git - qemu-upstream-4.2-testing.git/commit
exec: Introduce helper to set dirty flags.
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 21 Feb 2013 12:16:41 +0000 (12:16 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 21 Feb 2013 12:16:41 +0000 (12:16 +0000)
commit3271ea7363a165c7248d06e5706c84b3d04e76b2
treeadebab5a12823405ea9208d1c937f83ff0474f5d
parent321fa7c50b755080964008a03a894d42ff3bdba4
exec: Introduce helper to set dirty flags.

This new helper/hook is used in the next patch to add an extra call in a single
place.

Backport of 51d7a9eb2b64e787c90bea1027308087eac22065

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Alex Bligh <alex@alex.org.uk>
exec.c