The current register names in instr_emul are misleading since the register names are not VM-specific. Rename VM_REG(_GUEST) to CPU_REG in both the hypervisor and device model. v1 -> v2: * Introduced. Signed-off-by: Junjie Mao <junjie.mao@intel.com>