Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | ||||
* | target-lm32: switch to AREG0 free mode | Blue Swirl | 2012-09-15 | 1 | -10/+10 |
| | | | | | | | Add an explicit CPUState parameter instead of relying on AREG0 and switch to AREG0 free mode. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | ||||
* | lm32: translation code helper | Michael Walle | 2011-03-07 | 1 | -0/+14 |
This patch adds translation helper functions. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> |