aboutsummaryrefslogtreecommitdiff
path: root/target-i386/Makefile.objs
AgeCommit message (Expand)Author
2013-10-16Makefile.target: CONFIG_NO_* variables removedÁkos Kovács
2013-08-16target-i386: Move hyperv_* static globals to X86CPUIgor Mammedov
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber
2012-08-14x86: switch to AREG0 free modeBlue Swirl
2012-08-14x86: avoid AREG0 in segmentation helpersBlue Swirl
2012-08-14x86: avoid AREG0 for misc helpersBlue Swirl
2012-08-14x86: avoid AREG0 for SMM helpersBlue Swirl
2012-08-14x86: avoid AREG0 for SVM helpersBlue Swirl
2012-08-14x86: avoid AREG0 for integer helpersBlue Swirl
2012-08-14x86: avoid AREG0 for condition code helpersBlue Swirl
2012-08-14x86: avoid AREG0 for FPU helpersBlue Swirl
2012-08-09kvm: Move kvm_allows_irq0_override() to target-i386, fix return typePeter Maydell
2012-06-28x86: rename op_helper.c to seg_helper.cBlue Swirl
2012-06-28x86: split off memory access helpersBlue Swirl
2012-06-28x86: split off misc helpersBlue Swirl
2012-06-28x86: split off SMM helpersBlue Swirl
2012-06-28x86: split off SVM helpersBlue Swirl
2012-06-28x86: split off integer helpersBlue Swirl
2012-06-28x86: split off condition code helpersBlue Swirl
2012-06-28x86: split off FPU helpersBlue Swirl
2012-06-28x86: split off exception handlersBlue Swirl
2012-06-07build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move libobj-y variable to nested Makefile.objsPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini