]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: minor code refactor and comments fixup around dirty logging
authorAnthony Yznaga <anthony.yznaga@oracle.com>
Tue, 2 Jun 2020 20:07:30 +0000 (13:07 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 4 Jun 2020 18:42:40 +0000 (14:42 -0400)
commit74f6078adc653912ca22fed83e797a3051627c08
treeb93dc618a4c0aa4079185a22b01b485693eac6fd
parente5a55675227f861e3163bc68668092c231924a10
KVM: x86: minor code refactor and comments fixup around dirty logging

Consolidate the code and correct the comments to show that the actions
taken to update existing mappings to disable or enable dirty logging
are not necessary when creating, moving, or deleting a memslot.

Signed-off-by: Anthony Yznaga <anthony.yznaga@oracle.com>
Message-Id: <1591128450-11977-4-git-send-email-anthony.yznaga@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c