Displaying 3 results from an estimated 3 matches for "mk_dsdt".
2011 Dec 02
6
[PATCH] tools/firmware: remove "_PS0/3" Method
...ncorrect ACPI table shipped with the guest BIOS, it may cause a failure of PCI device PM state transition(from PCI_UNKNOWN to PCI_D0).
Signed-off-by: Xudong Hao <xudong.hao@intel.com>
Signed-off-by: Haitao Shan <haitao.shan@intel.com>
diff -r df7cec2c6c03 tools/firmware/hvmloader/acpi/mk_dsdt.c
--- a/tools/firmware/hvmloader/acpi/mk_dsdt.c Tue Nov 29 13:30:39 2011 -0500
+++ b/tools/firmware/hvmloader/acpi/mk_dsdt.c Wed Nov 30 15:08:20 2011 +0800
@@ -323,8 +323,6 @@
* the ACPI event:
* _EJ0: eject a device
* _STA: return a device''s status, e.g. enabled or rem...
2013 Oct 28
0
Re: [Qemu-devel] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
...> tools/firmware/hvmloader/acpi/Makefile | 37 ++-
> tools/firmware/hvmloader/acpi/acpi2_0.h | 4 +
> tools/firmware/hvmloader/acpi/build.c | 21 +-
> tools/firmware/hvmloader/acpi/dsdt.asl | 1 +
> tools/firmware/hvmloader/acpi/mk_dsdt.c | 2 +
> tools/firmware/hvmloader/ovmf.c | 6 +-
> tools/firmware/hvmloader/rombios.c | 4 +
> tools/firmware/hvmloader/seabios.c | 8 +
> tools/firmware/hvmloader/tools/acpi_extract.py | 308
> ++++++++++++++...
2012 Mar 01
1
Preventing hotplug devices in HVM guests
Hi there,
Is there a way to prevent Windows HVM guests from seeing passed through
devices like graphics cards as being ejectable?
i.e. you pass through a graphics adapter to an HVM guest which happens to
be Windows. Windows sees this as a device with hotplug capability.
Therefore it shows up in "safely remove hardware" option in the windows
system tray.
VMWare provides an option to