]> git.proxmox.com Git - qemu.git/commit - hw/pci/pci.c
pci: remove pci_register_bar()
authorAvi Kivity <avi@redhat.com>
Mon, 8 Aug 2011 13:09:29 +0000 (16:09 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 8 Aug 2011 15:22:30 +0000 (10:22 -0500)
commitcfc0be257ca75abf357757661d4950aeeb4a8835
treefc7ebdc53d1ba1e443ac6f4c31e439fdefea80fc
parent14caaf7f422b412b55d8cde06767ced003fc31c3
pci: remove pci_register_bar()

Superceded by pci_register_bar_region().  The implementations
are folded together.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.c
hw/pci.h