summaryrefslogtreecommitdiff
path: root/hw/vga.h
AgeCommit message (Collapse)AuthorFilesLines
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-159/+0
Many headers are used only in a single directory. These can be kept in hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-02-04vga.h: remove unused stuff and reformatBlue Swirl1-425/+103
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-02-04Add vga.h unmodified from LinuxBlue Swirl1-0/+481
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>