Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini | |
Move the inclusion out of hw/hw.h, most files do not need it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | |||
2016-05-12 | i.MX: Add i.MX6 System Reset Controller device. | Jean-Christophe DUBOIS | |
This controller is also present in i.MX5X devices but they are not yet emulated by QEMU. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |