[libvirt-users] vendor_id state='off' not working as expected

Martin Kletzander mkletzan at redhat.com
Mon Jun 19 14:11:20 UTC 2017


On Tue, Jun 06, 2017 at 04:34:09PM -0400, Sean Whalen wrote:
>Hi All,
>
>I'm trying to counter VM detection methods for a malware sandbox, using
>Pafish as a benchmark tool.
>
>https://github.com/a0rtega/pafish
>
>I have <hyperv><vendor_id state='off'/></hyperv> defined in a Windows 7
>domain on Ubuntu 17.10, but for some reason this just changes the
>hypervisor vendor to "Microsoft Hv" instead of the default "KVMKVMKVM"
>vendor.
>

<vendor_id state='off'/> is the same as not putting the tag there at
all.  The state refers to the tag, it doesn't change the configuration.
It it were 'on', you would then be able to change it with value="XXX"
where XXX is the value.

>How can I remove the hypervisor vendor completely?

I'm not sure, but you can set

<kvm><hidden state='on'/></kvm>

if that's what you mean.

>_______________________________________________
>libvirt-users mailing list
>libvirt-users at redhat.com
>https://www.redhat.com/mailman/listinfo/libvirt-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20170619/66938cd8/attachment.sig>


More information about the libvirt-users mailing list