qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/5] Improve consistency of pci-ids.txt, use sym


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/5] Improve consistency of pci-ids.txt, use symbolic constants for QEMU devices
Date: Wed, 12 Dec 2012 14:54:31 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

Il 19/11/2012 11:21, Paolo Bonzini ha scritto:
> Five small, boring patches.  Inspired by Gerd's patch at
> http://lists.gnu.org/archive/html/qemu-devel/2012-10/msg05229.html which
> unfortunately is already out of date.
> 
> Paolo Bonzini (5):
>   docs: move pci-ids.txt to docs/specs/
>   reorganize pci-ids.txt
>   virtio-9p: use symbolic constant, add to pci-ids.txt
>   ivshmem: use symbolic constant for PCI ID, add to pci-ids.txt
>   pci: use constants for devices under the 1B36 device ID, document them
> 
>  docs/specs/pci-ids.txt     | 49 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  hw/9pfs/virtio-9p-device.c |  2 +-
>  hw/ivshmem.c               |  2 +-
>  hw/pci.h                   |  9 +++++++++
>  hw/pci_bridge_dev.c        |  8 ++------
>  hw/serial-pci.c            | 12 ++++++------
>  pci-ids.txt                | 31 -----------------------------
>  7 file modificati, 68 inserzioni(+), 45 rimozioni(-)
>  create mode 100644 docs/specs/pci-ids.txt
>  delete mode 100644 pci-ids.txt
> 

Ping?

Paolo



reply via email to

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