Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini | 1 | -2/+2 | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||||
2012-09-15 | target-lm32: switch to AREG0 free mode | Blue Swirl | 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> | |||||
2011-03-07 | lm32: translation code helper | Michael Walle | 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> |