summaryrefslogtreecommitdiffstats
path: root/hw/xen/xen_backend.c
Commit message (Expand)AuthorAgeFilesLines
* xen: create qdev for each backend deviceJuergen Gross2016-11-221-0/+47
* xen: add an own bus for xen backend devicesJuergen Gross2016-11-221-3/+16
* xen: Rename xen_be_del_xendevEmil Condrea2016-10-291-1/+1
* xen: Rename xen_be_find_xendevEmil Condrea2016-10-291-1/+1
* xen: Rename xen_be_evtchn_eventEmil Condrea2016-10-291-1/+1
* xen: Rename xen_be_printf to xen_pv_printfEmil Condrea2016-10-291-23/+23
* xen: Move xenstore cleanup and mkdir functionsEmil Condrea2016-10-291-49/+0Star
* xen: Prepare xendev qtail to be shared with frontendsEmil Condrea2016-10-291-50/+1Star
* xen: Move evtchn functions to xen_pvdev.cEmil Condrea2016-10-291-35/+0Star
* xen: Move xenstore_update to xen_pvdev.cEmil Condrea2016-10-291-27/+3Star
* xen: Create a new file xen_pvdev.cEmil Condrea2016-10-291-125/+1Star
* xen: Fix coding style warningsEmil Condrea2016-10-291-5/+10
* xen: Fix coding style errorsEmil Condrea2016-10-291-10/+10
* xen: use a common function for pv and hvm guest backend register callsJuergen Gross2016-08-031-0/+10
* xen: when removing a backend don't remove many of themJuergen Gross2016-08-031-39/+19Star
* xen: move xen_sysdev to xen_backend.cJuergen Gross2016-06-221-0/+41
* os-posix: include sys/mman.hPaolo Bonzini2016-06-161-1/+0Star
* xen: write information about supported backendsJuergen Gross2016-05-231-0/+63
* xen: drop XenXC and associated interface wrappersIan Campbell2016-02-101-2/+2
* xen: Clean up includesPeter Maydell2016-01-291-9/+1Star
* xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell2016-01-261-1/+2
* xen: Switch to libxengnttab interface for compat shims.Ian Campbell2016-01-261-5/+5
* xen: Switch to libxenevtchn interface for compat shims.Ian Campbell2016-01-261-15/+16
* xen_backend: Remove unused error handling of qemu_set_fd_handlerFam Zheng2015-06-121-3/+1Star
* xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini2014-07-071-0/+18
* xen: remove unused global, xen_xcgJim Meyering2014-05-071-1/+0Star
* qemu/xen: make use of xenstore relative pathsRoger Pau Monné2013-10-101-13/+6Star
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+800