aboutsummaryrefslogtreecommitdiffstats
path: root/hw/xen_domainbuild.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-08xen: Support new libxc calls from xen unstable.Anthony PERARD1-1/+2
2011-04-15Remove unused sysemu.h include directivesBlue Swirl1-1/+0
2011-03-21change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini1-3/+3
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini1-0/+1
2010-03-21Revert "Convert atexit users to exit_notifier"Anthony Liguori1-3/+2
2010-03-19Convert atexit users to exit_notifierAnthony Liguori1-2/+3
2010-01-26check pipe() return valueJuan Quintela1-4/+9
2009-04-23Use a more natural orderblueswir11-2/+2
2009-04-22xen: pv domain builder. (Gerd Hoffmann)aliguori1-0/+294