aboutsummaryrefslogtreecommitdiff
path: root/include/hw/xen/xen_common.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-21xen: additionally restrict xenforeignmemory operationsPaul Durrant1-56/+78
2017-04-21xen: use libxendevice model to restrict operationsPaul Durrant1-0/+20
2017-04-21xen: use 5 digit xen versionsJuergen Gross1-11/+11
2017-04-21xen: use libxendevicemodel when availablePaul Durrant1-33/+170
2017-03-22xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant1-0/+44
2017-03-22xen: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant1-43/+47
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-1/+1
2016-09-27qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk1-0/+14
2016-08-12xen: handle inbound migration of VMs without ioreq server pagesPaul Durrant1-35/+90
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-3/+1
2016-05-23xen: add pvUSB backendJuergen Gross1-0/+2
2016-05-18Fix some typos found by codespellStefan Weil1-1/+1
2016-02-23include: Clean up includesPeter Maydell1-3/+0
2016-02-10xen: move xenforeignmemory compat layer into common placeIan Campbell1-20/+14
2016-02-10xen: drop XenXC and associated interface wrappersIan Campbell1-51/+31
2016-02-10xen: drop xen_xc_hvm_inject_msi wrapperIan Campbell1-6/+0
2016-02-10xen: drop support for Xen 4.1 and older.Ian Campbell1-142/+4
2016-01-26xen: make it possible to build without the Xen PV domain builderIan Campbell1-0/+2
2016-01-26xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.Ian Campbell1-17/+0
2016-01-26xen: Use stable library interfaces when they are available.Ian Campbell1-2/+33
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell1-0/+25
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell1-10/+32
2016-01-26xen: Switch to libxenevtchn interface for compat shims.Ian Campbell1-10/+34
2015-11-13xen: fix usage of xc_domain_create in domain builderRoger Pau Monne1-0/+16
2015-09-10xen: use errno instead of rc for xc_domain_add_to_physmapKonrad Rzeszutek Wilk1-0/+22
2015-09-10xen/HVM: atomically access pointers in bufioreq handlingJan Beulich1-1/+11
2015-07-08Fix the compatibility typedef of ioservid_t to match the Xen headersPaul Durrant1-1/+1
2015-01-26fix QEMU build on Xen/ARMStefano Stabellini1-4/+9
2015-01-20Xen: Use the ioreq-server API when availablePaul Durrant1-0/+223
2014-10-30xen-hvm.c: Add support for Xen access to vmportDon Slutz1-0/+15
2014-05-07xen_disk: add discard supportOlaf Hering1-0/+7
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+160