Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-29 | hw: Clean up includes | Peter Maydell | |
Clean up includes so that osdep.h is included first and headers which it implies are not included manually. This commit was created with scripts/clean-includes. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1453832250-766-38-git-send-email-peter.maydell@linaro.org | |||
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | |
This patch tackles all files that are compiled once, moving them to subdirectories of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |