[Resend PATCH 2/3] i386: Add macro for stibp

2019-10-22 Thread Cathy Zhang
stibp feature is already added through the following commit. https://github.com/qemu/qemu/commit/0e8916582991b9fd0b94850a8444b8b80d0a0955 Add a macro for it to allow CPU models to report it when host supports. Signed-off-by: Cathy Zhang Reviewed-by: Xiaoyao Li Reviewed-by: Tao Xu ---

[PATCH 2/3] i386: Add macro for stibp

2019-10-12 Thread Cathy Zhang
stibp feature is already added through the following commit. https://github.com/qemu/qemu/commit/0e8916582991b9fd0b94850a8444b8b80d0a0955 Add a macro for it to allow CPU models report it when host supports. Signed-off-by: Cathy Zhang --- target/i386/cpu.h | 1 + 1 file changed, 1 insertion(+)