summaryrefslogtreecommitdiffstats
path: root/target-i386/svm_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-i386: fix over 80 chars warningsliguang2013-06-151-2/+4
* target-i386/helper: remove redundant env->eip assignmentliguang2013-06-151-1/+1
* target-i386/helper: remove EIP macroliguang2013-06-151-8/+8
* target-i386/helper: remove ESP macroliguang2013-06-151-4/+4
* target-i386/helper: remove ECX macroliguang2013-06-151-5/+5
* target-i386/helper: remove EAX macroliguang2013-06-151-12/+12
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-3/+6
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-2/+2
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-3/+3
* x86: switch to AREG0 free modeBlue Swirl2012-08-141-0/+4
* x86: avoid AREG0 for SVM helpersBlue Swirl2012-08-141-93/+88
* x86: split off SVM helpersBlue Swirl2012-06-281-0/+716
OpenPOWER on IntegriCloud