]> Git Repo - qemu.git/commit
hw/misc: Remove mmio_interface device
authorPeter Maydell <[email protected]>
Mon, 20 Aug 2018 10:24:32 +0000 (11:24 +0100)
committerPeter Maydell <[email protected]>
Mon, 20 Aug 2018 10:24:32 +0000 (11:24 +0100)
commit3eff40dbf44896a8180c86c84dbdefb2eb173fbe
treebb8ff45c8f9ef15bb4258b022ac98580ba42bde1
parent8c1c245378f646c18ee03a24154bd611e6abe52e
hw/misc: Remove mmio_interface device

The mmio_interface device was a purely internal artifact
of the implementation of the memory subsystem's request_ptr
APIs. Now that we have removed those APIs, we can remove
the mmio_interface device too.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Reviewed-by: KONRAD Frederic <[email protected]>
Message-id: 20180817114619[email protected]
hw/misc/Makefile.objs
hw/misc/mmio_interface.c [deleted file]
include/hw/misc/mmio_interface.h [deleted file]
This page took 0.024278 seconds and 4 git commands to generate.