summaryrefslogtreecommitdiff
path: root/hw/char/xen_console.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-29xen: Clean up includesPeter Maydell1-6/+1
2016-01-26xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.Ian Campbell1-4/+4
2016-01-26xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pagesIan Campbell1-4/+4
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell1-2/+2
2016-01-26xen_console: correctly cleanup primary console on teardown.Ian Campbell1-5/+2
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+305