summaryrefslogtreecommitdiffstats
path: root/ui/cursor.c
Commit message (Collapse)AuthorAgeFilesLines
* ui: Clean up includesPeter Maydell2016-02-041-0/+1
| | | | | | | | | | 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: 1454089805-5470-2-git-send-email-peter.maydell@linaro.org
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-0/+211
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>