aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/x86_task.c
AgeCommit message (Expand)Author
2024-11-19hvf: remove unused but set variablePierrick Bouvier
2023-06-28accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUStatePhilippe Mathieu-Daudé
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-03-15hvf: Remove deprecated hv_vcpu_flush() callsPhilippe Mathieu-Daudé
2022-03-15hvf: Use standard CR0 and CR4 register definitionsCameron Esfahani
2021-06-03hvf: Introduce hvf vcpu structAlexander Graf
2021-02-05accel: extend AccelState and AccelClass to user-modeClaudio Fontana
2020-06-12i386: hvf: Drop copy of RFLAGS definesRoman Bolshakov
2020-06-12i386: hvf: Drop rflags from HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Use IP from CPUX86StateRoman Bolshakov
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-31target/i386: Do not include "exec/ioport.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-31target: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2017-12-22i386: hvf: cleanup x86_gen.hPaolo 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