Re: [Qemu-devel] [PATCH v2 01/10] prep: kill get_system_io() usage

2013-09-04 Thread Hervé Poussineau
Paolo Bonzini a écrit : Il 04/09/2013 00:29, Hervé Poussineau ha scritto: While ISA address space in prep machine is currently the one returned by get_system_io(), this depends of the implementation of i82378/raven devices, and this may not be the case forever. Use the right ISA address space w

Re: [Qemu-devel] [PATCH v2 01/10] prep: kill get_system_io() usage

2013-09-03 Thread Paolo Bonzini
Il 04/09/2013 00:29, Hervé Poussineau ha scritto: > While ISA address space in prep machine is currently the one returned > by get_system_io(), this depends of the implementation of i82378/raven > devices, and this may not be the case forever. > > Use the right ISA address space when adding some m