aboutsummaryrefslogtreecommitdiff
path: root/hw/xen/xen_pt.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-09hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'Philippe Mathieu-Daudé1-14/+0
2024-03-09hw/xen/xen_pt: Add missing licensePhilippe Mathieu-Daudé1-0/+10
2023-08-31bulk: Do not declare function prototypes using 'extern' keywordPhilippe Mathieu-Daudé1-5/+3
2023-03-07hw/xen: Rename xen_common.h to xen_native.hDavid Woodhouse1-1/+1
2023-03-06xen/pt: reserve PCI slot 2 for Intel igd-passthruChuck Zmudzinski1-0/+20
2023-01-08include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster1-1/+0
2022-05-12hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirectionBernhard Beschow1-1/+2
2022-05-12hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XENBernhard Beschow1-0/+1
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau1-1/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-0/+1
2020-06-12xen: fix build without pci passthroughAnthony PERARD1-2/+4
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé1-1/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-06-22xen: Don't use memory_region_init_ram_nomigrate() in pci_assign_dev_load_opti...Peter Maydell1-1/+1
2017-09-20xen/pt: allow QEMU to request MSI unmasking at bind timeRoger Pau Monne1-0/+1
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-01-21Add Error **errp for xen_pt_config_init()Cao jin1-1/+1
2016-01-21Add Error **errp for xen_pt_setup_vga()Cao jin1-1/+2
2015-12-09xen/pass-through: correctly deal with RW1C bitsJan Beulich1-0/+2
2015-12-09xen/MSI-X: latch MSI-X table writesJan Beulich1-2/+2
2015-10-26Qemu/Xen: Fix early freeing MSIX MMIO memory regionLan Tianyu1-0/+1
2015-09-10xen/pt: Make xen_pt_unregister_device idempotentKonrad Rzeszutek Wilk1-0/+2
2015-09-10xen/pt: Remove XenPTReg->data field.Konrad Rzeszutek Wilk1-1/+5
2015-09-10xen/pt: Make xen_pt_msi_set_enable staticKonrad Rzeszutek Wilk1-1/+0
2015-09-10xen, gfx passthrough: add opregion mappingTiejun Chen1-1/+5
2015-09-10xen, gfx passthrough: retrieve VGA BIOS to workTiejun Chen1-0/+5
2015-09-10xen, gfx passthrough: basic graphics passthrough supportTiejun Chen1-1/+9
2015-06-23Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell1-0/+4
2015-06-23xen_pt: QOMifyGonglei1-0/+4
2015-06-23xen/pass-through: constify some static dataJan Beulich1-4/+4
2015-06-02xen/pt: unknown PCI config space fields should be read-onlyJan Beulich1-0/+2
2015-06-02xen/pt: mark reserved bits in PCI config space fieldsJan Beulich1-0/+2
2015-06-02xen/MSI-X: limit error messagesJan Beulich1-0/+1
2015-06-02xen: properly gate host writes of modified PCI CFG contentsJan Beulich1-2/+0
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-0/+302