summaryrefslogtreecommitdiff
path: root/include/hw/xen/xen_backend.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-26xen: add a global indicator for grant copy being availableJuergen Gross1-0/+1
2017-07-07xenfb: remove xen_init_display "temporary" hackStefano Stabellini1-2/+0
2017-04-25xen/9pfs: build and register Xen 9pfs backendStefano Stabellini1-0/+3
2017-03-22xen: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant1-2/+0
2016-11-22xen: create qdev for each backend deviceJuergen Gross1-0/+4
2016-11-22xen: add an own bus for xen backend devicesJuergen Gross1-0/+4
2016-10-28xen: Prepare xendev qtail to be shared with frontendsEmil Condrea1-1/+0
2016-10-28xen: Move evtchn functions to xen_pvdev.cEmil Condrea1-2/+0
2016-10-28xen: Move xenstore_update to xen_pvdev.cEmil Condrea1-0/+3
2016-10-28xen: Create a new file xen_pvdev.cEmil Condrea1-63/+1
2016-10-28xen: Fix coding style warningsEmil Condrea1-3/+5
2016-08-03xen: use a common function for pv and hvm guest backend register callsJuergen Gross1-0/+1
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-05-23xen: add pvUSB backendJuergen Gross1-0/+3
2016-05-23xen: write information about supported backendsJuergen Gross1-0/+2
2016-05-23xen: introduce dummy system deviceJuergen Gross1-0/+1
2016-02-10xen: drop XenXC and associated interface wrappersIan Campbell1-1/+1
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell1-0/+1
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell1-1/+1
2016-01-26xen: Switch to libxenevtchn interface for compat shims.Ian Campbell1-1/+1
2014-07-07xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini1-0/+2
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+109