Closed apsillers closed 4 years ago
The signature in antivm_bochs_keys.py is erroneously named antivm_xen_keys, which conflicts with the signature name in the antivm_xen_keys.py file.
antivm_bochs_keys.py
antivm_xen_keys
antivm_xen_keys.py
This changes the Bochs signature to be named antivm_bochs_keys.
antivm_bochs_keys
This fixes #448.
The signature in
antivm_bochs_keys.py
is erroneously namedantivm_xen_keys
, which conflicts with the signature name in theantivm_xen_keys.py
file.This changes the Bochs signature to be named
antivm_bochs_keys
.This fixes #448.