summaryrefslogtreecommitdiffstats
path: root/target-i386/smm_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-i386/helper: remove EDI macroliguang2013-06-151-4/+4
* target-i386/helper: remove ESI macroliguang2013-06-151-4/+4
* target-i386/helper: remove ESP macroliguang2013-06-151-4/+4
* target-i386/helper: remove EBP macroliguang2013-06-151-4/+4
* target-i386/helper: remove EDX macroliguang2013-06-151-4/+4
* target-i386/helper: remove ECX macroliguang2013-06-151-4/+4
* target-i386/helper: remove EBX macroliguang2013-06-151-4/+4
* target-i386/helper: remove EAX macroliguang2013-06-151-4/+4
* cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to genericPeter Maydell2012-10-051-2/+2
* x86: avoid AREG0 for SMM helpersBlue Swirl2012-08-141-10/+4
* x86: split off SMM helpersBlue Swirl2012-06-281-0/+307
OpenPOWER on IntegriCloud