acrn-hypervisor/devicemodel/hw
Liu Long 5f06a2f58e ACRN: DM: Fix the vsock Guest Cid overflow issue
The vsock cid type is u64, redefine the cid type to u64, and use
dm_strtoul API replace dm_strtoi.

Tracked-On: #7456
Signed-off-by: Liu Long <long.liu@linux.intel.com>
2022-05-31 11:22:43 +08:00
..
mmio Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
pci ACRN: DM: Fix the vsock Guest Cid overflow issue 2022-05-31 11:22:43 +08:00
platform dm: acpi: refine CPU Definition Blocks name 2022-04-29 16:53:16 +08:00
block_if.c dm: blockif: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
gc.c dm: virtio-gpu: VGA compability support 2022-03-28 15:26:20 +08:00
uart_core.c ACRN: misc: Unify terminology for sos/uos rin macro 2021-11-02 10:00:55 +08:00
usb_core.c DM USB: modify disconnecting logic to support Windows 10 2019-09-26 11:29:22 +08:00
vdisplay_sdl.c dm: vdisplay: add modes supported by Windows virtio-gpu driver 2022-05-23 13:18:43 +08:00
vga.c ACRN:DM: Fix the memory_leak of vga_context in virtio_gpu_deinit 2022-04-19 18:30:06 +08:00