]> xenbits.xensource.com Git - qemu-xen-4.3-testing.git/commit
qemu-traditional: disable msitranslate by default
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 28 Jun 2012 14:44:50 +0000 (15:44 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 28 Jun 2012 14:44:50 +0000 (15:44 +0100)
commitce6d9b1b2f9c6a5ca2500e03d0ef8b453bc4bf53
treebeb2dcda6f1284362844a69fea3f2f6c5e34b0c3
parent50c553be472c9f4b05a0526c0aae98709ca9ffff
qemu-traditional: disable msitranslate by default

msitranslate is known to cause problems with some device drivers,
because it sets the real device in MSI mode while making the guest think
is actually in legacy interrupts mode. Some drivers are able to spot this
inconsistency and break (Nvidia drivers for example).

Disable the option by default.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: George Dunlap <george.dunlap@eu.citrix.com>
xenstore.c