]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
Align MSI-X table mmap/munmap
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 23 Oct 2009 16:53:23 +0000 (17:53 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 23 Oct 2009 16:53:23 +0000 (17:53 +0100)
commit9f40cf4225bc7b500eafb7fcc030d6bbbd82480d
treee943e8ee896f104bfd05b494821f47404dc6b1dc
parent7990ddfd1119657fef7c661156a25d00e184766d
Align MSI-X table mmap/munmap

Force msi-x init mmap to a page boundary or mmap fails with:
   pt_msix_init: Error: Can't map physical MSI-X table: Invalid argument

Signed-off-by: Bruce Edge <bruce.edge@gmail.com>
hw/pass-through.h
hw/pt-msi.c