aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* hvmloader/acpi: Introduce --maxcpu option to mk_dsdtAnthony PERARD2011-10-282-8/+47
* pygrub: example grub2 configuration file (fedora-16-with-xen.grub2)Michael Young2011-10-251-0/+112
* pyrgrub: cope with configurations with set default="${saved_entry}" lineMichael Young2011-10-251-0/+2
* pygrub: cope with configurations with submenusMichael Young2011-10-251-2/+11
* pygrub: Allow GPT partition referencesMichael Young2011-10-251-0/+2
* pygrub: look in /boot/grub2 (for eg Fedora 16)Michael Young2011-10-251-1/+2
* pygrub: check all GPT partitionsMichael Young2011-10-251-4/+13
* libxl: add missing "break;" to do_pci_removeIan Campbell2011-10-251-0/+1
* x86 pm: provide CC7/PC2 residencyYang Zhang2011-10-253-4/+18
* xenpaging: disallow paging in a PoD guestOlaf Hering2011-10-201-0/+3
* libxl: remove QMP warning when no pty style serial device is configuredIan Campbell2011-10-131-1/+1
* libxc: osdep: report missing backends in common codeIan Campbell2011-10-133-6/+16
* libxl: libxl__e820_alloc must take a libxl__gc.Ian Campbell2011-10-133-3/+4
* libxl: correctly propagate errors from libxl_domain_resumeIan Campbell2011-10-131-1/+1
* ocaml: align build outputIan Campbell2011-10-171-3/+3
* libxl: probe disk backend type in libxl_device_disk_addIan Campbell2011-10-131-0/+3
* libxl: add a test case for correct parsing of disk "backendtype" fieldIan Campbell2011-10-071-0/+16
* xl: use libxl_device_disk_to_json to pretty print disk configurationIan Campbell2011-10-072-29/+27
* xl: allow check-xl-disk-parse to run against installed xl as well as build dirIan Campbell2011-10-071-2/+8
* libxl: IDL: autogenerate functions to produce JSON from libxl data structures.Ian Campbell2011-10-0710-23/+688
* hvmloader: Add the WAET since Microsoft are demanding it for Windows 8Andrew Cooper2011-10-143-0/+52
* hvmloader: Don't set hpet->header.length twiceAndrew Cooper2011-10-141-2/+1
* xenpaging: handle evict failuresOlaf Hering2011-10-131-4/+6
* libxl: fixup incorrect indentationIan Campbell2011-10-1244-0/+347
* libxl: fixup incorrect indentationIan Campbell2011-10-115-47/+47
* libxl: expand hard tab stopsIan Campbell2011-10-1110-63/+63
* pygrub: add debug flagGuido Gunther2011-10-111-2/+10
* xenpaging: clear page content after evictOlaf Hering2011-10-111-3/+0
* tools/check: check for yajl (needed by libxl)Ian Campbell2011-10-102-0/+14
* tools/ocaml: Small improvement to the ocaml xenctrl libraryJon Ludlam2011-10-103-1/+5
* tools/ocaml: Fix 2 bit-twiddling bugs and an off-by-oneJon Ludlam2011-10-101-3/+3
* tools/ocaml: Remove log library from tools/ocaml/libsJon Ludlam2011-10-1023-944/+236
* tools/ocaml: Remove the uuid libraryJon Ludlam2011-10-1010-213/+16
* tools/ocaml: Add a missing dependency to the xenctrl ocaml packageJon Ludlam2011-10-101-1/+1
* tools/ocaml: Rename the ocaml librariesJon Ludlam2011-10-1043-277/+319
* libxl: correctly parse disk "backendtype" fieldDaniel De Graaf2011-10-102-136/+138
* tools/check: remove check_loggingOlaf Hering2011-10-071-31/+0
* tools/check: update python version checkOlaf Hering2011-10-071-2/+2
* libvchan: remove erroneously-committed libvchan-node[12]; add them to .hgignoreIan Jackson2011-10-072-0/+0
* tools/libfsimage: Avoid relative XEN_ROOT specificationJuergen Gross2011-10-071-1/+1
* libvchan: interdomain communications libraryDaniel De Graaf2011-10-0610-0/+1349
* libxc: add xc_gntshr_* functionsDaniel De Graaf2011-10-066-0/+282
* libxc: add xc_gnttab_map_grant_ref_notifyDaniel De Graaf2011-10-066-121/+147
* tools build: link to specific library version (libxs, libxl, xenstore, xenstat)Roger Pau Monne2011-10-061-5/+5
* libxl: fix libxl_mac_to_device_nicIan Campbell2011-10-063-9/+20
* libxl: add and use parse_mac helper functionIan Campbell2011-10-063-15/+30
* tools: ocaml: Change GET_C_STRUCT to Intf_val to follow common naming schemeZheng Li2011-10-061-17/+17
* tools: ocaml: Fix invalid memory access in OCaml mmap libraryZheng Li2011-10-061-15/+9
* libxl: create pci backend only when there are pci devices.Roger Pau Monne2011-10-061-6/+8
* xenbackendd: fix incorrect usage of pidfileRoger Pau Monne2011-10-061-1/+1