acrn-hypervisor/hypervisor/include
Mingqiang Chi 35c8437bbc hv:move 'fire_vhm_interrupt' to io_emul.c
-- this api is related with arch_x86, then move to x86 folder
-- rename 'set_vhm_vector' to 'set_vhm_notification_vector'
-- rename 'acrn_vhm_vector' to 'acrn_vhm_notification_vector'
-- add an API 'get_vhm_notification_vector'

Tracked-On: #1842
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-04-12 10:09:26 +08:00
..
arch/x86 hv:move 'fire_vhm_interrupt' to io_emul.c 2019-04-12 10:09:26 +08:00
common HV: Add one delmode parameter to make_reschedule_request 2019-03-29 16:17:44 +08:00
debug HV: move CONFIG_MAX_VM_NUM to vm configurations 2019-04-08 13:08:55 +08:00
dm HV: merge partition_mode.c and sharing_mode.c's code into vpci.c 2019-03-25 12:35:39 +08:00
lib hv:move 'udelay' to timer.c 2019-03-22 08:38:13 +08:00
public DM: Keep consistency between HV and DM about PM1A_CNT_ADDR 2019-04-04 17:51:15 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h hv:move 2 APIs from hypervisor.h to guest_memory.c 2019-02-21 10:38:30 +08:00