]> Git Repo - qemu.git/commit
kvm: support to get/set dirty log initial-all-set capability
authorJay Zhou <[email protected]>
Wed, 4 Mar 2020 02:55:54 +0000 (10:55 +0800)
committerPaolo Bonzini <[email protected]>
Fri, 26 Jun 2020 10:45:29 +0000 (06:45 -0400)
commit494cd11d769ad1681c5914f8be7aa93ef497591f
treea7c7dc61db3e23ee7e87ccf2b10f28220485bc3e
parent5acc270a355120ce967ca1f1eeca0abbdb9303c8
kvm: support to get/set dirty log initial-all-set capability

Since the new capability KVM_DIRTY_LOG_INITIALLY_SET of
KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2 has been introduced in the
kernel, tweak the userspace side to detect and enable this
capability.

Signed-off-by: Jay Zhou <[email protected]>
Reviewed-by: Peter Xu <[email protected]>
Message-Id: <20200304025554[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
accel/kvm/kvm-all.c
This page took 0.022508 seconds and 4 git commands to generate.