summaryrefslogtreecommitdiff
path: root/hw/xen/xen_pt_config_init.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-02xen/pt: unknown PCI config space fields should be read-onlyJan Beulich1-0/+4
2015-06-02xen/pt: add a few PCI config space field descriptionsJan Beulich1-0/+28
2015-06-02xen/pt: mark reserved bits in PCI config space fieldsJan Beulich1-5/+9
2015-06-02xen/pt: mark all PCIe capability bits read-onlyJan Beulich1-1/+1
2015-06-02xen/pt: split out calculation of throughable mask in PCI config space handlingJan Beulich1-31/+20
2015-06-02xen/pt: correctly handle PM status bitJan Beulich1-1/+2
2015-06-02xen/pt: consolidate PM capability emu_maskJan Beulich1-21/+4
2015-06-02xen/MSI: don't open-code pass-through of enable bit modificationsJan Beulich1-8/+2
2015-06-02xen: don't allow guest to control MSI mask registerJan Beulich1-10/+88
2015-06-02xen: properly gate host writes of modified PCI CFG contentsJan Beulich1-4/+0
2015-04-09xen: limit guest control of PCI command registerJan Beulich1-25/+3
2015-03-10xen-pt: fix Out-of-bounds readGonglei1-1/+1
2015-03-10xen-pt: fix Negative array index readGonglei1-4/+2
2014-05-07qemu-xen: free all the pirqs for msi/msix when driver unloadZhenzhong Duan1-2/+4
2013-06-11hw/xen: Use g_free instead of free and fix potential memory leaksStefan Weil1-2/+2
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/+1882