]> Git Repo - qemu.git/commit
kvm: use directly cpu_physical_memory_* api for tracking dirty pages
authorJuan Quintela <[email protected]>
Mon, 4 Nov 2013 11:59:02 +0000 (12:59 +0100)
committerJuan Quintela <[email protected]>
Mon, 13 Jan 2014 13:04:55 +0000 (14:04 +0100)
commit747afd5bcdc90f608c75d95f8a629a9cfc838c57
tree5793d2a1a3456981a6eb4b98f28296ada768862c
parent12291ec18fdce3c1973c172f5a942a1bd26b9a5f
kvm: use directly cpu_physical_memory_* api for tracking dirty pages

Performance is important in this function, and we want to optimize even further.

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