acrn-hypervisor/hypervisor/include
Mingqiang Chi 55f52978db hv:move several tsc APIs to timer.c
-- change 'tsc_khz' to static
-- move these APIs from rtl.h to timer.c
   us_to_ticks()
   ticks_to_us()
   ticks_to_ms()
   rdtsc()

Tracked-On: #1842
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-03-07 20:23:22 +08:00
..
arch/x86 hv:move several tsc APIs to timer.c 2019-03-07 20:23:22 +08:00
common hv:cleanup header file for guest folder 2019-02-21 10:38:30 +08:00
debug hv:cleanup header files for debug folder 2019-02-27 11:12:48 +08:00
dm HV: move pci_vdevs[] array from vm.h to vpci.h 2019-03-01 14:12:14 +08:00
lib hv:move several tsc APIs to timer.c 2019-03-07 20:23:22 +08:00
public HV: CAT: support config CAT from acrn_vm_config 2019-02-28 11:22:29 +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