commit | 64d50b8b0ab32260610978434af3c25f15524a72 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Sun Jun 21 19:50:57 2009 +0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Jun 24 09:09:15 2009 -0500 |
tree | 175a5ee2995cae34ff49bae12a8d28820ac9a064 | |
parent | ff24bd589c657ad82ae0f151c4906f120a91f6f3 [diff] |
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>