]> git.proxmox.com Git - qemu.git/commit
pci: use uint8_t for devfn_min
authorIsaku Yamahata <yamahata@valinux.co.jp>
Thu, 27 Jan 2011 06:56:39 +0000 (15:56 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 28 Mar 2011 16:34:22 +0000 (18:34 +0200)
commit6f3279b5d1d39e658d29d20221f5a5de850b0c15
treeee9d9d4884bd4a34f1186756f6c10001d9526a57
parent6ff534b678e26450ad6e2ad850b70c9db0e92139
pci: use uint8_t for devfn_min

use uint8_t for devfn_min instead of int.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci.c
hw/pci.h
hw/pci_internals.h