qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] Remove memory_region_set_offset()


From: Avi Kivity
Subject: [Qemu-devel] [PATCH 0/2] Remove memory_region_set_offset()
Date: Sun, 8 Jan 2012 19:57:22 +0200

memory_region_set_offset() is used in only one place, and is deprecated.
Remove the single use and the function itself.

Avi Kivity (2):
  ioport: change portio_list not to use memory_region_set_offset()
  memory: remove memory_region_set_offset()

 ioport.c |   25 +++++++++++++++++++------
 ioport.h |    1 +
 memory.c |   26 ++++++++++----------------
 memory.h |    9 ---------
 4 files changed, 30 insertions(+), 31 deletions(-)

-- 
1.7.7.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]