summaryrefslogtreecommitdiffstats
path: root/target/i386/hvf/x86_task.c
Commit message (Collapse)AuthorAgeFilesLines
* i386: hvf: unify register enums between HVF and the restPaolo Bonzini2017-12-221-24/+24
| | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* i386: hvf: move all hvf files in the same directoryPaolo Bonzini2017-12-221-0/+200
Just call it hvf/, no need for the "utils" suffix. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>