aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* libxl: libxl_qmp: Introduce libxl__qmp_pci_delAnthony PERARD2011-11-042-0/+37
* libxl: Use QMP to insert a passthrough device when using upstream QEMUAnthony PERARD2011-11-041-22/+52
* libxl: libxl_qmp: Introduce libxl__qmp_pci_add.Anthony PERARD2011-11-042-0/+99
* libxl: libxl_json: Handle number above LONG_MAX.Anthony PERARD2011-11-042-23/+57
* libxl: libxl_qmp: Introduce qmp_request_context.Anthony PERARD2011-11-041-15/+34
* libxl: libxl_qmp: Always insert a command id in the callback_list.Anthony PERARD2011-11-041-16/+18
* libxl: libxl_qmp: Introduce list of arguments to qmp_sendAnthony PERARD2011-11-041-5/+11
* libxl: libxl_qmp: Introduce an opaque argument to the callbacks.Anthony PERARD2011-11-041-11/+19
* libxl: libxl: Introduce dm-version xenstore key.Anthony PERARD2011-11-045-1/+69
* libxl: libxl_qmp: Better error message after a parse error.Anthony PERARD2011-11-041-1/+2
* libxl: libxl_json: Check the parser status before to call parse_completeAnthony PERARD2011-11-041-17/+20
* libxl: libxl_qmp: Fix return check of fcntlAnthony PERARD2011-11-041-1/+1
* xen: provide pse36 cpuid bitTim Deegan2011-11-031-3/+7
* libxl: handle the return value of wait_for_dev_destroy selectRoger Pau Monne2011-11-022-13/+40
* pygrub: Add HybridISO support for PyGrub2Philipp Hahn2011-11-021-7/+19