aboutsummaryrefslogtreecommitdiff
path: root/hw/xen/xen_pt_config_init.c
AgeCommit message (Expand)Author
2015-06-23xen/pass-through: constify some static dataJan Beulich
2015-06-23xen/pass-through: ROM BAR handling adjustmentsJan Beulich
2015-06-02xen/pt: unknown PCI config space fields should be read-onlyJan Beulich
2015-06-02xen/pt: add a few PCI config space field descriptionsJan Beulich
2015-06-02xen/pt: mark reserved bits in PCI config space fieldsJan Beulich
2015-06-02xen/pt: mark all PCIe capability bits read-onlyJan Beulich
2015-06-02xen/pt: split out calculation of throughable mask in PCI config space handlingJan Beulich
2015-06-02xen/pt: correctly handle PM status bitJan Beulich
2015-06-02xen/pt: consolidate PM capability emu_maskJan Beulich
2015-06-02xen/MSI: don't open-code pass-through of enable bit modificationsJan Beulich
2015-06-02xen: don't allow guest to control MSI mask registerJan Beulich
2015-06-02xen: properly gate host writes of modified PCI CFG contentsJan Beulich
2015-04-09xen: limit guest control of PCI command registerJan Beulich
2015-03-10xen-pt: fix Out-of-bounds readGonglei
2015-03-10xen-pt: fix Negative array index readGonglei
2014-05-07qemu-xen: free all the pirqs for msi/msix when driver unloadZhenzhong Duan
2013-06-11hw/xen: Use g_free instead of free and fix potential memory leaksStefan Weil
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move more files to hw/xen/Paolo Bonzini