Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-28 | x86: rename op_helper.c to seg_helper.c | Blue Swirl | 1 | -3/+3 |
2012-06-28 | x86: split off memory access helpers | Blue Swirl | 1 | -1/+2 |
2012-06-28 | x86: split off misc helpers | Blue Swirl | 1 | -1/+2 |
2012-06-28 | x86: split off SMM helpers | Blue Swirl | 1 | -0/+2 |
2012-06-28 | x86: split off SVM helpers | Blue Swirl | 1 | -1/+2 |
2012-06-28 | x86: split off integer helpers | Blue Swirl | 1 | -1/+2 |
2012-06-28 | x86: split off condition code helpers | Blue Swirl | 1 | -1/+2 |
2012-06-28 | x86: split off FPU helpers | Blue Swirl | 1 | -1/+2 |
2012-06-28 | x86: split off exception handlers | Blue Swirl | 1 | -0/+1 |
2012-06-07 | build: move other target-*/ objects to nested Makefile.objs | Paolo Bonzini | 1 | -2/+3 |
2012-06-07 | build: move libobj-y variable to nested Makefile.objs | Paolo Bonzini | 1 | -0/+3 |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini | 1 | -0/+3 |