summary refs log tree commit diff stats
path: root/hw/xen/xen_pt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell2015-06-231-5/+5
|\
| * xen_pt: QOMifyGonglei2015-06-231-5/+5
* | xen/pass-through: log errno values rather than function return onesJan Beulich2015-06-231-13/+13
* | xen/pass-through: ROM BAR handling adjustmentsJan Beulich2015-06-231-4/+12
* | xen/pass-through: fold host PCI command register writesJan Beulich2015-06-231-7/+2
|/
* xen/pt: unknown PCI config space fields should be read-onlyJan Beulich2015-06-021-3/+29
* xen: properly gate host writes of modified PCI CFG contentsJan Beulich2015-06-021-4/+21
* xen: limit guest control of PCI command registerJan Beulich2015-04-091-2/+10
* xen-pt: Fix PCI devices re-attach failedLiang Li2015-01-131-1/+1
* memory: remove memory_region_destroyPaolo Bonzini2014-08-181-20/+0
* xen_pt: Fix passthrough of device with ROM.Anthony PERARD2014-01-171-2/+2
* xen_pt: Fix debug output.Anthony PERARD2014-01-171-2/+2
* xen: fix two errors when debug is enabledWei Liu2013-12-011-1/+2
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* misc: Fix new typos in comments and stringsStefan Weil2013-07-271-1/+2
* hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-2/+2
* memory: add ref/unref callsPaolo Bonzini2013-07-041-0/+4
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* memory: make section size a 128-bit integerPaolo Bonzini2013-06-201-3/+3
* 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/+844