aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* pygrub: always append --argsOlaf Hering2012-11-131-2/+4
* hvmloader: Do not zero the wallclock fields in shared-info.Keir Fraser2012-10-291-1/+5
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-264-26/+194
* x86/PoD: prevent guest from being destroyed upon early access to its memoryJan Beulich2012-09-201-14/+21
* X86: Disable PCID/INVPCID for pvLiu, Jinsong2012-09-042-0/+3
* tools/pygrub: fix solaris kernel sniffZhigang Wang2012-07-091-2/+5
* tools/ocaml: Fix 2 bit-twiddling bugs and an off-by-oneZheng Li2012-07-031-3/+3
* x86/cpuidle: do not flush cache unless entering C3Wei Wang2012-05-251-0/+0
* blktap2: Fix naked unchecked uses of read/write/chdir.Keir Fraser2012-05-1412-14/+62
* libxl: support for "rtc_timeoffset" and "localtime"Giam Teck Choon2012-04-043-0/+19