Re: [Qemu-devel] [PATCH, RFC] pci: handle BAR mapping at pci level

2010-07-07 Thread Blue Swirl
On Wed, Jul 7, 2010 at 6:15 PM, malc wrote: > On Wed, 7 Jul 2010, Blue Swirl wrote: > >> Add I/O port registration functions which separate registration >> from the mapping stage. > > Why? So that the device code can specify all other parameters except for the I/O port, which will be handled by P

Re: [Qemu-devel] [PATCH, RFC] pci: handle BAR mapping at pci level

2010-07-07 Thread Blue Swirl
On Wed, Jul 7, 2010 at 7:02 PM, Anthony Liguori wrote: > On 07/07/2010 12:53 PM, Blue Swirl wrote: >> >> Add I/O port registration functions which separate registration >> from the mapping stage. >> >> Move IOIO and MMIO BAR mapping to pci.c. >> >> TODO: fix dirty logging, coalesced MMIO and base

Re: [Qemu-devel] [PATCH, RFC] pci: handle BAR mapping at pci level

2010-07-07 Thread malc
On Wed, 7 Jul 2010, Blue Swirl wrote: > Add I/O port registration functions which separate registration > from the mapping stage. Why? [..snip..] -- mailto:av1...@comtv.ru