qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Xen-devel] [PATCH] Citrix PV Bus device


From: Jan Beulich
Subject: Re: [Qemu-devel] [Xen-devel] [PATCH] Citrix PV Bus device
Date: Tue, 02 Jul 2013 09:45:39 +0100

>>> On 02.07.13 at 10:39, Paul Durrant <address@hidden> wrote:
> --- a/include/hw/pci/pci_ids.h
> +++ b/include/hw/pci/pci_ids.h
> @@ -151,4 +151,7 @@
>  #define PCI_VENDOR_ID_TEWS               0x1498
>  #define PCI_DEVICE_ID_TEWS_TPCI200       0x30C8
>  
> +#define PCI_VENDOR_ID_CITRIX             0x5853

Is that really the right way to do things, considering that the same
value is elsewhere used for PCI_VENDOR_ID_XEN?

Jan

> +#define PCI_DEVICE_ID_CITRIX_PV_BUS      0x0002
> +
>  #endif





reply via email to

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