Re: [Qemu-devel] [PATCH] pci_ids: tweak names to match linux/pci_ids.h

2011-06-29 Thread Michael S. Tsirkin
On Wed, Jun 29, 2011 at 01:05:37PM +0200, Alexander Graf wrote: > > On 27.06.2011, at 14:21, Stefano Stabellini wrote: > > > On Sun, 26 Jun 2011, Michael S. Tsirkin wrote: > >> Sync xen names to ones used by linux. Add > >> xen platform device id as well. > >> > >> Signed-off-by: Michael S. Tsir

Re: [Qemu-devel] [PATCH] pci_ids: tweak names to match linux/pci_ids.h

2011-06-29 Thread Alexander Graf
On 27.06.2011, at 14:21, Stefano Stabellini wrote: > On Sun, 26 Jun 2011, Michael S. Tsirkin wrote: >> Sync xen names to ones used by linux. Add >> xen platform device id as well. >> >> Signed-off-by: Michael S. Tsirkin > > thanks for the patch, it is fine by me. Michael, which tree do you wa

Re: [Qemu-devel] [PATCH] pci_ids: tweak names to match linux/pci_ids.h

2011-06-27 Thread Stefano Stabellini
On Sun, 26 Jun 2011, Michael S. Tsirkin wrote: > Sync xen names to ones used by linux. Add > xen platform device id as well. > > Signed-off-by: Michael S. Tsirkin thanks for the patch, it is fine by me. > --- > hw/pci_ids.h |3 ++- > hw/xen_platform.c |8 > 2 files chang

[Qemu-devel] [PATCH] pci_ids: tweak names to match linux/pci_ids.h

2011-06-26 Thread Michael S. Tsirkin
Sync xen names to ones used by linux. Add xen platform device id as well. Signed-off-by: Michael S. Tsirkin --- hw/pci_ids.h |3 ++- hw/xen_platform.c |8 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/hw/pci_ids.h b/hw/pci_ids.h index d94578c..b49c602 10064