]> git.proxmox.com Git - qemu.git/commit - include/hw/pci/pci.h
qemu/pci: add pci_get/set_byte
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 21 Jun 2009 16:50:57 +0000 (19:50 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 24 Jun 2009 14:09:15 +0000 (09:09 -0500)
commit64d50b8b0ab32260610978434af3c25f15524a72
tree175a5ee2995cae34ff49bae12a8d28820ac9a064
parentff24bd589c657ad82ae0f151c4906f120a91f6f3
qemu/pci: add pci_get/set_byte

Add pci_get/set_byte to keep *_word and *_long access functions company.
They are unused for now.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.h