kvm: tolerate non-existing slot for log_start/log_stop/log_sync
commite377e87ca6a3d3d4f79bc2fdf2ad3283d39d4104
authorDavid Hildenbrand <david@redhat.com>
Mon, 16 Oct 2017 14:42:58 +0000 (16 16:42 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Oct 2017 08:14:42 +0000 (18 10:14 +0200)
tree25c2ee60319e84477aa82d3c27447ab0909300fe
parentbbfd3017eb0ae59fe799e67046914dd1f94a9767
kvm: tolerate non-existing slot for log_start/log_stop/log_sync

If we want to trap every access to a section, we might not have a
slot. So let's just tolerate if we don't have one.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20171016144302.24284-4-david@redhat.com>
Tested-by: Joe Clifford <joeclifford@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
accel/kvm/kvm-all.c