]> xenbits.xensource.com Git - qemu-xen-3.4-testing.git/commit
passthrough: make management of PCI D-states by guest optional
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 16 Mar 2009 18:03:23 +0000 (18:03 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 16 Mar 2009 18:03:23 +0000 (18:03 +0000)
commitc78b0e0b65d65d0f84b1027344667366064a0a6b
tree1bd76caa257ad40f0e1a4103823613f2c1a46ea5
parent151e6e3beada04e3ab61dc40df3715f4a30da4a5
passthrough: make management of PCI D-states by guest optional

Commit 8c771eb6294afc5b3754a9e3de51568d4e5986c2 enables the guest OS
to program D0-D3hot states of the assigned device, however,
D3hot state in some PCI devices causes the failure of domain
creation/destruction.

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