aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* stubdom: fix missing evtchn.h headerKeir Fraser2008-07-091-1/+0
* vgabios: Delete autogenerated file from repository.Keir Fraser2008-07-091-1850/+0
* stubdom: make compilation independent of tools/ by building our own copy of t...Keir Fraser2008-07-091-0/+18
* Blktapctrl compatibility layerKeir Fraser2008-07-092-7/+25
* ioemu: pass-through: XC_PAGE_SIZE should be usedKeir Fraser2008-07-091-1/+1
* ioemu: pass-through: pt_bar_mapping fixKeir Fraser2008-07-091-8/+11
* Fix xm vcpu-pin for Domain-0Keir Fraser2008-07-091-0/+6
* Revert dependency on new GNUMake feature.Keir Fraser2008-07-091-1/+8
* Improve plumbing for calling external qemu buildsKeir Fraser2008-07-081-8/+7
* stubdom: Fix modified_memory size calculationKeir Fraser2008-07-081-2/+2
* pvSCSI: fix xendKeir Fraser2008-07-083-32/+38
* Fix passthrough of PCI capability structures.Keir Fraser2008-07-081-2/+2
* ioemu: e1000: fix a TSE bugKeir Fraser2008-07-071-19/+32
* numa: Extend MEMOP_ allocation functions to take a node argument.Keir Fraser2008-07-055-50/+17
* vgabios: upgrade to CVS versionKeir Fraser2008-07-0413-1634/+3718
* Cleanups to suspend-event-channel patches.Keir Fraser2008-07-043-20/+7
* Teach xc_save to use event-channel-based domain suspend if available.Keir Fraser2008-07-042-1/+139
* Add facility to get notification of domain suspend by event channel.Keir Fraser2008-07-042-0/+17
* ioemu: Support more Capability Structures (including MSI/MSI-X)Keir Fraser2008-07-046-638/+2476
* pvSCSI: xend changesKeir Fraser2008-07-0314-6/+773
* xm-test: Remove a policy reset from acm test caseKeir Fraser2008-07-031-5/+0
* vtpm: Add two missing quotes in the vTPM hotplug script.Keir Fraser2008-07-031-2/+2
* ioemu: Explicitly define certain PCI/MSI macros.Keir Fraser2008-07-031-2/+24
* Support building of out-of-tree merged qemu from gitKeir Fraser2008-07-031-0/+29
* XenAPI: Add Direct PCI Device (DPCI) Assignment SupportKeir Fraser2008-07-037-83/+434
* XenAPI: Add Physical PCI Device (PPCI) SupportKeir Fraser2008-07-034-6/+334
* stubdom: PCI passthrough support via PV-PCIKeir Fraser2008-07-023-3/+4
* ioemu: Add check for mapping MSI pirqs.Keir Fraser2008-07-021-0/+7
* xend: Replace stray tab-indent with space-indentKeir Fraser2008-07-023-7/+7
* merge with xen-unstable.hgIsaku Yamahata2008-07-0244-208/+866
|\
| * xenballoond (memory overcommit) scriptsKeir Fraser2008-07-015-0/+512
| * ioemu: limit xen-console bufferingKeir Fraser2008-07-011-2/+6
| * xend: open qemu-dm logfile in append mode if log rotation is disabled by config.Keir Fraser2008-07-011-1/+3
| * xend: improve the rotation of qemu-dm logfiles.Keir Fraser2008-07-013-4/+22
| * x86_emulate: read/write/insn_fetch emulation hooks now all take aKeir Fraser2008-06-301-5/+4
| * blktap: Fall back to libcrypto if libgcrypt is not installed.Keir Fraser2008-06-303-2/+62
| * tools/python: fix TypeError for 17903:0728459b3c8dKeir Fraser2008-06-301-1/+1
| * Fix up python breakage for blkdev_name_to_numberKeir Fraser2008-06-303-3/+3
| * blktap: link against libgcrypt rather than libcryptoKeir Fraser2008-06-302-14/+5
| * stubdom: add live migration support by having ioemu just notify theKeir Fraser2008-06-304-7/+51
| * tools/python: blkdev_name_to_number fixesKeir Fraser2008-06-273-21/+25
| * blktap: Extend userland busid to 32 bitsKeir Fraser2008-06-272-2/+2
| * hvm rombios: Move function calls out of 'post' function sectionKeir Fraser2008-06-271-12/+23
| * ioemu: Clean up after cset 17646:e3b13e1ecf6cKeir Fraser2008-06-271-2/+0
| * hvmloader: Set up any Intel ICH for legacy IDE.Keir Fraser2008-06-271-4/+6
| * tapdisk: Fix qcow2 for images > 2 GBKeir Fraser2008-06-271-4/+1
| * [IA64] compilation fix caused by 17880:d3a87899985dKeir Fraser2008-06-206-29/+45
| * Compilation fix for x86_64 caused by 17880:d3a87899985d.Keir Fraser2008-06-202-4/+2
| * libxc: The following patch replace the libxc interface to useKeir Fraser2008-06-1912-105/+106
* | merge with xen-unstable.hgIsaku Yamahata2008-06-1972-749/+1567
|\|