[Qemu-devel] [PATCH 03/15] Make simple io mem handler endian aware

2010-12-08 Thread Alexander Graf
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 ag...@suse.de --- hw/apb_pci.c |3 ++- hw/pci_host.c | 12 hw/unin_pci.c |6 --

[Qemu-devel] [PATCH 03/15] Make simple io mem handler endian aware

2010-11-30 Thread Alexander Graf
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 ag...@suse.de --- hw/apb_pci.c |3 ++- hw/pci_host.c | 12 hw/unin_pci.c |6 --

[Qemu-devel] [PATCH 03/15] Make simple io mem handler endian aware

2010-11-24 Thread Alexander Graf
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 ag...@suse.de --- hw/apb_pci.c |3 ++- hw/pci_host.c | 12 hw/unin_pci.c |6 --