aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: provide explicit target for refetching/resetting qemuIan Campbell2010-11-091-0/+8
* firmware, qemu: Change ACPI IO values to match QEMU BIOSAnthony Perard2010-11-092-6/+17
* tools: libxl: fix cpuid compilation errors for ia64KUWAMURA Shin'ya2010-11-096-303/+372
* tools: libxl: Fix some "const const"s introduced in 711cb4229900Ian Jackson2010-11-091-2/+2
* hvmloader: Fix e820 printing routine -- addresses are 64-bitKeir Fraser2010-11-091-5/+9
* libxc: Save the HVM_PARAM_ACPI_IOPORTS_LOCATIONAnthony Perard2010-11-083-0/+31
* tools: xl: more const-correctnessIan Jackson2010-11-082-73/+80
* Fix pci passthru in xend interface used by libvirtJim Fehlig2010-11-081-3/+9
* x86: xsave save/restore support for both PV and HVM guests (version 2)Keir Fraser2010-11-082-12/+142
* hvmloader: Use ipxe 1.0.0 final rather than a release candidate.Keir Fraser2010-11-081-1/+1
* hvmloader: Replace gPXE with iPXE for ethernet boot ROMKeir Fraser2010-11-041-7/+7
* x86: Do not expose XSAVE/AVX to guests.Keir Fraser2010-11-041-2/+2
* Revert 22347:16093532f384 "x86: xsave save/restore support"Keir Fraser2010-11-042-141/+12
* tools: fix cpu_weight/cap loss (22000:4fc66044477d)Lutz Dube2010-11-031-0/+5
* libxc: fix bounce buffers in xc_pm_get_cx_stat and xc_pm_get_pxstatIan Campbell2010-11-031-4/+4
* libxc, ia64: ia64 counterpart of 22275:e95dc0eb152d and 22285:36a317494429KUWAMURA Shin'ya2010-11-031-2/+3
* tools: change cpumaps to uint8_tJuergen Gross2010-11-0310-149/+187
* tools: gdbsx: Check return of write()Ian Jackson2010-11-031-2/+8
* x86: xsave save/restore support for both PV and HVM guests.Keir Fraser2010-11-032-12/+141
* x86 hvm: exposes AVX to guest.Keir Fraser2010-11-032-1/+3
* x86: Xsave support for PV guests.Keir Fraser2010-11-031-1/+0
* Fix ia64 tools buildKeir Fraser2010-11-021-0/+46
* libxl: fix build since 22325:4ac03710fc32Gianni Tedesco2010-11-011-0/+1
* hvmloader: Configure gPXE to use serial consoleKeir Fraser2010-10-291-0/+3
* avoid numa placement of cpus with active cpupoolsJuergen Gross2010-10-282-1/+6
* libxl: Fix migration of HVM guestsIan Campbell2010-10-285-10/+36
* xl: support -w (wait) option in xl shutdownIan Campbell2010-10-281-3/+42
* libxl: Fix format string abuses / vulnerabilitiesIan Jackson2010-10-281-5/+8
* libxl: fix dom0 minimum memory threshold checkGianni Tedesco2010-10-281-6/+7
* gdbsx: Makefiles: correctly generate dependenciesGianni Tedesco2010-10-283-7/+2
* ocaml: Makefile: delete dependency files during make cleanGianni Tedesco2010-10-281-1/+1
* tools: Makefile: delete qemu during make distcleanGianni Tedesco2010-10-281-0/+6
* libxl: Makefile: delete temporary files during make cleanGianni Tedesco2010-10-281-1/+1
* blktap2: Makefiles: delete symlinks and deps during make cleanGianni Tedesco2010-10-282-1/+2
* Do not wait for memory teardown when live migrateMiroslav Rezanina2010-10-282-21/+30
* libxc: fix xc_version by handling all known command types.Ian Campbell2010-10-271-1/+19
* MergeIan Jackson2010-10-265-0/+2223
|\
| * "kdd" Windows debugger stub.Tim Deegan2010-10-265-0/+2223
* | libxc: finalise transition to hypercall buffers.Ian Campbell2010-10-2217-232/+78
* | libxc: do not align/lock buffers which do not need itIan Campbell2010-10-222-24/+3
* | secpol: use hypercall buffersIan Campbell2010-10-221-27/+56
* | xenpm: use hypercall buffers.Ian Campbell2010-10-221-14/+42
* | python xc: use hypercall buffer interface.Ian Campbell2010-10-221-21/+49
* | python acm: use hypercall buffer interface.Ian Campbell2010-10-221-68/+103
* | libxc: convert ia64 dom0vp interface to hypercall buffersIan Campbell2010-10-222-21/+27
* | libxc: switch page offlining interfaces to hypercall buffersIan Campbell2010-10-221-9/+1
* | libxc: convert mmuext op interface over to hypercall buffersIan Campbell2010-10-221-13/+15
* | libxc: convert memory op interface over to hypercall buffersIan Campbell2010-10-222-50/+58
* | libxc: convert gnttab interfaces over to hypercall buffersIan Campbell2010-10-222-22/+17
* | libxc: convert tmem interface over to hypercall buffersIan Campbell2010-10-221-28/+37