aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* pvSCSI, xend: add new device assignment modeKeir Fraser2009-02-175-45/+117
* xend: Update VCPUs_liveKeir Fraser2009-02-171-0/+2
* xend: Improve information-gathering processing of SCSI devices by using lsscsiKeir Fraser2009-02-171-7/+48
* xenpm tool: add average C state residencyKeir Fraser2009-02-171-19/+19
* Fix typos in xendomains script.Keir Fraser2009-02-171-8/+8
* hvm: Align periodic vpts.Keir Fraser2009-02-135-1/+17
* xenapi: Correct some syntax errors in xen/xend/XendAPI.pyKeir Fraser2009-02-131-4/+5
* xendomains: clean up output formattingKeir Fraser2009-02-131-21/+44
* xm save: Display help text if bad options specified.Keir Fraser2009-02-121-1/+1
* rombios: fix int15/86h (wait for microseconds)Keir Fraser2009-02-121-7/+8
* xend: PCIQuirk`__devIsUnconstrained refers to an undeclared variable ifKeir Fraser2009-02-111-1/+2
* blktap: Fix check_gcryptKeir Fraser2009-02-111-1/+1
* xenctx: print x86_32 context on x86_64Keir Fraser2009-02-061-0/+31
* libxenctrl: adds xc_domain_unbind_msi_irq to libxc.Keir Fraser2009-02-052-0/+32
* xenctx support for 64-bit HVM guestsKeir Fraser2009-02-051-10/+17
* libxc support for the new partial-HVM-save domctl.Keir Fraser2009-02-053-22/+65
* xend: fix vncconsole optionKeir Fraser2009-02-042-3/+1
* xend: Delay before SIGKILL qemuKeir Fraser2009-02-041-13/+19
* xm: Improve xm error if booted nativeKeir Fraser2009-02-041-1/+5
* XendAPIStore - do not remove non-existent itemKeir Fraser2009-02-041-1/+2
* stubdom: add videoram to stubdom initial memory reservationKeir Fraser2009-01-292-1/+16
* xend: Fix block device type checkKeir Fraser2009-01-291-4/+10
* rombios: fix pointer argument to PMMKeir Fraser2009-01-261-8/+24
* rombios: fix wrong stack segment return in 32-bit gatewayKeir Fraser2009-01-261-1/+1
* rombios: Indirect through 32-bit jump table from within the 32-bit bios.Keir Fraser2009-01-2313-145/+92
* hvm bios: add PMM (a memory manager during POST)Keir Fraser2009-01-234-2/+565
* bump libxenctrl and libxenguest versionsKeir Fraser2009-01-231-1/+1
* rombios: Simplify 32-bit gateway interface definitions.Keir Fraser2009-01-227-254/+46
* rombios: Simplify 32-bit gateway and avoid need for EBDA space.Keir Fraser2009-01-223-349/+109
* xend: Fix do_FLR() scope problem.Keir Fraser2009-01-221-2/+2
* hvmloader: ACPI compiler is not to be buil;t and installed on target system.Keir Fraser2009-01-201-11/+3
* [IA64] fix compilation error caused by 19046:ecf603780f56Keir Fraser2009-01-161-7/+8
* ptrace_core: Handle FV cross-bitness.Keir Fraser2009-01-161-1/+3
* rombios: remove unnecessary function calls.Keir Fraser2009-01-151-8/+3
* libxc: Support cross-bitness guest when core-dumpingKeir Fraser2009-01-155-35/+135
* rombios: Protect the ax register before calling the TCG BIOS extensions funct...Keir Fraser2009-01-151-0/+2
* xenpm: build fixKeir Fraser2009-01-141-0/+1
* Remove unused XENMEM_remove_from_physmap.Keir Fraser2009-01-141-10/+0
* Remove unused XENMEM_translate_pfn_list.Keir Fraser2009-01-142-33/+0
* x86, hvm: stdvga improvementsKeir Fraser2009-01-148-59/+94
* hvmloader: remove videoram allocation; move reserve base to 0xfc000000.Keir Fraser2009-01-132-12/+8
* xend: fix ballooning bugKeir Fraser2009-01-132-3/+3
* build: Define cc-option-add to immediately add options to CFLAGSKeir Fraser2009-01-133-7/+8
* tools: Don't turn CFLAGS into a := (immediate evaluation) variable asKeir Fraser2009-01-123-3/+3
* hvmloader: Fix SMBIOS memory device length boundary condition.Keir Fraser2009-01-121-2/+3
* Do not print `***' when compiling unless we fall overKeir Fraser2009-01-123-4/+4
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-1227-64/+56
* hvmloader: MTRR UC type covers the pci regions only.Keir Fraser2009-01-091-7/+19
* hvmloader: Dynamically size the PCI hole.Keir Fraser2009-01-095-35/+68
* xend: Fix a ssl migration hang issueKeir Fraser2009-01-092-1/+3