aboutsummaryrefslogtreecommitdiff
path: root/xen-common.c
AgeCommit message (Expand)Author
2017-04-25move xen-common.c to hw/xen/Anthony Xu
2017-04-21xen: use libxendevicemodel when availablePaul Durrant
2017-03-22xen: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2016-11-08xen: Fix xenpv machine initialisationAnthony PERARD
2016-11-02PCMachineState: introduce acpi_build_enabled fieldWei Liu
2016-10-28xen: Rename xen_be_printf to xen_pv_printfEmil Condrea
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