aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxc: Fix checks on grant notify argumentsDaniel De Graaf2011-12-011-3/+3
* mergeTim Deegan2011-12-014-21/+176
|\
| * libxl: Introduce migrate with the new QEMU.Anthony PERARD2011-12-012-5/+29
| * libxl: libxl__qmp_migrateAnthony PERARD2011-12-012-0/+111
| * libxl: split libxl__qmp_sendAnthony PERARD2011-12-011-18/+38
* | Teach xenpaging to use the new and non-racy xc_mem_paging_load interfaceAndres Lagar-Cavilla2011-12-011-22/+21
* | Tools: Libxc wrappers to automatically fill in page oud page contents on prepareAndres Lagar-Cavilla2011-12-013-2/+27
|/
* tools/ocaml: Release the global lock during some hypercallsJonathan Davies2011-12-011-47/+56
* xl: Apply CLOEXEC to the restore_fd.Anthony Perard2011-12-016-17/+23
* remus: command line switch to enable/disable checkpoint compressionShriram Rajagopalan2011-12-015-8/+25
* tools/libxc: Remus Checkpoint CompressionShriram Rajagopalan2011-12-017-11/+1015
* tools/libxc: introduce xc_memalign in xc_{minios,linux,solaris,netbsd}.cShriram Rajagopalan2011-12-016-6/+35
* Tools: Add libxc wrapper for p2m audit domctlAndres Lagar-Cavilla2011-12-012-0/+49
* Tools: When passing no bitmap for the shadow log dirty bitmap clean up, we sh...Andres Lagar-Cavilla2011-12-011-0/+2
* x86/emulator: add emulation of SIMD FP movesJan Beulich2011-12-011-0/+54
* x86/emulator: generalize movq emulation (SSE2 and AVX variants)Jan Beulich2011-12-011-0/+187
* hvmloader: Write address of VM generation id buffer into xenstorePaul Durrant2011-11-301-0/+6
* hvmloader: Add xenstore-write supportPaul Durrant2011-11-302-16/+65
* hvmloader: Add snprintf()Paul Durrant2011-11-302-13/+60
* hvmloader: Allocate an 8 byte buffer to contain the VM generation idPaul Durrant2011-11-303-0/+92
* hvmloader: Add 'ctype' infrastructurePaul Durrant2011-11-305-3/+58
* hvmloader: Add an ACPI device exposing a package called ADDR,Paul Durrant2011-11-302-1/+28
* docs: xlexample.hvm: mention the viridian setting.Ian Campbell2011-11-291-0/+5
* xl: make bootloader_args a listIan Campbell2011-11-293-14/+77
* libxlu: add xlu_cfg_get_list_as_string_listIan Campbell2011-11-293-20/+33
* libxl: use named options for tsc_mode.Ian Campbell2011-11-293-4/+48
* xlu: add "dont_warn" to xlu_cfg_*Ian Campbell2011-11-294-99/+108
* xl: the name field in a guest config file is mandatoryIan Campbell2011-11-291-2/+4
* docs: add a document describing the xl cfg file syntaxIan Campbell2011-11-292-2/+2
* docs: xlexample.hvm is missing "builder = 'hvm'"Ian Campbell2011-11-291-0/+3
* Replace references to old wiki with ones to new.Ian Campbell2011-11-291-1/+1
* libxl: propagate error from tap_ctl_spawn.Ian Campbell2011-11-281-1/+3
* libxl: open logs with O_APPENDIan Jackson2011-11-282-2/+3
* Fix save/restore for HVM domains with viridian=1Paul Durrant2011-11-253-0/+27
* xenpaging: restrict pagefile permissionsOlaf Hering2011-11-201-1/+1
* xenpaging: add debug to show received watch event.Olaf Hering2011-11-201-0/+1
* xenpaging: improve policy mru list handlingOlaf Hering2011-11-203-5/+35
* xenpaging: add cmdline interface for pagerOlaf Hering2011-11-202-37/+103
* xenpaging: watch the guests memory/target-tot_pages xenstore valueOlaf Hering2011-11-201-1/+50
* xenpaging: use guests tot_pages as working targetOlaf Hering2011-11-203-20/+61
* xenpaging: add XEN_PAGING_DIR / libxl_xenpaging_dir_path()Olaf Hering2011-11-203-1/+7
* xenpaging: install into LIBEXEC dirOlaf Hering2011-11-201-2/+2
* xenpaging: retry unpageable gfnsOlaf Hering2011-11-201-0/+14
* libxc: add bitmap_clear functionOlaf Hering2011-11-201-0/+6
* xenpaging: improve mainloop exit handlingOlaf Hering2011-11-201-7/+9
* xenpaging: move page add/resume loops into its own function.Olaf Hering2011-11-201-33/+61
* xenpaging: track the number of paged-out pagesOlaf Hering2011-11-202-0/+9
* xenpaging: remove xc_dominfo_t from paging_tOlaf Hering2011-11-203-22/+17
* xenpaging: update xenpaging_initOlaf Hering2011-11-201-11/+11
* xenpaging: print gfn in failure caseOlaf Hering2011-11-201-9/+9