Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-17 | accel/tcg: move user-exec to accel/tcg/ | Philippe Mathieu-Daudé | |
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 | |
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> |