hw/i386/vmport: Add reference to VMware open-vm-tools
commit29282253b79fcb917d154d37a491c17b390f258b
authorLiran Alon <liran.alon@oracle.com>
Thu, 12 Mar 2020 16:54:16 +0000 (12 18:54 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 10 Jun 2020 16:09:43 +0000 (10 12:09 -0400)
tree266937c09d4bb1ebfb0e5a9c4d25c3d8574f3b18
parent2dfbea1a872727fb747ca6adf2390e09956cdc6e
hw/i386/vmport: Add reference to VMware open-vm-tools

This official VMware open-source project can be used as reference to
understand how guest code interacts with VMPort virtual device. Thus,
providing understanding on how device is expected to behave.

Signed-off-by: Liran Alon <liran.alon@oracle.com>
Message-Id: <20200312165431.82118-2-liran.alon@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/vmport.c