aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos/fw_cfg.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-23tests: fw_cfg: add a function to get the fw_cfg fileLi Qiang1-0/+45
2019-05-23tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()Philippe Mathieu-Daudé1-0/+10
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake1-6/+8
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-16tests: Clean up includesPeter Maydell1-0/+1
2013-07-18libqos: Generalize I/O-mapped fw_cfgMarkus Armbruster1-0/+26
2013-07-18libqos: Add support for memory-mapped fw_cfgMarkus Armbruster1-0/+29
2013-04-29libqos: Convert fw_cfg values to host endiannessAndreas Färber1-3/+4
2013-04-17libqos: add fw_cfg supportAnthony Liguori1-0/+51