Re: [Qemu-devel] [PATCH 3/3] hw/misc: Remove mmio_interface device

2018-08-20 Thread KONRAD Frederic
Le 08/17/2018 à 01:46 PM, Peter Maydell a écrit : 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 Reviewe

Re: [Qemu-devel] [PATCH 3/3] hw/misc: Remove mmio_interface device

2018-08-17 Thread Alistair Francis
On Fri, Aug 17, 2018 at 4:46 AM, Peter Maydell wrote: > 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 Maydel

[Qemu-devel] [PATCH 3/3] hw/misc: Remove mmio_interface device

2018-08-17 Thread Peter Maydell
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 --- hw/misc/Makefile.objs| 1 - include/hw/misc/