Age | Commit message (Expand) | Author |
2012-08-14 | x86: switch to AREG0 free mode | Blue Swirl |
2012-08-14 | x86: avoid AREG0 in segmentation helpers | Blue Swirl |
2012-08-14 | x86: avoid AREG0 for misc helpers | Blue Swirl |
2012-08-14 | x86: avoid AREG0 for SMM helpers | Blue Swirl |
2012-08-14 | x86: avoid AREG0 for SVM helpers | Blue Swirl |
2012-08-14 | x86: avoid AREG0 for integer helpers | Blue Swirl |
2012-08-14 | x86: avoid AREG0 for condition code helpers | Blue Swirl |
2012-08-14 | x86: avoid AREG0 for FPU helpers | Blue Swirl |
2012-08-09 | kvm: Move kvm_allows_irq0_override() to target-i386, fix return type | Peter Maydell |
2012-06-28 | x86: rename op_helper.c to seg_helper.c | Blue Swirl |
2012-06-28 | x86: split off memory access helpers | Blue Swirl |
2012-06-28 | x86: split off misc helpers | Blue Swirl |
2012-06-28 | x86: split off SMM helpers | Blue Swirl |
2012-06-28 | x86: split off SVM helpers | Blue Swirl |
2012-06-28 | x86: split off integer helpers | Blue Swirl |
2012-06-28 | x86: split off condition code helpers | Blue Swirl |
2012-06-28 | x86: split off FPU helpers | Blue Swirl |
2012-06-28 | x86: split off exception handlers | Blue Swirl |
2012-06-07 | build: move other target-*/ objects to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move libobj-y variable to nested Makefile.objs | Paolo Bonzini |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini |