Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vmx_save_host_state has multiple ifdefs for CONFIG_X86_64 that have no other code between them. Simplify by reducing them to a single conditional. Signed-off-by: Paolo Bonzini <[email protected]>
- Loading branch information