summaryrefslogtreecommitdiffstats
path: root/hw/xen/xen_pt.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-0/+1
* xen: fix build without pci passthroughAnthony PERARD2020-06-121-2/+4
* misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé2020-03-161-1/+1
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* xen: Don't use memory_region_init_ram_nomigrate() in pci_assign_dev_load_opti...Peter Maydell2018-06-221-1/+1
* xen/pt: allow QEMU to request MSI unmasking at bind timeRoger Pau Monne2017-09-211-0/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* Add Error **errp for xen_pt_config_init()Cao jin2016-01-211-1/+1
* Add Error **errp for xen_pt_setup_vga()Cao jin2016-01-211-1/+2
* xen/pass-through: correctly deal with RW1C bitsJan Beulich2015-12-091-0/+2
* xen/MSI-X: latch MSI-X table writesJan Beulich2015-12-091-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/+0Star
* 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/+0Star
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-0/+302