aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/x86_emu.c
AgeCommit message (Expand)Author
2019-11-26hvf: remove TSC synchronization code because it isn't fully completeCameron Esfahani
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2017-12-22i386: hvf: cleanup x86_gen.hPaolo Bonzini
2017-12-22i386: hvf: remove addr_tPaolo Bonzini
2017-12-22i386: hvf: simplify flag handlingPaolo Bonzini
2017-12-22i386: hvf: abort on decoding errorPaolo Bonzini
2017-12-22i386: hvf: remove more dead emulator codePaolo Bonzini
2017-12-22i386: hvf: unify register enums between HVF and the restPaolo Bonzini
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini