qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 6/8] device-assignment: Move PCI capabilities to


From: Alex Williamson
Subject: [Qemu-devel] Re: [PATCH 6/8] device-assignment: Move PCI capabilities to match physical hardware
Date: Fri, 12 Nov 2010 06:53:55 -0700

On Fri, 2010-11-12 at 11:20 +0200, Michael S. Tsirkin wrote:
> On Thu, Nov 11, 2010 at 07:56:13PM -0700, Alex Williamson wrote:
> > Now that common PCI code doesn't have a hangup on capabilities
> > being contiguous,
> 
> Hmm, this comment confused me : there's no requirement of
> contigious allocations in current code in pci.c, is there?

Exactly, but the code used to have cap.start and cap.length, which
implied it was contiguous.  Since those were removed in 5/8, we don't
need to worry about where the physical capabilities land in config
space.  Thanks,

Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]