[Qemu-devel] Re: [PATCH V6 20/32] pci: factor out the conversion logic from io port address into pci device.

2009-11-10 Thread Michael S. Tsirkin
On Fri, Oct 30, 2009 at 09:21:14PM +0900, Isaku Yamahata wrote: > factor out the logic which converts io port address into pci device > and offset in PCI configuration space. > > Signed-off-by: Isaku Yamahata > --- > hw/pci.c | 32 ++-- > 1 files changed, 18 inserti

[Qemu-devel] Re: [PATCH V6 20/32] pci: factor out the conversion logic from io port address into pci device.

2009-11-03 Thread Michael S. Tsirkin
On Fri, Oct 30, 2009 at 09:21:14PM +0900, Isaku Yamahata wrote: > factor out the logic which converts io port address into pci device > and offset in PCI configuration space. > > Signed-off-by: Isaku Yamahata > --- > hw/pci.c | 32 ++-- > 1 files changed, 18 inserti