]> git.proxmox.com Git - qemu.git/commit - rwhandler.c
Make simple io mem handler endian aware
authorAlexander Graf <agraf@suse.de>
Wed, 8 Dec 2010 11:05:38 +0000 (12:05 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 11 Dec 2010 15:24:25 +0000 (15:24 +0000)
commit6bef04365589b1b82be1a1c3aa223f4bddb3dabb
tree73c3d79035f5196037236cd2117bdc8dcb8ed6ad
parent2507c12ab026b2286b0a47035c629f3d568c96f4
Make simple io mem handler endian aware

As an alternative to the 3 individual handlers, there is also a simplified
io mem hook function. To be consistent, let's add an endianness parameter
there too.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/apb_pci.c
hw/pci_host.c
hw/unin_pci.c
rwhandler.c
rwhandler.h