qemu-e2k/hw/i386
Liran Alon aaacf1c15a hw/i386/vmport: Add support for CMD_GETBIOSUUID
This is VMware documented functionallity that some guests rely on.
Returns the BIOS UUID of the current virtual machine.

Note that we also introduce a new compatability flag "x-cmds-v2" to
make sure to expose new VMPort commands only to new machine-types.
This flag will also be used by the following patches that will introduce
additional VMPort commands.

Reviewed-by: Nikita Leshenko <nikita.leshchenko@oracle.com>
Signed-off-by: Liran Alon <liran.alon@oracle.com>
Message-Id: <20200312165431.82118-10-liran.alon@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-06-10 12:09:47 -04:00
..
kvm qdev: Unrealize must not fail 2020-05-15 07:08:14 +02:00
xen
acpi-build.c i386: Hyper-V VMBus ACPI DSDT entry 2020-06-10 12:09:41 -04:00
acpi-build.h nvdimm: Use configurable ACPI IO base and size 2020-05-04 10:25:02 -04:00
amd_iommu.c hw/i386/amd_iommu.c: Fix corruption of log events passed to guest 2020-03-29 09:52:13 -04:00
amd_iommu.h
e820_memory_layout.c
e820_memory_layout.h
fw_cfg.c
fw_cfg.h
intel_iommu_internal.h
intel_iommu.c
Kconfig
kvmvapic.c
Makefile.objs
microvm.c qom: Drop parameter @errp of object_property_add() & friends 2020-05-15 07:07:58 +02:00
multiboot.c
multiboot.h
pc_piix.c i386:pc: whitelist dynamic vmbus-bridge 2020-06-10 12:09:40 -04:00
pc_q35.c i386:pc: whitelist dynamic vmbus-bridge 2020-06-10 12:09:40 -04:00
pc_sysfw.c hw: Use QEMU_IS_ALIGNED() on parallel flash block size 2020-05-18 19:05:25 +02:00
pc.c hw/i386/vmport: Introduce vmport.h 2020-06-10 12:09:45 -04:00
port92.c
trace-events
vmmouse.c hw/i386/vmport: Define enum for all commands 2020-06-10 12:09:46 -04:00
vmport.c hw/i386/vmport: Add support for CMD_GETBIOSUUID 2020-06-10 12:09:47 -04:00
x86-iommu-stub.c
x86-iommu.c
x86.c qom: Drop parameter @errp of object_property_add() & friends 2020-05-15 07:07:58 +02:00