bcm2835_property: add bcm2835 property channel
commitd3ba43b69eae2d9f0c2cd010ae31aae3b13023ef
authorAndrew Baumann <Andrew.Baumann@microsoft.com>
Thu, 3 Dec 2015 23:16:03 +0000 (3 15:16 -0800)
committerAndrew Baumann <Andrew.Baumann@microsoft.com>
Thu, 31 Dec 2015 23:47:49 +0000 (31 15:47 -0800)
treedb4848bdb5be61f062363bd81c451b82cba4eac4
parente5bd8ca60cc90c2703ff460cf52502c7eabc351c
bcm2835_property: add bcm2835 property channel

This sits behind the mailbox interface, and implements
request/response queries for system properties. The
framebuffer-related properties will be added in a later patch.
hw/misc/Makefile.objs
hw/misc/bcm2835_property.c [new file with mode: 0644]
include/hw/misc/bcm2835_property.h [new file with mode: 0644]