summaryrefslogtreecommitdiff
path: root/hw/xen/xen_pt.c
AgeCommit message (Expand)Author
2015-09-10xen/pt: Don't slurp wholesale the PCI configuration registersKonrad Rzeszutek Wilk
2015-09-10xen/pt: Check for return values for xen_host_pci_[get|set] in initKonrad Rzeszutek Wilk
2015-09-10xen/pt: Move bulk of xen_pt_unregister_device in its own routine.Konrad Rzeszutek Wilk
2015-09-10xen/pt: Make xen_pt_unregister_device idempotentKonrad Rzeszutek Wilk
2015-09-10xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.configKonrad Rzeszutek Wilk
2015-09-10xen/pt: xen_host_pci_config_read returns -errno, not -1 on failureKonrad Rzeszutek Wilk
2015-09-10xen/pt: Update comments with proper function name.Konrad Rzeszutek Wilk
2015-09-10xen, gfx passthrough: register a isa bridgeTiejun Chen
2015-09-10xen, gfx passthrough: retrieve VGA BIOS to workTiejun Chen
2015-09-10xen, gfx passthrough: basic graphics passthrough supportTiejun Chen
2015-06-23Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell
2015-06-23xen_pt: QOMifyGonglei
2015-06-23xen/pass-through: log errno values rather than function return onesJan Beulich
2015-06-23xen/pass-through: ROM BAR handling adjustmentsJan Beulich
2015-06-23xen/pass-through: fold host PCI command register writesJan Beulich
2015-06-02xen/pt: unknown PCI config space fields should be read-onlyJan 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-01-13xen-pt: Fix PCI devices re-attach failedLiang Li
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-01-17xen_pt: Fix passthrough of device with ROM.Anthony PERARD
2014-01-17xen_pt: Fix debug output.Anthony PERARD
2013-12-01xen: fix two errors when debug is enabledWei Liu
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-27misc: Fix new typos in comments and stringsStefan Weil
2013-07-04hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add ref/unref callsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-20memory: make section size a 128-bit integerPaolo Bonzini
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move more files to hw/xen/Paolo Bonzini