On Tue, May 15, 2018 at 04:35:48PM +0200, Paolo Bonzini wrote:
> The function has been deprecated for 2.5 years, and there are just a handful
> of users.  Convert them to memory_region_init_io with NULL callbacks,
> and while at it pass the right device as the owner.
> 
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>  docs/devel/memory.txt |  5 ++---
>  hw/i386/kvm/i8254.c   |  2 +-
>  hw/i386/kvm/i8259.c   |  4 ++--
>  hw/i386/kvm/ioapic.c  |  2 +-
>  include/exec/memory.h | 23 -----------------------
>  5 files changed, 6 insertions(+), 30 deletions(-)

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

Attachment: signature.asc
Description: PGP signature

Reply via email to