summaryrefslogtreecommitdiffstats
path: root/hw/xen/xen_pt.h
Commit message (Expand)AuthorAgeFilesLines
* Add Error **errp for xen_pt_config_init()Cao jin2019-11-291-1/+1
* Add Error **errp for xen_pt_setup_vga()Cao jin2019-11-291-1/+2
* xen/pass-through: correctly deal with RW1C bitsJan Beulich2019-11-291-0/+2
* xen/MSI-X: latch MSI-X table writesJan Beulich2019-11-291-2/+2
* Qemu/Xen: Fix early freeing MSIX MMIO memory regionLan Tianyu2015-10-261-0/+1
* xen/pt: Make xen_pt_unregister_device idempotentKonrad Rzeszutek Wilk2015-09-101-0/+2
* xen/pt: Remove XenPTReg->data field.Konrad Rzeszutek Wilk2015-09-101-1/+5
* xen/pt: Make xen_pt_msi_set_enable staticKonrad Rzeszutek Wilk2015-09-101-1/+0
* xen, gfx passthrough: add opregion mappingTiejun Chen2015-09-101-1/+5
* xen, gfx passthrough: retrieve VGA BIOS to workTiejun Chen2015-09-101-0/+5
* xen, gfx passthrough: basic graphics passthrough supportTiejun Chen2015-09-101-1/+9
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell2015-06-231-0/+4
|\
| * xen_pt: QOMifyGonglei2015-06-231-0/+4
* | xen/pass-through: constify some static dataJan Beulich2015-06-231-4/+4
|/
* xen/pt: unknown PCI config space fields should be read-onlyJan Beulich2015-06-021-0/+2
* xen/pt: mark reserved bits in PCI config space fieldsJan Beulich2015-06-021-0/+2
* xen/MSI-X: limit error messagesJan Beulich2015-06-021-0/+1
* xen: properly gate host writes of modified PCI CFG contentsJan Beulich2015-06-021-2/+0
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-0/+302
OpenPOWER on IntegriCloud