On 9/4/23 05:43, Philippe Mathieu-Daudé wrote:
User emulation doesn't need any KVM declarations.
Signed-off-by: Philippe Mathieu-Daudé
---
target/i386/helper.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson
r~
User emulation doesn't need any KVM declarations.
Signed-off-by: Philippe Mathieu-Daudé
---
target/i386/helper.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/i386/helper.c b/target/i386/helper.c
index 89aa696c6d..2070dd0dda 100644
--- a/target/i386/helper.c
+++ b/ta