acrn-hypervisor/hypervisor/include/common
Mingqiang Chi b7bbf81287 hv:Replace dynamic memory with static for ptdev
-- Config MAX_PT_IRQ_ENTRIES 64 in Kconfig
-- Remove ptdev list
-- Add alloc_ptdev_entry_id api

v3-->v4:
  -- move is_entry_active from assign.c to ptdev.h
  -- Add clear active flag in release_entry
v2-->v3:
  -- Remove redundancy active check for ptdev entry
     in release_all_entries and get_ptdev_info
v1-->v2:
  -- split to small patches

Tracked-On: #861
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Reviewed-by: Binbin Wu <binbin.wu@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
2018-11-22 11:26:04 +08:00
..
hypercall.h hv: hypercall: clean up HV_DEBUG usage 2018-11-20 10:01:50 +08:00
irq.h doc: hv: add comments to irq APIs for documentation 2018-11-02 15:34:36 -07:00
ptdev.h hv:Replace dynamic memory with static for ptdev 2018-11-22 11:26:04 +08:00
schedule.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00