summaryrefslogtreecommitdiffstats
path: root/target/i386/hvf/x86_emu.c
Commit message (Expand)AuthorAgeFilesLines
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* target: Use forward declared type instead of structure typePhilippe Mathieu-Daudé2022-03-061-55/+55
* hvf: Introduce hvf vcpu structAlexander Graf2021-06-031-31/+31
* target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNTVladislav Yaroshchuk2021-02-161-0/+5
* x86 hvf cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-2/+2
* i386: hvf: Move mmio_buf into CPUX86StateRoman Bolshakov2020-06-121-6/+6
* i386: hvf: Drop regs in HVFX86EmulatorStateRoman Bolshakov2020-06-121-9/+9
* i386: hvf: Drop rflags from HVFX86EmulatorStateRoman Bolshakov2020-06-121-3/+3
* i386: hvf: Use IP from CPUX86StateRoman Bolshakov2020-06-121-43/+43
* target/i386: add a ucode-rev propertyPaolo Bonzini2020-01-241-3/+1Star
* hvf: remove TSC synchronization code because it isn't fully completeCameron Esfahani2019-11-261-3/+0Star
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-27/+33
* i386: hvf: cleanup x86_gen.hPaolo Bonzini2017-12-221-1/+1
* i386: hvf: remove addr_tPaolo Bonzini2017-12-221-26/+26
* i386: hvf: simplify flag handlingPaolo Bonzini2017-12-221-68/+25Star
* i386: hvf: abort on decoding errorPaolo Bonzini2017-12-221-6/+4Star
* i386: hvf: remove more dead emulator codePaolo Bonzini2017-12-221-17/+8Star
* i386: hvf: unify register enums between HVF and the restPaolo Bonzini2017-12-221-33/+33
* i386: hvf: move all hvf files in the same directoryPaolo Bonzini2017-12-221-0/+1537