aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
* 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-141-4/+4
* libelf: check loops for running awayIan Jackson2013-06-141-9/+24
* libelf: use only unsigned integersIan Jackson2013-06-143-24/+34
* libelf: use C99 bool for booleansIan Jackson2013-06-141-4/+4
* libelf: Make all callers call elf_check_brokenIan Jackson2013-06-142-4/+26
* libelf: Check pointer references in elf_is_elfbinaryIan Jackson2013-06-141-1/+1
* libelf: check all pointer accessesIan Jackson2013-06-142-11/+48
* libelf: introduce macros for memory access and pointer handlingIan Jackson2013-06-142-16/+16
* 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
* fix XSA-46 regression with xend/xmJan Beulich2013-05-231-1/+1
* tools: Fix memset(&p,0,sizeof(p)) idiom in several places.Michael Young2013-02-281-1/+1
* 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
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-263-9/+150
* libxc: Support save/restore of up to 4096 VCPUs (increase from 64 VCPUs).Keir Fraser2012-08-223-20/+24
* tools/python: Clean python correctlyAndrew Cooper2012-08-172-19/+17
* libxc/Linux: Add VM_DONTCOPY flag of the VMA of the hypercall bufferWangzhenguo2012-08-172-13/+35
* x86/PoD: prevent guest from being destroyed upon early access to its memoryJan Beulich2012-08-161-14/+21
* xenstore: don't print an error when gntdev cannot be openedRoger Pau Monne2012-07-231-1/+1
* libxc: restore: bounds check for start_info.{store_mfn,console.domU.mfn}Ian Campbell2012-07-231-0/+12
* libxl,libxc: introduce libxl_get_numainfo()Dario Faggioli2012-07-062-0/+20
* libxc: Do not segfault if (e.g.) switch_qemu_logdirty failsIan Jackson2012-06-281-1/+1
* libxc: xc_domain_restore, make toolstack_restore const-correctIan Jackson2012-06-281-1/+1
* libxc: do not "panic" if a kernel is not a bzImage.Ian Campbell2012-06-081-4/+2
* Rename: inslen -> insn_lenKeir Fraser2012-05-302-3/+3
* Add instruction length and trap type in HVMOP_inject_trap.Xudong Hao2012-05-302-3/+7
* arm: compile libxenguestStefano Stabellini2012-05-305-3/+162
* libxl: Remus - suspend/postflush/commit callbacksShriram Rajagopalan2012-05-181-2/+21
* libxc: implement gnttab.set_max_grants for LinuxJan Beulich2012-05-141-0/+22
* libxc: introduce XC_SAVE_ID_TOOLSTACKStefano Stabellini2012-05-114-2/+92
* libxc: Document the sharing interfaceAndres Lagar-Cavilla2012-04-241-22/+179
* x86/mem_sharing: Clean up debugging callsAndres Lagar-Cavilla2012-04-242-17/+0
* libxc: Replace alloca() with mmap() for large array sizesAravindh Puthiyaparambil2012-04-241-4/+38
* tools: Correct PTHREAD options in config/StdGNU.mkIan Jackson2012-04-111-1/+3
* tools/libxc: send page-in requests in batches in linux_privcmd_map_foreign_bulkOlaf Hering2012-03-261-15/+57
* autoconf: add missing compression checks for libxcRoger Pau Monne2012-03-141-14/+1
* Tools: libxc side for setting up the mem sharing ringTim Deegan2012-03-082-0/+30
* Use a reserved pfn in the guest address space to store mem event ringsTim Deegan2012-03-088-19/+107
* Tools: Remove shared page from mem_event/access/paging interfacesTim Deegan2012-03-084-12/+26
* arm: compile libxcStefano Stabellini2012-03-015-0/+174
* x86,tools/libxc: expose HLE/RTM features to pv and hvmLiu, Jinsong2012-03-012-0/+6