]> Git Repo - qemu.git/commit
memory: syncronize kvm bitmap using bitmaps operations
authorJuan Quintela <[email protected]>
Tue, 5 Nov 2013 15:46:26 +0000 (16:46 +0100)
committerJuan Quintela <[email protected]>
Mon, 13 Jan 2014 13:04:55 +0000 (14:04 +0100)
commitae2810c4bb3b383176e8e1b33931b16c01483aab
tree4865703a6bd9afc981b0fccb74e7f2d7a3248fe6
parent5ff7fb77b3cee8e26648e4fdccb23a77c2a6d3c6
memory: syncronize kvm bitmap using bitmaps operations

If bitmaps are aligned properly, use bitmap operations.  If they are
not, just use old bit at a time code.

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