target/i386/hvf: fix a typo in a type name
authorWei Liu <liuwe@linux.microsoft.com>
Fri, 21 Feb 2025 08:36:09 +0000 (00:36 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 25 Feb 2025 15:18:12 +0000 (16:18 +0100)
commit2540917285872ab08f3ce66990983edd19ef4ec0
treec577aea787b500710523b0cd6bf8f36979e4093c
parentd50ea7f0e6fd2b0631abb61d213a396e3df32d7e
target/i386/hvf: fix a typo in a type name

The prefix x68 is wrong. Change it to x86.

Signed-off-by: Wei Liu <liuwe@linux.microsoft.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Link: https://lore.kernel.org/r/1740126987-8483-2-git-send-email-liuwe@linux.microsoft.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/hvf/hvf.c
target/i386/hvf/x86.c
target/i386/hvf/x86.h
target/i386/hvf/x86_descr.c
target/i386/hvf/x86_descr.h
target/i386/hvf/x86_task.c
target/i386/hvf/x86_task.h