index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fw_cfg-test.c
Age
Commit message (
Expand
)
Author
2019-05-23
tests: fw_cfg: add 'splash-time' test case
Li Qiang
2019-05-23
tests: fw_cfg: add 'reboot-timeout' test case
Li Qiang
2019-05-23
tests: refactor fw_cfg_test
Li Qiang
2019-05-23
tests/fw_cfg: Free QFWCFG object after qtest has run
Philippe Mathieu-Daudé
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
2018-02-14
libqos: Use explicit QTestState for fw_cfg operations
Eric Blake
2017-10-16
tests: use g_new() family of functions
Marc-André Lureau
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-03-22
fw_cfg: Split fw_cfg_keys.h off fw_cfg.h
Markus Armbruster
2016-02-16
tests: Clean up includes
Peter Maydell
2015-10-19
Implement fw_cfg DMA interface
Marc Marí
2015-03-30
fw_cfg-test: Fix test path to include architecture
Andreas Färber
2014-02-17
qtest: Include system headers before user headers
Stefan Hajnoczi
2013-11-19
qtest: Use -display none by default
Andreas Färber
2013-07-18
libqos: Generalize I/O-mapped fw_cfg
Markus Armbruster
2013-04-17
fw_cfg: add qtest test case
Anthony Liguori