change debug_out format of addr to JZ_FMT_plx
[qemu/qemu-JZ.git] / pci-ids.txt
blob57d817519fce87f161489a28358ea8b187244b09
2 PCI IDs for qemu
3 ================
5 Red Hat, Inc. donates a part of its device ID range to qemu, to be used for
6 virtual devices.  The vendor ID is 1af4 (formerly Qumranet ID).
8 The 1000 -> 10ff device ID range is used for VirtIO devices.
10 The 1100 device ID is used as PCI Subsystem ID for existing hardware
11 devices emulated by qemu.
13 All other device IDs are reserved.
16 VirtIO Device IDs
17 -----------------
19 1af4:1000  network device
20 1af4:1001  block device
21 1af4:1002  balloon device
23 1af4:1003  Reserved.
24    to      Contact Gerd Hoffmann <kraxel@redhat.com> to get a
25 1af4:10ef  device ID assigned for your new virtio device.
27 1af4:10f0  Available for experimental usage without registration.  Must get
28    to      official ID when the code leaves the test lab (i.e. when seeking
29 1af4:10ff  upstream merge or shipping a distro/product) to avoid conflicts.