aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/debugger/kdd: Remove dependencies files during make cleanDaniel Kiper2013-07-171-1/+1
* tools/xenmon: Fix typo in MakefileDaniel Kiper2013-07-171-1/+1
* tools/xenstat/libxenstat: Remove src/libxenstat.a file 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
* Fix issue with 'xl list -l' showing domids as -1 when using SXPIan Murray2013-07-121-1/+1
* libxl_json: Fix backport of JSON_BOOL to 4.2.2Don Slutz2013-07-121-0/+1
* libxl: suppress device assignment to HVM guest when there is no IOMMUJan Beulich2013-07-091-0/+12
* Revert "hvmloader: always include HPET table"Jan Beulich2013-07-081-5/+7
* also override library path for hotplug scriptsJan Beulich2013-07-011-0/+1
* libxl: Restrict permissions on PV console device xenstore nodesIan Jackson2013-06-275-34/+80
* libxc: Better range check in xc_dom_alloc_segmentIan Jackson2013-06-141-1/+2
* 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-149-3/+54
* libxc: check failure of xc_dom_*_to_ptr, xc_map_foreign_rangeIan Jackson2013-06-148-0/+120
* 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
* libelf: use only unsigned integersIan Jackson2013-06-144-31/+42
* libelf: use C99 bool for booleansIan Jackson2013-06-141-4/+4
* libelf: Make all callers call elf_check_brokenIan Jackson2013-06-143-4/+29
* 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-143-29/+29
* 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 SEGV in network-attachIan Jackson2013-04-181-1/+2
* x86: fix various issues with handling guest IRQsJan Beulich2013-04-182-11/+13
* tools/blktap2: Handle read/write interrupts in blktap2 control plane.Dr. Greg Wettstein2013-04-151-2/+8
* libxl: don't launch more than one tapdisk process for each diskIan Jackson2013-04-151-7/+10
* tools: Retry blktap2 tapdisk message on interrupt.Dr. Greg Wettstein2013-04-111-2/+8
* libxl: run libxl__arch_domain_create() much earlier.Ian Jackson2013-04-094-11/+16
* tools/libxl: Improve videoram settingFabio Fantoni2013-03-042-2/+24
* tools: Fix memset(&p,0,sizeof(p)) idiom in several places.Michael Young2013-02-286-6/+6
* libxl: fix stale timeout event callback raceIan Jackson2013-02-222-77/+29
* libxl: fix stale fd event callback raceIan Jackson2013-02-222-29/+163
* libxl: rename "abs" variables to "absolute"Ian Jackson2013-02-221-17/+17
* Revert "tools/libxc/xtl: fix logic error in stdiostream_progress"Ian Jackson2013-02-221-1/+1
* tools/libxc/xtl: fix logic error in stdiostream_progressOlaf Hering2013-02-221-1/+1
* libxl: Allow migration with qemu-xen.Alex Bligh2013-02-191-17/+0
* libxl: libxl__qmp_save: Add filename as JSON parameter to xen-save-devices-st...Alex Bligh2013-02-191-0/+1
* libxl_dom: Call the right switch logdirty for the right DM.Alex Bligh2013-02-191-3/+42