[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [Qemu-devel] [PATCH V7 03/11] pci_regs: Add PCI_EXP_TYPE_PCIE_BRIDGE
On Mon, Feb 20, 2012 at 20:30, Michael S. Tsirkin <mst@xxxxxxxxxx> wrote: > On Fri, Feb 17, 2012 at 05:08:37PM +0000, Anthony PERARD wrote: >> Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx> >> --- >> Âhw/pci_regs.h | Â Â1 + >> Â1 files changed, 1 insertions(+), 0 deletions(-) >> >> diff --git a/hw/pci_regs.h b/hw/pci_regs.h >> index 6b42515..56a404b 100644 >> --- a/hw/pci_regs.h >> +++ b/hw/pci_regs.h >> @@ -392,6 +392,7 @@ >> Â#define ÂPCI_EXP_TYPE_UPSTREAM Â Â Â 0x5 Â Â /* Upstream Port */ >> Â#define ÂPCI_EXP_TYPE_DOWNSTREAM 0x6 /* Downstream Port */ >> Â#define ÂPCI_EXP_TYPE_PCI_BRIDGE 0x7 /* PCI/PCI-X Bridge */ >> +#define ÂPCI_EXP_TYPE_PCIE_BRIDGE 0x8 Â /* PCI/PCI-X to PCIE Bridge */ > > I don't know why but linux source lacks this value, and we > try to stay in sync with that. > Please push there then we'll add here. > Meanwhile Âput a define in your code. Ok, I'll do that. Thanks, -- Anthony PERARD _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |