Statistics
| Branch: | Revision:

root / tests / libqos / fw_cfg-pc.c @ 9f0332b8

History | View | Annotate | Download (778 Bytes)

# Date Author Comment
234c69c5 04/17/2013 06:26 pm Anthony Liguori

libqos: add fw_cfg support

fw_cfg is needed to get the top of memory which is necessary for
doing PCI allocation and allocating RAM for DMA.

Add a PC version of fw_cfg and enough abstraction to support other
platforms.

Signed-off-by: Anthony Liguori <>...