On Mon, 09 Mar 2015 20:23:24 +0100
Paolo Bonzini wrote:
>
> On 09/03/2015 18:30, Thomas Huth wrote:
> > The functions portio_list_destroy() and portio_list_del()
> > are not used anywhere, so let's remove them.
> >
> > Signed-off-by: Thomas Huth
> > Cc: Paolo Bonzini
>
> I think it's better
On 09/03/2015 18:30, Thomas Huth wrote:
> The functions portio_list_destroy() and portio_list_del()
> are not used anywhere, so let's remove them.
>
> Signed-off-by: Thomas Huth
> Cc: Paolo Bonzini
I think it's better to provide a complete API, mimicking memory_region_*
as much as possible, s
The functions portio_list_destroy() and portio_list_del()
are not used anywhere, so let's remove them.
Signed-off-by: Thomas Huth
Cc: Paolo Bonzini
---
include/exec/ioport.h |2 --
ioport.c | 24
2 files changed, 0 insertions(+), 26 deletions(-)
diff