commit | 2cc06a8843ace3d03464032eb3c74bc6e2b07579 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Thu Oct 08 17:02:58 2015 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Oct 19 15:26:54 2015 +0200 |
tree | a26f32b3b9cdf3aaf3080e61c561be64ee26bf4d | |
parent | c886fc4c20ff8456b2f788a1404dd321b8b59243 [diff] |
fw_cfg: Define a static signature to be returned on DMA port reads Return a static signature ("QEMU CFG") if the guest does a read to the DMA address io register. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>