acrn-hypervisor/hypervisor/include
Mingqiang Chi 02e7edc063 hv: Replace dynamic memory allocation for I/O bitmaps
-- Replace pointer with static memory for io_bitmap
  inside structure vm_arch.
-- Refine allow_guest_pio_access/deny_guest_pio_access

Tracked-On: #861
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Anthony Xu <anthony.xu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-12 09:20:07 +08:00
..
arch/x86 hv: Replace dynamic memory allocation for I/O bitmaps 2018-09-12 09:20:07 +08:00
common HV: improve pass-thru device interrupt process 2018-09-10 10:12:45 +08:00
debug hv: treewide: fix 'Macro parameter not in brackets' 2018-09-07 10:22:00 +08:00
dm/vpci HV: VPCI coding style fix 2018-09-03 11:26:30 +08:00
lib hv: treewide: fix 'Use of function like macro' 2018-09-11 10:49:48 +08:00
public hv: add a hypercall for the hypervisor NPK log 2018-08-23 11:09:25 +08:00
hv_debug.h hv:Replace vuart pointer with instance in structure vm 2018-08-27 09:49:12 +08:00
hv_lib.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00
hypervisor.h hv: pgtable: fix 'Use of function like macro' 2018-09-07 11:11:06 +08:00