aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* ioemu: Fix cross-build of tapdisk-ioemuKeir Fraser2008-04-181-1/+1
* x86_emulate: Implement a more dynamic interface for handling FPUKeir Fraser2008-04-161-6/+0
* x86, hvm: Lots of MTRR/PAT emulation cleanup.Keir Fraser2008-04-166-9/+112
* stubdom: make use of PVFB resize eventKeir Fraser2008-04-164-45/+111
* ioemu: drop reschedule of handle_buffered_io on I/O reqsKeir Fraser2008-04-161-1/+1
* stubdom: sparse application's BSS by linking it separately first, putKeir Fraser2008-04-161-6/+3
* [LIBFSIMAGE] Support 256 byte inodes on ext3Keir Fraser2008-04-161-7/+54
* hvmloader: Explicitly revert to text section after declaring bss fields.Keir Fraser2008-04-152-0/+2
* hvmloader: Framework for multiprocessor initialisation.Keir Fraser2008-04-154-2/+138
* tools: Build fixes for *BSD.Keir Fraser2008-04-153-2/+4
* ioemu: COW driver flush method should return an int.Keir Fraser2008-04-151-1/+2
* xend/acm: Fixes to labelling of resources.Keir Fraser2008-04-151-3/+9
* hvmloader: Small cleanups.Keir Fraser2008-04-143-23/+33
* hvm: Add HVM_PARAM_DM_DOMAIN to let ioreq events go to a stub domainKeir Fraser2008-04-111-0/+1
* tools: Make xend set time offset for all kinds of domains, so thatKeir Fraser2008-04-112-6/+3
* libxenguest: Fix a typo.Keir Fraser2008-04-111-1/+1
* hvmloader: Fix build with gcc 4.1 and later.Keir Fraser2008-04-101-3/+3
* libxc: Move xg_memalign() into a proper source file, so that itKeir Fraser2008-04-092-17/+19
* libxc: Leave portability of xg_memalign() as in original patch, ratherKeir Fraser2008-04-091-1/+1
* save/restore: Use page-aligned allocations for hypercall args that areKeir Fraser2008-04-093-15/+43
* x86 libxc: Fix mlock sizes in libxc around vcpu context hypercallsKeir Fraser2008-04-091-6/+25
* lsevtchn: Simple tool to list event channel states for a domain.Keir Fraser2008-04-094-5/+83
* ioemu: Fix rtl8139 emulation so that reboot works correctly in 64-bitKeir Fraser2008-04-091-0/+18
* xenstore: Place return statement in the correct place to fix the build.Keir Fraser2008-04-091-2/+2
* xenstore: fix canonicalize for metanodesKeir Fraser2008-04-092-2/+2
* hvm: Allocate memory for hvm domains in batches.Keir Fraser2008-04-091-4/+15
* save/restore: Batch contiguous page-sized writes together during domain save.Keir Fraser2008-04-091-11/+37
* Install missing ia64 hvm public headers.Keir Fraser2008-04-091-0/+2
* hvmloader: Build with -Werror.Keir Fraser2008-04-092-1/+3
* hvmloader: Fix parsing Etherboot roms to avoid an infinite loop.Keir Fraser2008-04-091-18/+19
* xenstore: fix Solaris compile with newer GCC versionsKeir Fraser2008-04-091-0/+1
* xenstore: merge xenstore-ls into the multicall binary.Keir Fraser2008-04-093-190/+176
* xenstore: make the xenstore clients a single multicall binaryKeir Fraser2008-04-092-189/+261
* xenstore: support building the xenstore clients statically.Keir Fraser2008-04-092-35/+85
* x86, vmx: Enable EPT (Extended PageTable) support on new Intel processors.Keir Fraser2008-04-091-25/+45
* ioemu: Add tapdisk-ioemu toolKeir Fraser2008-04-084-4/+153
* xm: Fix xm shutdown for xendomains.Keir Fraser2008-04-081-1/+1
* Split the meaning of "dom0-min-mem = 0" to a new option.Keir Fraser2008-04-074-16/+30
* xend: Don't allow dom0 memory to be ballooned below dom0-min-memKeir Fraser2008-04-051-0/+7
* ioemu: drop duplicate memory reservationKeir Fraser2008-04-051-23/+0
* stubdom: trivial warning fixupKeir Fraser2008-04-051-5/+7
* stubdom: add asynchronous disk flush supportKeir Fraser2008-04-051-10/+34
* ioemu: advertise write cache featureKeir Fraser2008-04-041-1/+2
* tools: Use PATH_MAX for pathname char arrays.Keir Fraser2008-04-043-5/+5
* Remove dead file. Missed in previous changeset.Keir Fraser2008-04-041-41/+0
* acm: Modify the default ACM boot policy so that unlabeled domains can always ...Keir Fraser2008-04-042-4/+24
* xm: When dumping core of an errant domain do not unpause after theKeir Fraser2008-04-041-5/+5
* xend: Add "dumpcore_in_progress" flag to xenstore informationKeir Fraser2008-04-032-0/+4
* xend, acm: Assign an unlabeled resource the __UNLABELED__ labelKeir Fraser2008-04-031-4/+6
* xend, acm: Prevent labeling of vlans with the same colorKeir Fraser2008-04-031-0/+3