acrn-hypervisor/hypervisor/dm
Jian Jun Chen dc77ef9e52 hv: ivshmem: map SHM BAR with PAT ignored
ACRN does not support the variable range vMTRR. The default
memory type of vMTRR is UC. With this vMTRR emulation guest VM
such as Linux refuses to map the MMIO address space as WB. In
order to get better performance SHM BAR of ivshmem is mapped
with PAT ignored and memory type of SHM BAR is fixed to WB.

Tracked-On: #6389
Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2021-08-13 11:17:15 +08:00
..
vpci hv: ivshmem: map SHM BAR with PAT ignored 2021-08-13 11:17:15 +08:00
io_req.c hv: dm: Use new I/O request data structures 2021-07-15 11:53:54 +08:00
mmio_dev.c HV: refine acrn_mmiodev data structure 2021-08-11 14:45:55 +08:00
vgpio.c HV: refine acrn_mmiodev data structure 2021-08-11 14:45:55 +08:00
vioapic.c hv: dm: Use new I/O request data structures 2021-07-15 11:53:54 +08:00
vpic.c hv: dm: Use new I/O request data structures 2021-07-15 11:53:54 +08:00
vrtc.c hv: dm: Use new I/O request data structures 2021-07-15 11:53:54 +08:00
vuart.c hv: dm: Use new I/O request data structures 2021-07-15 11:53:54 +08:00