xen-platform: convert to memory API
authorAvi Kivity <avi@redhat.com>
Mon, 8 Aug 2011 13:09:25 +0000 (16:09 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 8 Aug 2011 15:22:30 +0000 (10:22 -0500)
commitde00982e9e14e2d6ba3d148f02c5a1e94deaa985
tree1a7c1278ce1bcdceabcfd12aae7ccb430ed1253d
parenta03f66e4ac5711109cf958952e132c1eb3704b73
xen-platform: convert to memory API

Since this device bypasses PCI and registers I/O ports directly with
the system bus, it needs further attention.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/xen_platform.c