Files
acrn-hypervisor/devicemodel/hw/platform
Victor Sun 360def7f6f dm: declare Processors using the Device operator
Per ACPI 6.x chapter 19.6.109, the Processor Operator is deprecated.
Replace it with Device Operator, otherwise the iasl would complain
"Warning  3168 -
	 Legacy Processor() keyword detected. Use Device() keyword instead."
when launch post-launched VM in devicemodel.

Tracked-On: #5719

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
2021-02-25 13:20:49 +08:00
..
2019-07-05 09:36:02 +08:00
2018-06-07 14:35:30 +08:00
2020-09-01 09:30:08 +08:00