aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* oxenstored: Fix process.ml build after 070ab4c50593Ian Jackson2013-09-091-2/+2
* pygrub: add Debian extlinux.conf pathIan Jackson2013-09-031-0/+1
* oxenstored: Protect oxenstored from malicious domains.Ian Jackson2013-09-035-6/+31
* tools/debugger/kdd: Remove dependencies files during make cleanDaniel Kiper2013-07-171-1/+1
* tools/libfsimage: Fix clean and distclean make targetsDaniel Kiper2013-07-172-3/+3
* pygrub/GrubConf: fix boot problem for fedora 19 grub.cfg (2nd attempt)Marcel J.E. Mol2013-07-171-0/+2
* libxl: suppress device assignment to HVM guest when there is no IOMMUJan Beulich2013-07-091-0/+12
* libxl: Restrict permissions on PV console device xenstore nodesIan Jackson2013-06-275-37/+83
* libxc: check blob size before proceeding in xc_dom_check_gzipMatthew Daley2013-06-141-0/+5
* libxc: range checks in xc_dom_p2m_host and _guestIan Jackson2013-06-141-0/+4
* libxc: check return values from mallocIan Jackson2013-06-1410-3/+56
* libxc: check failure of xc_dom_*_to_ptr, xc_map_foreign_rangeIan Jackson2013-06-148-0/+113
* libxc: Add range checking to xc_dom_binloaderIan Jackson2013-06-141-2/+13
* libelf: abolish obsolete macrosIan Jackson2013-06-142-5/+5
* libelf: check loops for running awayIan Jackson2013-06-141-9/+24
* libxc: Introduce xc_bitops.hIan Jackson2013-06-141-0/+63
* libelf: use only unsigned integersIan Jackson2013-06-144-30/+41
* libelf: use C99 bool for booleansIan Jackson2013-06-141-4/+4
* libelf: Make all callers call elf_check_brokenIan Jackson2013-06-143-3/+27
* libelf: Check pointer references in elf_is_elfbinaryIan Jackson2013-06-141-1/+1
* libelf: check all pointer accessesIan Jackson2013-06-142-11/+48
* libelf: check nul-terminated strings properlyIan Jackson2013-06-141-3/+8
* tools/xcutils/readnotes: adjust print_l1_mfn_valid_noteIan Jackson2013-06-141-5/+6
* libelf: introduce macros for memory access and pointer handlingIan Jackson2013-06-142-28/+28
* libelf/xc_dom_load_elf_symtab: Do not use "syms" uninitialisedIan Jackson2013-06-141-1/+1
* libxc: Fix range checking in xc_dom_pfn_to_ptr etc.Ian Jackson2013-06-144-5/+38
* libxc: introduce xc_dom_seg_to_ptr_pagesIan Jackson2013-06-141-3/+16
* libelf: abolish libelf-relocate.cIan Jackson2013-06-141-1/+1
* libxc: limit cpu values when setting vcpu affinityPetr Matousek2013-05-311-0/+12
* tools: fix dependency file generationJan Beulich2013-05-231-1/+1
* fix XSA-46 regression with xend/xmJan Beulich2013-05-232-2/+2
* libxl: fix build error after 21c31a81Jan Beulich2013-04-191-1/+1
* libxl: Fix SEGV in network-attachIan Jackson2013-04-181-1/+2
* x86: fix various issues with handling guest IRQsJan Beulich2013-04-181-6/+6
* Add DomU xz kernel decompressionIan Jackson2013-03-151-26/+64
* tools: Fix memset(&p,0,sizeof(p)) idiom in several places.Michael Young2013-02-285-5/+5
* libxl: Fix uninitialized variable in libxl_create_stubdomMarek Marczykowski2013-02-261-1/+1
* tools/ocaml: oxenstored: correctly handle a full ring.Ian Campbell2013-02-151-2/+2
* oxenstored: Enforce a maximum message size of 4096 bytesIan Jackson2013-02-071-0/+8
* tools/ocaml: oxenstored: Be more paranoid about ring readingIan Jackson2013-02-071-8/+10
* libxl: revert 23428:93e17b0cd035 "avoid blktap2 deadlock"Ian Jackson2012-12-172-7/+1
* libxl: avoid blktap2 deadlock on cleanupGreg Wettstein2012-12-132-1/+7
* From: Ian Campbell <ian.campbell@citrix.com>Ian Jackson2012-12-126-11/+51
* xend/pvscsi: update sysfs parser for Linux 3.0Olaf Hering2012-11-131-6/+22
* xend/pvscsi: fix usage of persistant device names for SCSI devicesOlaf Hering2012-11-131-2/+2
* xend/pvscsi: fix passing of SCSI control LUNsOlaf Hering2012-11-131-0/+2
* tools: xend: fix wrong condition check for xml fileJoe Jin2012-11-131-1/+1
* pygrub: correct typo in --args assignmentOlaf Hering2012-11-131-3/+3
* xenballoond.init: remove 4 from default runlevelOlaf Hering2012-11-131-1/+1
* hotplug/Linux: Remove tracing (bash -x) from network-nat scriptOlaf Hering2012-11-131-1/+1