aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/x86_emu.c
AgeCommit message (Expand)Author
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-03-06target: Use forward declared type instead of structure typePhilippe Mathieu-Daudé
2021-06-03hvf: Introduce hvf vcpu structAlexander Graf
2021-02-16target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNTVladislav Yaroshchuk
2020-11-15x86 hvf cpus: Fix Lesser GPL version numberChetan Pant
2020-06-12i386: hvf: Move mmio_buf into CPUX86StateRoman Bolshakov
2020-06-12i386: hvf: Drop regs in HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Drop rflags from HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Use IP from CPUX86StateRoman Bolshakov
2020-01-24target/i386: add a ucode-rev propertyPaolo Bonzini
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