OSDN Git Service

hvf: Use standard CR0 and CR4 register definitions
authorCameron Esfahani <dirty@apple.com>
Fri, 29 Oct 2021 01:33:15 +0000 (18:33 -0700)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 15 Mar 2022 12:36:33 +0000 (13:36 +0100)
commit704afe34d8c4dbee3e88cfaa25c8561364169695
tree083273d82e426cfc9a8890df71183652ba296c2c
parent004900acbcde82d52d80404dea7f43ce5f8b78fb
hvf: Use standard CR0 and CR4 register definitions

No need to have our own definitions of these registers.

Signed-off-by: Cameron Esfahani <dirty@apple.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
target/i386/hvf/vmx.h
target/i386/hvf/x86.c
target/i386/hvf/x86.h
target/i386/hvf/x86_mmu.c
target/i386/hvf/x86_task.c