Home
last modified time | relevance | path

Searched hist:"471 a9bc14444e79bb826616becd2e5531e591d30" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/
H A Dsysbus.hdiff 471a9bc14444e79bb826616becd2e5531e591d30 Wed Sep 24 05:36:30 CDT 2014 Alexander Graf <agraf@suse.de> sysbus: Expose MMIO enumeration helper

Sysbus devices have a range of MMIO regions they expose. The exact number
of regions is device specific and internal information to the device model.

Expose whether a region exists via a public interface. That way our platform
bus enumeration code can dynamically determine how many regions exist.

Signed-off-by: Alexander Graf <agraf@suse.de>
/openbmc/qemu/hw/core/
H A Dsysbus.cdiff 471a9bc14444e79bb826616becd2e5531e591d30 Wed Sep 24 05:36:30 CDT 2014 Alexander Graf <agraf@suse.de> sysbus: Expose MMIO enumeration helper

Sysbus devices have a range of MMIO regions they expose. The exact number
of regions is device specific and internal information to the device model.

Expose whether a region exists via a public interface. That way our platform
bus enumeration code can dynamically determine how many regions exist.

Signed-off-by: Alexander Graf <agraf@suse.de>