Yonghua Huang
aee1931ee6
HV: refine 'decode_instruction() function
...
update:
1. remove 'struct mem_io *'from input arguments
2. return 'opsize' instead of status.
3. rename 'vmm_decode_instruction()'
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com >
2018-05-22 16:41:19 +08:00
Yonghua Huang
0e5f7cb91c
hv: bugfix - MMIO access size was not properly initialized.
...
- MMIO access size is not initialized before
instruction emulation.
- rename 'analyze_instruction()' to 'decode_instruction()'
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com >
2018-05-18 16:37:44 +08:00
Eddie Dong
7a3a539b17
initial import
...
internal commit: 14ac2bc2299032fa6714d1fefa7cf0987b3e3085
Signed-off-by: Eddie Dong <eddie.dong@intel.com >
2018-05-11 14:44:28 +08:00