]> git.proxmox.com Git - mirror_qemu.git/commit - memory.c
memory: replace cpu_physical_sync_dirty_bitmap() with a memory API
authorAvi Kivity <avi@redhat.com>
Thu, 15 Dec 2011 14:24:49 +0000 (16:24 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 20 Dec 2011 12:14:07 +0000 (14:14 +0200)
commit86e775c654b775d3e295e8a33bb03cc03bdab68d
treed9be19c7f6d72dbe973f9d9a7f0d8df74c285580
parentc1cd0b2c5131f24504d4513c4160cec73d53b326
memory: replace cpu_physical_sync_dirty_bitmap() with a memory API

The function is still used as the implementation.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch_init.c
cpu-all.h
exec-obsolete.h
memory.c
memory.h