summaryrefslogtreecommitdiffstats
path: root/target-i386/smm_helper.c
Commit message (Expand)AuthorAgeFilesLines
* log: Change log_cpu_state[_mask]() argument to CPUStateAndreas Färber2013-07-091-2/+3
* target-i386: Change do_smm_enter() argument to X86CPUAndreas Färber2013-07-091-2/+3
* 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