aboutsummaryrefslogtreecommitdiff
path: root/xen-common.c
AgeCommit message (Expand)Author
2016-02-10xen: drop XenXC and associated interface wrappersIan Campbell
2016-01-29xen: Clean up includesPeter Maydell
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell
2015-08-03migration: Fix regression for xenfv and pc,accel=xen machine.Anthony PERARD
2014-10-09accel: Pass MachineState object to accel init functionsEduardo Habkost
2014-10-04accel: Rename 'init' method to 'init_machine'Eduardo Habkost
2014-10-04accel: Move Xen registration code to xen-common.cEduardo Habkost
2014-05-07xen: factor out common functionsWei Liu