summaryrefslogtreecommitdiff
path: root/hw/xen/xen_pt_msi.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-20xen/pt: allow QEMU to request MSI unmasking at bind timeRoger Pau Monne1-3/+10
2017-07-18xen_pt_msi.c: Check for xen_host_pci_get_* failures in xen_pt_msix_init()Peter Maydell1-2/+10
2016-06-16os-posix: include sys/mman.hPaolo Bonzini1-1/+0
2016-02-06fix MSI injection on XenStefano Stabellini1-3/+1
2016-01-29xen: Clean up includesPeter Maydell1-0/+1
2015-12-09xen/MSI-X: really enforce alignmentJan Beulich1-6/+16
2015-12-09xen/MSI-X: latch MSI-X table writesJan Beulich1-46/+28
2015-10-26Qemu/Xen: Fix early freeing MSIX MMIO memory regionLan Tianyu1-1/+12
2015-09-10xen/pt: Log xen_host_pci_get/set errors in MSI code.Konrad Rzeszutek Wilk1-4/+14
2015-09-10xen/pt: Make xen_pt_msi_set_enable staticKonrad Rzeszutek Wilk1-1/+1
2015-06-23xen/pass-through: log errno values rather than function return onesJan Beulich1-12/+12
2015-06-02xen/MSI-X: limit error messagesJan Beulich1-5/+7
2014-08-18memory: remove memory_region_destroyPaolo Bonzini1-2/+0
2014-05-07qemu-xen: free all the pirqs for msi/msix when driver unloadZhenzhong Duan1-2/+4
2013-07-04hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move more files to hw/xen/Paolo Bonzini1-0/+620