Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-06-15 | target-i386/helper: remove EDI macro | liguang | 1 | -4/+4 |
2013-06-15 | target-i386/helper: remove ESI macro | liguang | 1 | -4/+4 |
2013-06-15 | target-i386/helper: remove ESP macro | liguang | 1 | -4/+4 |
2013-06-15 | target-i386/helper: remove EBP macro | liguang | 1 | -4/+4 |
2013-06-15 | target-i386/helper: remove EDX macro | liguang | 1 | -4/+4 |
2013-06-15 | target-i386/helper: remove ECX macro | liguang | 1 | -4/+4 |
2013-06-15 | target-i386/helper: remove EBX macro | liguang | 1 | -4/+4 |
2013-06-15 | target-i386/helper: remove EAX macro | liguang | 1 | -4/+4 |
2012-10-05 | cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic | Peter Maydell | 1 | -2/+2 |
2012-08-14 | x86: avoid AREG0 for SMM helpers | Blue Swirl | 1 | -10/+4 |
2012-06-28 | x86: split off SMM helpers | Blue Swirl | 1 | -0/+307 |