Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-02 | i386: Compile CPUX86State xsave_buf only when support KVM or HVF | Liran Alon | |
While at it, also rename var to indicate it is not used only in KVM. Reviewed-by: Nikita Leshchenko <nikita.leshchenko@oracle.com> Reviewed-by: Patrick Colp <patrick.colp@oracle.com> Signed-off-by: Liran Alon <liran.alon@oracle.com> Message-Id: <20180914003827.124570-2-liran.alon@oracle.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2017-12-22 | i386: hvf: move all hvf files in the same directory | Paolo Bonzini | |
Just call it hvf/, no need for the "utils" suffix. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |