Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i386: Compile CPUX86State xsave_buf only when support KVM or HVF | Liran Alon | 2018-10-02 | 1 | -1/+1 |
| | | | | | | | | | | 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> | ||||
* | i386: hvf: move all hvf files in the same directory | Paolo Bonzini | 2017-12-22 | 1 | -0/+7 |
Just call it hvf/, no need for the "utils" suffix. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |