summaryrefslogtreecommitdiff
path: root/xen-common.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-10xen: drop XenXC and associated interface wrappersIan Campbell1-2/+2
2016-01-29xen: Clean up includesPeter Maydell1-0/+1
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell1-0/+6
2015-08-03migration: Fix regression for xenfv and pc,accel=xen machine.Anthony PERARD1-0/+5
2014-10-09accel: Pass MachineState object to accel init functionsEduardo Habkost1-1/+1
2014-10-04accel: Rename 'init' method to 'init_machine'Eduardo Habkost1-1/+1
2014-10-04accel: Move Xen registration code to xen-common.cEduardo Habkost1-1/+24
2014-05-07xen: factor out common functionsWei Liu1-0/+123