]> git.proxmox.com Git - mirror_qemu.git/commit - exec.c
cpu: add set_memory flag to request dirty logging
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 6 Apr 2011 19:25:38 +0000 (22:25 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 6 Apr 2011 19:28:40 +0000 (22:28 +0300)
commit0fd542fb7d13ddf12f897bb27c5950f31638b1df
tree3a5ea98b312b60c63440b4c3b0d039481746188d
parentafe3ef1d01dd767b6824c0580ecb92f6a27b75cc
cpu: add set_memory flag to request dirty logging

Pass the flag to all cpu notifiers, doing
nothing at this point. Will be used by
follow-up patches.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
cpu-common.h
exec.c
hw/vhost.c
kvm-all.c