summary refs log tree commit diff stats
path: root/linux-user/signal.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2012-03-14 20:17:07 +0100
committerAlexander Graf <agraf@suse.de>2012-03-15 13:12:12 +0100
commit38ae51a804a6ad2baec3e45ecb1571583b312441 (patch)
tree0c5d1abd051e372f192996f3f1cc587a3b1beef4 /linux-user/signal.c
parent298a971024534e9ab6c7b57845bbbd8188867d7a (diff)
downloadfocaccia-qemu-38ae51a804a6ad2baec3e45ecb1571583b312441.tar.gz
focaccia-qemu-38ae51a804a6ad2baec3e45ecb1571583b312441.zip
PPC: Fix openpic with relative memregions
After commit 5312bd8b3152 we got memory region relative offsets into our mmio
callbacks instead of page boundary based offsets.

This broke the OpenPIC emulation which expected offsets to be on page boundary
and substracted its region offset manually.

This patch gets rid of that manual substraction and lets the memory api do its
magic instead.

Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'linux-user/signal.c')
0 files changed, 0 insertions, 0 deletions