aboutsummaryrefslogtreecommitdiff
path: root/target-i386/svm_helper.c
AgeCommit message (Expand)Author
2013-06-15target-i386: fix over 80 chars warningsliguang
2013-06-15target-i386/helper: remove redundant env->eip assignmentliguang
2013-06-15target-i386/helper: remove EIP macroliguang
2013-06-15target-i386/helper: remove ESP macroliguang
2013-06-15target-i386/helper: remove ECX macroliguang
2013-06-15target-i386/helper: remove EAX macroliguang
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-08-14x86: switch to AREG0 free modeBlue Swirl
2012-08-14x86: avoid AREG0 for SVM helpersBlue Swirl
2012-06-28x86: split off SVM helpersBlue Swirl