|
| From: | Peter Maydell |
| Subject: | Re: [Qemu-devel] [PATCH 48/49] hw: remove pio_addr_t |
| Date: | Wed, 16 Mar 2016 11:16:28 +0000 |
On 16 March 2016 at 10:46, Paolo Bonzini <address@hidden> wrote: > Using uint32_t is enough and avoids the need to include ioport.h everywhere. > > Signed-off-by: Paolo Bonzini <address@hidden> I'm not hugely convinced by this patch -- I think it's nice to have a typedef that indicates that you're dealing with an IO port address (and not some other kind of address or number). thanks -- PMM
| [Prev in Thread] | Current Thread | [Next in Thread] |