]> git.ipfire.org Git - thirdparty/libvirt.git/commit
pci: initialize state values on reattach
authorGuannan Ren <gren@redhat.com>
Sun, 3 Jul 2011 12:09:44 +0000 (20:09 +0800)
committerEric Blake <eblake@redhat.com>
Tue, 5 Jul 2011 17:42:38 +0000 (11:42 -0600)
commit416814e66afa876dba2d384b87c22fbd08e08fcd
tree2ae30379ba2b27e935a3eddd3362930e8e2723c2
parent0c97dc415945896c30adbfecd1ac38fa4b90d677
pci: initialize state values on reattach

add a new API pciDeviceReAttachInit() in pci.c to initialize state values for nodedev reattach

Initialize three state value of device driver to 1. This is just for a new call to
qemudNodeDeviceReAttach()
AUTHORS
src/libvirt_private.syms
src/qemu/qemu_driver.c
src/util/pci.c
src/util/pci.h