acrn-hypervisor/devicemodel/hw/pci
Liu Long 49426147aa ACRN: DM: Fix the virtio negotiated features bug.
The virtio feature bits is 64bits but the access will be split
as two times 32bits access. This patch fixes the bug which overwrites
another side 32bits, and causes feature bits are lost.

Tracked-On: #7456
Signed-off-by: Liu Long <long.liu@linux.intel.com>
Reviewed-by: Conghui <conghui.chen@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
2022-05-12 16:15:24 +08:00
..
virtio ACRN: DM: Fix the virtio negotiated features bug. 2022-05-12 16:15:24 +08:00
ahci.c dm/tools: compatible with openssl3.0 2022-03-08 17:39:47 +08:00
core.c dm: optimize the sub parameter of "-s" compatibility 2022-05-05 15:03:34 +08:00
gsi_sharing.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
gvt.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
hostbridge.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
irq.c ACRN:DM: Set the desired state to inject PCI legacy intx 2022-02-21 15:34:01 +08:00
ivshmem.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
lpc.c ACRN/DM: Initialize the igd_lpc bridge to ISA_BRIDGE to make Linux guest happy 2020-05-25 11:08:25 +08:00
npk.c dm: remove some dynamic parameters from acrn-dm usage 2021-12-29 14:25:50 +08:00
passthrough.c ACRN/DM: Add the ADL-P GPU device_id to support GPU passthrough 2021-12-17 15:37:40 +08:00
pci_util.c dm: fix: TSN in multi-hostbridge could crash 2022-01-28 11:10:44 +08:00
platform_gsi_info.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
ptm.c dm: fix: TSN in multi-hostbridge could crash 2022-01-28 11:10:44 +08:00
uart.c hv: dm: Use new virtual device management ioctls 2021-07-15 11:53:54 +08:00
wdt_i6300esb.c Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
xhci.c ACRN: DM: Vulnerable coding style in device-model 2021-11-08 14:26:13 +08:00