summaryrefslogtreecommitdiff
path: root/hw/xen/xen_pt.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell1-5/+5
2015-06-23xen_pt: QOMifyGonglei1-5/+5
2015-06-23xen/pass-through: log errno values rather than function return onesJan Beulich1-13/+13
2015-06-23xen/pass-through: ROM BAR handling adjustmentsJan Beulich1-4/+12
2015-06-23xen/pass-through: fold host PCI command register writesJan Beulich1-7/+2
2015-06-02xen/pt: unknown PCI config space fields should be read-onlyJan Beulich1-3/+29
2015-06-02xen: properly gate host writes of modified PCI CFG contentsJan Beulich1-4/+21
2015-04-09xen: limit guest control of PCI command registerJan Beulich1-2/+10
2015-01-13xen-pt: Fix PCI devices re-attach failedLiang Li1-1/+1
2014-08-18memory: remove memory_region_destroyPaolo Bonzini1-20/+0
2014-01-17xen_pt: Fix passthrough of device with ROM.Anthony PERARD1-2/+2
2014-01-17xen_pt: Fix debug output.Anthony PERARD1-2/+2
2013-12-01xen: fix two errors when debug is enabledWei Liu1-1/+2
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-27misc: Fix new typos in comments and stringsStefan Weil1-1/+2
2013-07-04hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini1-2/+2
2013-07-04memory: add ref/unref callsPaolo Bonzini1-0/+4
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini1-3/+3
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/+844