xen-platform: Fix IO port read/write functions
commite7b48c97fe7ea0b8149e1e3a20be88a908c2bfcd
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 4 Nov 2011 15:35:11 +0000 (4 15:35 +0000)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Mon, 7 Nov 2011 08:07:48 +0000 (7 08:07 +0000)
tree7be91e2d559e303753b6e90931ece05559826648
parent8af42882a51c632a14d77277df0740f1aa8c958a
xen-platform: Fix IO port read/write functions

Somehow, the read/write functions handle an offset that does not exist anymore.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
hw/xen_platform.c