acrn-hypervisor/devicemodel/hw
Yonghua Huang 8ec150e314 dm: bugfix in create_and_inject_vrtct
GPA of software SRAM is available only after
 build_vrtct() function is called and the return
 value of it is valid(Not NULL).

 This patch fix bug in create_and_inject_vrtct()
 function which violates above pre-condition when
 calling get_software_sram_base_gpa().

Tracked-On: #5973
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2021-04-28 09:32:19 +08:00
..
mmio dm: mmio: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
pci DM: gvt: Identical mapping for GPU DSM refine to support EHL/TGL 2021-04-07 13:50:48 +08:00
platform dm: bugfix in create_and_inject_vrtct 2021-04-28 09:32:19 +08:00
block_if.c dm: blockif: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
uart_core.c dm: uart: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
usb_core.c DM USB: modify disconnecting logic to support Windows 10 2019-09-26 11:29:22 +08:00