[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 03/14] QEMU: Fill in PCI subsystem vendor id for
From: |
Amit Shah |
Subject: |
Re: [Qemu-devel] [PATCH 03/14] QEMU: Fill in PCI subsystem vendor id for e1000 |
Date: |
Tue, 27 May 2008 20:31:01 +0530 |
User-agent: |
KMail/1.9.9 |
On Tuesday 27 May 2008 00:06:13 M. Warner Losh wrote:
> Picking a random one to reply to:
>
> In message: <address@hidden>
>
> Amit Shah <address@hidden> writes:
> : The subsystem vendor ID shouldn't be 0x0 or 0xffff according
> : to the PCI spec
>
> Old versions of the spec allowed for these values. Many older PCI
> devices have 0xffff as their subvendor ID. This is especially true
> for video cards...
This is based on version 2.3 of the spec.
> I'd be cautious in applying these patches, since QEMU tends to emulate
> very old devices in some cases...
I would suggest applying the patches which have no objection and then
reverting the ones which might cause such problems. We won't know who's using
what unless this is done. That's the precise reason I've split them into so
many patches.
Amit.
- [Qemu-devel] [PATCH 06/14] QEMU: Fill in PCI subsystem vendor id for LSI, (continued)
- [Qemu-devel] [PATCH 06/14] QEMU: Fill in PCI subsystem vendor id for LSI, Amit Shah, 2008/05/26
- [Qemu-devel] [PATCH 07/14] QEMU: Fill in PCI subsystem vendor id for ne2000, Amit Shah, 2008/05/26
- [Qemu-devel] [PATCH 08/14] QEMU: Fill in PCI subsystem vendor id for pcnet, Amit Shah, 2008/05/26
- [Qemu-devel] [PATCH 09/14] QEMU: Fill in PCI subsystem vendor id for piix_pci, Amit Shah, 2008/05/26
- [Qemu-devel] [PATCH 10/14] QEMU: Fill in PCI subsystem vendor id for rtl8139, Amit Shah, 2008/05/26
- [Qemu-devel] [PATCH 11/14] QEMU: Fill in PCI subsystem vendor id for usb-ohci, Amit Shah, 2008/05/26
- [Qemu-devel] [PATCH 12/14] QEMU: Fill in PCI subsystem vendor id for usb-uhci, Amit Shah, 2008/05/26
- [Qemu-devel] [PATCH 13/14] QEMU: Fill in PCI subsystem vendor id for versatile_pci, Amit Shah, 2008/05/26
- [Qemu-devel] [PATCH 14/14] QEMU: Fill in PCI subsystem vendor id for vga, Amit Shah, 2008/05/26
- Re: [Qemu-devel] [PATCH 03/14] QEMU: Fill in PCI subsystem vendor id for e1000, M. Warner Losh, 2008/05/26
- Re: [Qemu-devel] [PATCH 03/14] QEMU: Fill in PCI subsystem vendor id for e1000,
Amit Shah <=
- Re: [Qemu-devel] [PATCH 1/2] QEMU: Mask writes to RO bits in the status reg of PCI config space, M. Warner Losh, 2008/05/26