]> git.proxmox.com Git - qemu.git/commit
pci bridge: implement secondary bus reset
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 19 Nov 2010 09:56:03 +0000 (18:56 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 22 Nov 2010 08:00:07 +0000 (10:00 +0200)
commita5fce077b134a486794b77b49f4eae1d3c9b960c
tree62634df303355039bce2770af1b9d8f18b0ee4e7
parent9bb3358627d87d8de25fb41b7276575539d799a7
pci bridge: implement secondary bus reset

Trigger secondary bus reset when secondary bus reset bit
value changes from 0 to 1.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci_bridge.c