summaryrefslogtreecommitdiffstats
path: root/target/i386/hvf/x86_flags.c
Commit message (Collapse)AuthorAgeFilesLines
* i386: hvf: header cleanupPaolo Bonzini2017-12-221-1/+1
| | | | | | Remove inclusions of system headers and avoid "pragma once". Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* i386: hvf: move all hvf files in the same directoryPaolo Bonzini2017-12-221-0/+333
Just call it hvf/, no need for the "utils" suffix. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>