summaryrefslogtreecommitdiffstats
path: root/target-i386/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* target-i386: Move breakpoint related functions to new fileRichard Henderson2015-10-021-1/+1
* monitor: remove target-specific code from monitor.cPavel Butsykin2015-09-161-1/+1
* target-i386: Use correct memory attributes for ioport accessesPaolo Bonzini2015-06-051-2/+0
* Makefile.target: CONFIG_NO_* variables removedÁkos Kovács2013-10-161-1/+1
* target-i386: Move hyperv_* static globals to X86CPUIgor Mammedov2013-08-161-1/+1
* cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber2013-07-271-0/+1
* x86: switch to AREG0 free modeBlue Swirl2012-08-141-2/+0
* x86: avoid AREG0 in segmentation helpersBlue Swirl2012-08-141-1/+0
* x86: avoid AREG0 for misc helpersBlue Swirl2012-08-141-1/+0
* x86: avoid AREG0 for SMM helpersBlue Swirl2012-08-141-1/+0
* x86: avoid AREG0 for SVM helpersBlue Swirl2012-08-141-1/+0
* x86: avoid AREG0 for integer helpersBlue Swirl2012-08-141-1/+0
* x86: avoid AREG0 for condition code helpersBlue Swirl2012-08-141-1/+0
* x86: avoid AREG0 for FPU helpersBlue Swirl2012-08-141-1/+0
* kvm: Move kvm_allows_irq0_override() to target-i386, fix return typePeter Maydell2012-08-091-0/+1
* x86: rename op_helper.c to seg_helper.cBlue Swirl2012-06-281-3/+3
* x86: split off memory access helpersBlue Swirl2012-06-281-1/+2
* x86: split off misc helpersBlue Swirl2012-06-281-1/+2
* x86: split off SMM helpersBlue Swirl2012-06-281-0/+2
* x86: split off SVM helpersBlue Swirl2012-06-281-1/+2
* x86: split off integer helpersBlue Swirl2012-06-281-1/+2
* x86: split off condition code helpersBlue Swirl2012-06-281-1/+2
* x86: split off FPU helpersBlue Swirl2012-06-281-1/+2
* x86: split off exception handlersBlue Swirl2012-06-281-0/+1
* build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-2/+3
* build: move libobj-y variable to nested Makefile.objsPaolo Bonzini2012-06-071-0/+3
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+3
OpenPOWER on IntegriCloud