Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-14 | x86: switch to AREG0 free mode | Blue Swirl | |
Add an explicit CPUX86State parameter instead of relying on AREG0. Remove temporary wrappers and switch to AREG0 free mode. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2012-08-14 | x86: avoid AREG0 for SVM helpers | Blue Swirl | |
Add an explicit CPUX86State parameter instead of relying on AREG0. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2012-06-28 | x86: split off SVM helpers | Blue Swirl | |
Move SVM helpers to svm_helper.c. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> |