]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qtest/libqos/fw_cfg.c
libqos: Generalize I/O-mapped fw_cfg
authorMarkus Armbruster <armbru@redhat.com>
Wed, 26 Jun 2013 13:52:22 +0000 (15:52 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 18 Jul 2013 18:27:47 +0000 (13:27 -0500)
commit26491a388ce69d80c6d7d2b15ddf93d4399f04bc
treee63510dc6531157286f601f8d28d59ad955772a3
parentf88dc7dd4d5942714672aa293a3357f5c6469568
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>
tests/Makefile
tests/fw_cfg-test.c
tests/libqos/fw_cfg-pc.c [deleted file]
tests/libqos/fw_cfg-pc.h [deleted file]
tests/libqos/fw_cfg.c
tests/libqos/fw_cfg.h
tests/libqos/malloc-pc.c