KVM-VMI / kvm

Fork of KVM with Virtual Machine Introspection patches
Other
33 stars 28 forks source link

Kvmi v6 #21

Closed adlazar closed 5 years ago

adlazar commented 5 years ago

This new branch (kvmi-v6) is based on 5.0-rc7 commit de3ccd26fafc ("KVM: MMU: record maximum physical address width in kvm_mmu_extended_role") from kvm/master (git://git.kernel.org/pub/scm/virt/kvm/kvm.git)

The merge should fix #20 and the interception of CR3 changes.

The changes are not backward compatible (e.g. all event replies now have the struct kvmi_vcpu_hdr prefix).