kvm  

Re: [PATCH 1/4] pci: expand tabs to spaces in pci_ids.h and pci_regs.h

Kevin O'Connor
Thu, 02 Sep 2010 19:12:11 -0700

On Sat, Aug 28, 2010 at 06:02:55PM +0300, Eduard - Gabriel Munteanu wrote:
> The conversion was done using the GNU 'expand' tool (default settings)
> to make it obey the SeaBIOS coding style.
> 
> Signed-off-by: Eduard - Gabriel Munteanu <eduard.munte...@linux360.ro>

Thanks Eduard.

Patch 1 - I don't think we should reindent pci_ids.h - it's a copy
from Linux - reindenting will make diff'ing it harder.

Patch 2 & 3 - Can you get an acked'ed by from qemu/kvm developers?

Patch 4 - I think this will have to wait until there is a plan for
handling acpi tables.  I'd like to tackle this post seabios v0.6.1.

-Kevin
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
  • Re: [PATCH 1/4] pci: expand tabs to spaces in pci_ids.h and pci_regs.h Kevin O'Connor