acrn-hypervisor/hypervisor/include/arch/x86/guest
Victor Sun 99189b4e48 HV: cleanup for io request related functions
Changes:
  1. Move io request related functions from hypercall.c to io_request.c
     since they are not hypercalls;
  2. Remove acrn_insert_request_nowait() as it is never used;

Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-18 16:36:33 +08:00
..
guest.h HV: cleanup for io request related functions 2018-05-18 16:36:33 +08:00
pm.h HV Cx: add hypercall function to retrieve host cx 2018-05-15 17:25:57 +08:00
ucode.h hv: microcode: Enable microcode update from SOS. 2018-05-15 17:19:37 +08:00
vcpu.h hv: refine atomic_load/store_xxx name 2018-05-18 10:52:31 +08:00
vioapic.h initial import 2018-05-11 14:44:28 +08:00
vlapic.h hv: vlapic: simple vlapic_rd/wr input 2018-05-15 17:19:38 +08:00
vm.h hv: refine atomic_xadd 2018-05-18 10:52:31 +08:00
vpic.h initial import 2018-05-11 14:44:28 +08:00