]> Git Repo - qemu.git/commit
memory: move bitmap synchronization to its own function
authorJuan Quintela <[email protected]>
Tue, 5 Nov 2013 14:52:54 +0000 (15:52 +0100)
committerJuan Quintela <[email protected]>
Mon, 13 Jan 2014 13:04:55 +0000 (14:04 +0100)
commit5ff7fb77b3cee8e26648e4fdccb23a77c2a6d3c6
tree25d52129ce3f7a666a3f4ddf5be726845c3f7513
parentc9dd46fc0d64d9f314aa3c220d4aff9d01ab778e
memory: move bitmap synchronization to its own function

We want to have all the functions that handle directly the dirty
bitmap near.  We will change it later.

Signed-off-by: Juan Quintela <[email protected]>
Reviewed-by: Orit Wasserman <[email protected]>
include/exec/ram_addr.h
kvm-all.c
This page took 0.025562 seconds and 4 git commands to generate.