]> xenbits.xen.org Git - xenclient/ioemu.git/commit
ioemu: emulate No_Soft_Reset in PMCSR
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 24 Mar 2009 13:30:10 +0000 (13:30 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 24 Mar 2009 13:30:10 +0000 (13:30 +0000)
commit7179dbddf4941a5246a57173e24ed3184ff36aa0
tree3b136e3d5ebbbc18eb194fda7a8cebce566637b9
parentd359181b3a3970e30b7d2f7acdd53688f08abbfe
ioemu: emulate No_Soft_Reset in PMCSR

When pci_power_mgmt=0, the No_Soft_Reset field in power
management control/status register of a PCI device needs to be
emulated and fixed to 1. This bit indicates that devices
transitioning from D3 to D0 because of PowerState commands do not
perform an internal reset.

Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com>
hw/pass-through.c