Re: [Qemu-devel] [PATCH v3 0/3] remove sysbus_init_mmio_cb2 usage

2011-12-19 Thread Anthony Liguori
On 12/16/2011 04:37 PM, Benoît Canet wrote: These patches remove sysbus_init_mmio_cb2 usage from the codebase. v2: dont't change ppce500 initialisation method (peter) v3: remove unused variable (anthony) Applied all. Thanks. Regards, Anthony Liguori Benoît Canet (3): sh_pci: remove sy

[Qemu-devel] [PATCH v3 0/3] remove sysbus_init_mmio_cb2 usage

2011-12-16 Thread Benoît Canet
These patches remove sysbus_init_mmio_cb2 usage from the codebase. v2: dont't change ppce500 initialisation method (peter) v3: remove unused variable (anthony) Benoît Canet (3): sh_pci: remove sysbus_init_mmio_cb2 usage ppce500_pci: remove sysbus_init_mmio_cb2 usage sysbus: remove sysbus_in