vhost: skip memory which needs dirty logging
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 6 Apr 2011 19:30:24 +0000 (22:30 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 6 Apr 2011 20:12:11 +0000 (23:12 +0300)
commit7b2eb7d8a1e6dffda8c909161162db52512665f0
tree55b50b97780ae1a0a5010d050b97ba5fcdc31233
parent1a5d52b869f81dc41e34f7c7e52fc9cf492449dd
vhost: skip memory which needs dirty logging

vhost doesn't support write logging
(except for migration), anyway.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/vhost.c