i386: hvf: Explicitly set CR4 guest/host mask
commit818b9f111d64b40661d08f5e23236ac1ca5df505
authorRoman Bolshakov <r.bolshakov@yadro.com>
Tue, 14 Jul 2020 09:07:27 +0000 (14 12:07 +0300)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 16 Jul 2020 18:15:13 +0000 (16 14:15 -0400)
tree8e28b7ac960c74045afd9b3645cc37d7ade412d4
parent644e3c5d812d1d672388124eeb43d0e26b3ff58c
i386: hvf: Explicitly set CR4 guest/host mask

Removal of register reset omitted initialization of CR4 guest/host mask.
x86_64 guests aren't booting without it.

Fixes: 5009ef22c6bb2 ("i386: hvf: Don't duplicate register reset")
Signed-off-by: Roman Bolshakov <r.bolshakov@yadro.com>
Message-Id: <20200714090726.41082-1-r.bolshakov@yadro.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/hvf/vmx.h