summaryrefslogtreecommitdiffstats
path: root/target/i386/hvf/x86hvf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* hvf: Remove deprecated hv_vcpu_flush() callsPhilippe Mathieu-Daudé2022-03-151-2/+0Star
* hvf: Make hvf_get_segments() / hvf_put_segments() localPhilippe Mathieu-Daudé2022-03-151-2/+2
* target/i386: Pass buffer and length to XSAVE helperDavid Edmondson2021-07-061-11/+8Star
* hvf: Simplify post reset/init/loadvm hooksAlexander Graf2021-06-031-1/+4
* hvf: Introduce hvf vcpu structAlexander Graf2021-06-031-105/+105
* hvf: Use cpu_synchronize_state()Alexander Graf2021-06-031-5/+4Star
* hvf: Move vcpu thread functions into common directoryAlexander Graf2021-06-031-1/+1
* accel: replace struct CpusAccel with AccelOpsClassClaudio Fontana2021-02-051-1/+1
* x86 hvf cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* hvf: remove hvf specific functions from global includesClaudio Fontana2020-10-051-0/+2
* i386: hvf: Drop rflags from HVFX86EmulatorStateRoman Bolshakov2020-06-121-3/+3
* hvf: correctly inject VMCS_INTR_T_HWINTR versus VMCS_INTR_T_SWINTR.Cameron Esfahani2019-12-031-5/+9
* hvf: remove TSC synchronization code because it isn't fully completeCameron Esfahani2019-11-261-4/+0Star
* target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOADLiran Alon2019-06-211-2/+2
* i386: Compile CPUX86State xsave_buf only when support KVM or HVFLiran Alon2018-10-021-2/+2
* Clean up includesMarkus Armbruster2018-02-091-3/+0Star
* target-i386: update hflags on Hypervisor.frameworkPaolo Bonzini2018-01-161-1/+1
* i386: hvf: unify register enums between HVF and the restPaolo Bonzini2017-12-221-16/+16
* i386: hvf: header cleanupPaolo Bonzini2017-12-221-1/+1
* i386: hvf: move all hvf files in the same directoryPaolo Bonzini2017-12-221-0/+465