aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* xenpaging: simplify file_opOlaf Hering2011-11-201-20/+9
* xenpaging: use PERROR to print errnoOlaf Hering2011-11-201-29/+29
* xenpaging: remove obsolete comment in resume pathOlaf Hering2011-11-201-1/+0
* xenpaging: remove filename from commentOlaf Hering2011-11-203-3/+0
* libvchan: fix segfault in client error pathAnil Madhavapeddy2011-11-241-1/+1
* tools/check: Add files missing from 24205:5c88358164ccIan Jackson2011-11-242-0/+20
* tools: check for libaio unless user has configured CONFIG_SYSTEM_LIBAIO=nIan Campbell2011-11-241-0/+1
* libvchan: clean *.opicIan Campbell2011-11-241-1/+1
* hvmloader: Intel GPU passthrough, reverse OpRegionJean Guyader2011-11-244-4/+45
* libxl: Prevent xl save from segfaulting when control/shutdown key is removedPaul Durrant2011-11-231-0/+2
* tools: use system libaio for blktap1 as well.Ian Campbell2011-11-231-3/+9
* tools: use system installed libaio by default.Ian Campbell2011-11-222-6/+14
* xenstore: xenbus cannot be opened read-onlyDaniel De Graaf2011-11-221-10/+8
* libxl: Add a vkbd frontend/backend pair for HVM guestsStefano Stabellini2011-11-221-0/+7
* hvmloader: Fix memory relocation loop.Keir Fraser2011-11-212-13/+18
* hvmloader: Change memory relocation loop when overlap with PCI holeJean Guyader2011-11-181-6/+14
* hvmloader: Add configuration options to selectively disable S3 and S4 ACPI po...Paul Durrant2011-11-188-21/+102
* hvmloader: Move acpi_enabled out of hvm_info_table into xenstorePaul Durrant2011-11-185-4/+9
* elf: Fix Elf64 types and structs to match the specification.Keir Fraser2011-11-161-1/+1
* test_x86_emulator: add a "run" target to the test code makefileJan Beulich2011-11-161-0/+4
* x86_emulate: Define and use BUG() and bool_t.Keir Fraser2011-11-161-0/+6
* test_x86_emulate: Get public Xen headers via tools/include.Keir Fraser2011-11-163-4/+6
* x86-64/test_x86_emulate: fix blowfish testJan Beulich2011-11-161-1/+1
* hvmloader: Move acpi_info structure out from low memory.Keir Fraser2011-11-146-54/+24
* tools/check: check for headers and libraries in user defined folders.Roger Pau Monne2011-11-142-9/+31
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-1416-49/+49
* tools: xend: tolerate empty state/*.xmlKonrad Rzeszutek Wilk2011-11-141-0/+3
* xenpaging: munmap all pages after page-inOlaf Hering2011-11-141-1/+1
* xsm: Add support for HVMOP_track_dirty_vram.Jean Guyader2011-11-082-1/+2
* libxl: Remove a passthrough device through QMP.Anthony PERARD2011-11-041-24/+48