Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-17 | accel/tcg: move user-exec to accel/tcg/ | Philippe Mathieu-Daudé | 1 | -34/+0 | |
Suggested-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20170911213328.9701-3-f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> | |||||
2017-01-16 | stubs: group stubs for user-mode emulation | Paolo Bonzini | 1 | -0/+34 | |
Some stubs are used for user-mode emulation only; they are not needed by tools. Move them out of stubs/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |