]> git.proxmox.com Git - qemu.git/commit
ivshmem: use symbolic constant for PCI ID, add to pci-ids.txt
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 13 Dec 2012 09:19:37 +0000 (10:19 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 8 Jan 2013 18:24:34 +0000 (20:24 +0200)
commitb8ef62a9b746f2d7078d97c7ee5d1c7a31b42d5d
tree73ebd1a14b4ce03cbf2d199e633b5ee397abeb53
parent13744bd0a054bc7a4b1432cc8facd23d41a9806e
ivshmem: use symbolic constant for PCI ID, add to pci-ids.txt

Due to disagreement on a name that is generic enough for hw/pci/pci.h,
the symbolic constants are placed in the .c files.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
docs/specs/pci-ids.txt
hw/ivshmem.c