acrn-hypervisor/devicemodel/hw/pci/virtio
Jian Jun Chen 29b1ebcd43 dm: add support of high MMIO mapping
1G PCI hole is added just after 4G address which is used as the
PCI high MMIO address space. Guest high memory is mapped from 5G
address for both EPT and device model user space address. Guest
e820 table and API vm_map_gpa are updated accordingly.

Tracked-On: #2577
Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2019-02-28 18:33:11 +08:00
..
vhost.c dm: add support of high MMIO mapping 2019-02-28 18:33:11 +08:00
virtio_audio.c dm: virtio: refine header file 2018-12-21 15:27:01 +08:00
virtio_block.c dm: virtio: refine header file 2018-12-21 15:27:01 +08:00
virtio_console.c dm: Add socket backend support for virtio-console 2019-02-14 10:16:44 +08:00
virtio_coreu.c dm: Fix some issues from string operations 2018-12-25 18:40:04 +08:00
virtio_gpio.c DM: virtio-gpio: use virtio_base as the first member of virtio_gpio 2019-02-28 17:19:36 +08:00
virtio_hdcp.c dm: use strncpy to replace strcpy 2018-12-25 18:40:04 +08:00
virtio_hyper_dmabuf.c dm: virtio: refine header file 2018-12-21 15:27:01 +08:00
virtio_input.c dm: virtio: refine header file 2018-12-21 15:27:01 +08:00
virtio_ipu.c dm: virtio: refine header file 2018-12-21 15:27:01 +08:00
virtio_kernel.c doc: update virtio related functions doc comments 2018-11-04 20:32:50 -08:00
virtio_mei.c DM: mei: solving the issue of closing the fd 2019-01-11 11:26:42 +08:00
virtio_net.c dm: use strncpy to replace strcpy 2018-12-25 18:40:04 +08:00
virtio_rnd.c dm: virtio: refine header file 2018-12-21 15:27:01 +08:00
virtio_rpmb.c DM: Attestation Keybox support in SOS DM 2019-02-25 16:40:25 +08:00
virtio.c dm: provide timer callback handlers the number of expirations 2019-01-23 10:33:28 +08:00