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