On Fri, Apr 12, 2013 at 08:53:58PM +0200, Stefan Weil wrote:
> cpu_physical_memory_read, cpu_physical_memory_write take any pointer
> as 2nd argument without needing a type cast.
> 
> Signed-off-by: Stefan Weil <s...@weilnetz.de>
> ---
>  hw/arm/armv7m.c            |   12 ++++++------
>  hw/arm/boot.c              |    4 ++--
>  hw/arm/musicpal.c          |    8 ++++----
>  hw/arm/nseries.c           |    4 ++--
>  hw/arm/omap1.c             |   12 ++++++------
>  hw/audio/marvell_88w8618.c |    3 +--
>  hw/display/pxa2xx_lcd.c    |    2 +-
>  hw/dma/pxa2xx_dma.c        |    2 +-
>  hw/dma/xilinx_axidma.c     |    4 ++--
>  hw/gpio/zaurus.c           |    2 +-
>  hw/microblaze/boot.c       |    2 +-
>  hw/misc/macio/mac_dbdma.c  |    8 ++++----
>  hw/misc/milkymist-pfpu.c   |    4 ++--
>  hw/net/mcf_fec.c           |    4 ++--
>  hw/ppc/ppc405_boards.c     |    2 +-
>  hw/ppc/virtex_ml507.c      |    2 +-
>  16 files changed, 37 insertions(+), 38 deletions(-)

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan

Reply via email to