Files
acrn-hypervisor/hypervisor/include/arch/x86/guest
Shiqing Gao e2971ebc98 hv: vlapic: code clean-up
* rename `vlapic_set_intr_ready` to `vlapic_accept_intr`
 * replace calling of `vlapic_intr_edge` with `vlapic_set_intr`
 * remove `vlapic_intr_level` and `vlapic_intr_edge`

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-01-11 09:44:10 +08:00
..
2018-12-12 13:08:10 +08:00
2018-12-20 18:47:57 +08:00
2018-12-12 13:08:10 +08:00
2018-11-05 15:35:49 +08:00
2019-01-10 12:23:44 +08:00
2019-01-11 09:44:10 +08:00