]> git.proxmox.com Git - mirror_qemu.git/commit
w64: Change data type of parameters for flush_icache_range
authorStefan Weil <sw@weilnetz.de>
Fri, 2 Mar 2012 22:30:05 +0000 (23:30 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 3 Mar 2012 18:10:21 +0000 (18:10 +0000)
commitdba4f1bcc3d45384238864d006b0a83788b56a65
treeb5dec34abebcc7f2630889166d712088625fb95e
parentf57a51603987a600952113103bbd777333a2737a
w64: Change data type of parameters for flush_icache_range

The TCG targets i386 and tci needed a change of the function
prototype for w64.

This change is currently not needed for the other TCG targets,
but it can be applied to avoid code differences.

Cc: Blue Swirl <blauwirbel@gmail.com>
Cc: Andrzej Zaborowski <balrogg@gmail.com>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Cc: Alexander Graf <agraf@suse.de>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/arm/tcg-target.h
tcg/hppa/tcg-target.h
tcg/ia64/tcg-target.h
tcg/mips/tcg-target.h
tcg/s390/tcg-target.h
tcg/sparc/tcg-target.h