summaryrefslogtreecommitdiffstats
path: root/hw/xen/xen_pt_config_init.c
Commit message (Expand)AuthorAgeFilesLines
* xen/pass-through: constify some static dataJan Beulich2015-06-231-2/+1
* xen/pass-through: ROM BAR handling adjustmentsJan Beulich2015-06-231-2/+2
* xen/pt: unknown PCI config space fields should be read-onlyJan Beulich2015-06-021-0/+4
* xen/pt: add a few PCI config space field descriptionsJan Beulich2015-06-021-0/+28
* xen/pt: mark reserved bits in PCI config space fieldsJan Beulich2015-06-021-5/+9
* xen/pt: mark all PCIe capability bits read-onlyJan Beulich2015-06-021-1/+1
* xen/pt: split out calculation of throughable mask in PCI config space handlingJan Beulich2015-06-021-31/+20
* xen/pt: correctly handle PM status bitJan Beulich2015-06-021-1/+2
* xen/pt: consolidate PM capability emu_maskJan Beulich2015-06-021-21/+4
* xen/MSI: don't open-code pass-through of enable bit modificationsJan Beulich2015-06-021-8/+2
* xen: don't allow guest to control MSI mask registerJan Beulich2015-06-021-10/+88
* xen: properly gate host writes of modified PCI CFG contentsJan Beulich2015-06-021-4/+0
* xen: limit guest control of PCI command registerJan Beulich2015-04-091-25/+3
* xen-pt: fix Out-of-bounds readGonglei2015-03-101-1/+1
* xen-pt: fix Negative array index readGonglei2015-03-101-4/+2
* qemu-xen: free all the pirqs for msi/msix when driver unloadZhenzhong Duan2014-05-071-2/+4
* hw/xen: Use g_free instead of free and fix potential memory leaksStefan Weil2013-06-111-2/+2
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move more files to hw/xen/Paolo Bonzini2013-04-081-0/+1882
OpenPOWER on IntegriCloud