Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-27 | exec: Remove env from list of poisoned names | Stefan Weil | |
The global variable env was removed some time ago, so this name may be used without any restriction now. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> | |||
2013-05-24 | exec: eliminate stq_phys_notdirty | Paolo Bonzini | |
It is not used anywhere. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini | |
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |