commit | b8b79323d0f26959237fdb80053cd48a750e3482 | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Sat Mar 26 21:11:05 2011 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Tue Apr 12 21:51:50 2011 +0200 |
tree | 41a83f9229edeb2eb6ed9870c228d65cf4b33580 | |
parent | 71d2b725e1f38162872b198992a61fa460978d77 [diff] |
monitor: Remove some type casts which are no longer needed All other type casts in calls of cpu_physical_memory_read are used by hardware emulations and will be fixed by separate patches. Cc: Blue Swirl <blauwirbel@gmail.com> Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>