libqos: Generalize I/O-mapped fw_cfg
Provide a constructor that takes the base address in addition to the PC-specific one. Signed-off-by:Markus Armbruster <armbru@redhat.com> Message-id: 1372254743-15808-12-git-send-email-armbru@redhat.com Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Showing
- tests/Makefile 1 addition, 1 deletiontests/Makefile
- tests/fw_cfg-test.c 1 addition, 1 deletiontests/fw_cfg-test.c
- tests/libqos/fw_cfg-pc.c 0 additions, 40 deletionstests/libqos/fw_cfg-pc.c
- tests/libqos/fw_cfg-pc.h 0 additions, 20 deletionstests/libqos/fw_cfg-pc.h
- tests/libqos/fw_cfg.c 26 additions, 0 deletionstests/libqos/fw_cfg.c
- tests/libqos/fw_cfg.h 6 additions, 0 deletionstests/libqos/fw_cfg.h
- tests/libqos/malloc-pc.c 1 addition, 1 deletiontests/libqos/malloc-pc.c
tests/libqos/fw_cfg-pc.c
deleted
100644 → 0
tests/libqos/fw_cfg-pc.h
deleted
100644 → 0
Please register or sign in to comment