machyve / xhyve

xhyve, a lightweight OS X virtualization solution
Other
6.43k stars 353 forks source link

fix: supports LMSW #216

Open susabolca opened 3 years ago

susabolca commented 3 years ago
vm exit[1]
        reason          VMX
        rip             0x0000000000001028
        inst_length     3
        status          0
        exit_reason     28
        qualification   0x0000000000010030
        inst_type               0
        inst_error              0
Process 2546 stopped

The patch adds LMSW instruction support, can boot some of i386 linux kernels.