]> xenbits.xensource.com Git - qemu-xen-4.5-testing.git/commit
pci: call reset unconditionally
authorAnthony Liguori <aliguori@us.ibm.com>
Sun, 4 Dec 2011 17:40:58 +0000 (11:40 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 27 Jan 2012 16:28:30 +0000 (10:28 -0600)
commit6fc4925bf612e00c149d23ef1761dedc8aae1a46
tree8ee92aedea8e68fddb984d57fef8d85fa6b1d585
parent8a5faa1d3eeed16cce6f20ce4b5bda453f0469e2
pci: call reset unconditionally

Because now all PCI devices are converted to qdev.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.c