summaryrefslogtreecommitdiff
path: root/hw/xen/xen_backend.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-10xen: drop XenXC and associated interface wrappersIan Campbell1-2/+2
2016-01-29xen: Clean up includesPeter Maydell1-9/+1
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell1-1/+2
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell1-5/+5
2016-01-26xen: Switch to libxenevtchn interface for compat shims.Ian Campbell1-15/+16
2015-06-12xen_backend: Remove unused error handling of qemu_set_fd_handlerFam Zheng1-3/+1
2014-07-07xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini1-0/+18
2014-05-07xen: remove unused global, xen_xcgJim Meyering1-1/+0
2013-10-10qemu/xen: make use of xenstore relative pathsRoger Pau Monné1-13/+6
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+800