summaryrefslogtreecommitdiffstats
path: root/target/i386/hvf
Commit message (Expand)AuthorAgeFilesLines
* target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOADLiran Alon2019-06-212-5/+9
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-102-38/+44
* hvf: Add missing break statementChen Zhang2019-05-171-0/+1
* Normalize header guard symbol definition.Markus Armbruster2019-05-133-3/+3
* Clean up ill-advised or unusual header guardsMarkus Armbruster2019-05-135-12/+15
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-2/+4
* i386: hvf: Fix smp boot hangsHeiher2019-02-051-5/+0Star
* i386: hvf: Don't miss 16-bit displacementRoman Bolshakov2019-02-051-1/+1
* target-i386: hvf: remove MPX supportPaolo Bonzini2019-02-051-17/+1Star
* Don't talk about the LGPL if the file is licensed under the GPLThomas Huth2019-01-301-3/+3
* i386: hvf: drop debug printf in decode_sldtgroupRoman Bolshakov2018-12-181-2/+0Star
* i386: hvf: Fix overrun of _decode_tbl1Roman Bolshakov2018-12-031-3/+3
* i386: hvf: Remove hvf_disabledRoman Bolshakov2018-10-191-8/+1Star
* i386: hvf: Fix register refs if REX is presentRoman Bolshakov2018-10-192-31/+42
* hvf: drop unused variablePaolo Bonzini2018-10-021-1/+0Star
* i386: Compile CPUX86State xsave_buf only when support KVM or HVFLiran Alon2018-10-023-4/+4
* target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-012-2/+0Star
* target/i386: Do not include "exec/ioport.h" if it is not necessaryPhilippe Mathieu-Daudé2018-05-312-2/+0Star
* target: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-05-311-1/+0Star
* error: Strip trailing '\n' from error string arguments (again again)Laurent Vivier2018-03-271-12/+12
* Drop unneeded system header includesEric Blake2018-02-101-1/+0Star
* Clean up includesMarkus Armbruster2018-02-092-4/+0Star
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2018-02-094-7/+2Star
* hvf: ept_emulation_fault() needs NetApp BSD attributionPaolo Bonzini2018-02-051-0/+24
* Add missing hvdos public domain attribution:Izik Eidus2018-02-052-0/+6
* target-i386: update hflags on Hypervisor.frameworkPaolo Bonzini2018-01-161-1/+1
* i386: hvf: cleanup x86_gen.hPaolo Bonzini2017-12-229-9/+7Star
* i386: hvf: remove VM_PANIC from "in"Paolo Bonzini2017-12-221-1/+1
* i386: hvf: remove addr_tPaolo Bonzini2017-12-2212-101/+101
* i386: hvf: simplify flag handlingPaolo Bonzini2017-12-223-357/+144Star
* i386: hvf: abort on decoding errorPaolo Bonzini2017-12-222-7/+5Star
* i386: hvf: remove ZERO_INIT macroPaolo Bonzini2017-12-223-6/+4Star
* i386: hvf: remove more dead emulator codePaolo Bonzini2017-12-228-60/+21Star
* i386: hvf: unify register enums between HVF and the restPaolo Bonzini2017-12-2210-247/+188Star
* i386: hvf: header cleanupPaolo Bonzini2017-12-229-20/+17Star
* i386: hvf: move all hvf files in the same directoryPaolo Bonzini2017-12-2224-0/+8376