acrn-hypervisor/hypervisor/include
Jason Chen CJ 2c581751de vmx: tiny fix for MACRO name and print format
1. CPU_SEG_WRITE->CPU_SEG_READ: it's actually seg read
2. 0x%hu -> 0x%x: it need print hex format

Tracked-On: #1833
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2018-11-16 15:30:20 +08:00
..
arch/x86 vmx: tiny fix for MACRO name and print format 2018-11-16 15:30:20 +08:00
common hv: fix integer violations 2018-11-14 12:46:34 +08:00
debug HV: Add vuart port base address/IRQ Kconfig options 2018-11-16 10:24:48 +08:00
dm hv: fix 'Expression is not Boolean' 2018-11-08 13:04:11 +08:00
lib fix "Casting operation to a pointer" 2018-11-06 13:37:33 +08:00
public hv: hypercall: remove hcall_set_vm_memory_region 2018-11-08 13:04:27 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00