aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
* 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
* xenpaging: remove obsolete XENMEM_paging_op_resumeOlaf Hering2012-03-012-10/+0
* libxc: add MMIO hole size parameter to xc_hvm_build()David Vrabel2012-03-012-11/+19
* libxc: pass arguments to xc_hvm_build() in a structureDavid Vrabel2012-03-014-104/+62
* x86/vMCE: save/restore MCA capabilitiesJan Beulich2012-02-241-0/+1
* libxc: Implement SCHEDOP sysctl for credit schedulerGeorge Dunlap2012-02-232-1/+50
* libxc: remove tests of alloca() return valueDavid Vrabel2012-02-201-45/+34
* libxc/NetBSD: return ioctl return value on errorRoger Pau Monne2012-01-191-1/+1
* libxc: add comment to why NetBSD return hypercall->retvalRoger Pau Monne2012-01-191-0/+6
* x86/mm: New sharing audit memopAndres Lagar-Cavilla2012-02-102-0/+12
* Use memops for mem paging, sharing, and access, instead of domctlsAndres Lagar-Cavilla2012-02-105-133/+134
* mini-os: remove per-fd evtchn limitAlex Zeffertt2012-02-091-66/+74
* lib{xc,xl}: Seed grant tables with xenstore and console grantsAlex Zeffertt2012-02-095-2/+194
* libxc: Replace malloc with alloca in hot pathSantosh Jodh2012-02-071-5/+2
* x86/AMD: Add support for AMD's OSVW feature in guests.Boris Ostrovsky2012-02-071-0/+1
* flask: Update flask_op hypercall structureDaniel De Graaf2012-02-063-257/+220
* tools/flask: remove libflaskDaniel De Graaf2012-02-062-0/+62
* tools/libxc: remove volatile keyword for bitmap operationsOlaf Hering2012-01-311-5/+5
* tools/libxc: fix bitmap_alloc usage in xc_ia64_send_vcpumapOlaf Hering2012-01-311-2/+2
* mini-os: convert mlock macros to C functionsOlaf Hering2012-01-312-2/+2
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-282-0/+19
* tools/libxc: handle fallback in linux_privcmd_map_foreign_bulk properlyOlaf Hering2012-01-271-2/+3
* Fix build.Tim Deegan2012-01-261-1/+1
* Tools: Expose to libxc the total number of shared frames and space savedAndres Lagar-Cavilla2012-01-262-0/+27
* Update memshr API and toolsAndres Lagar-Cavilla2012-01-262-5/+77
* tools/libxc: fix error handling in xc_mem_paging_loadOlaf Hering2012-01-261-5/+10
* libelf-loader: introduce elf_load_imageStefano Stabellini2012-01-232-3/+10
* libxc: Update rmb/wmb for x86.Keir Fraser2012-01-211-4/+6
* tools: VM generation ID save/restore and migrate.Paul Durrant2011-12-166-6/+73
* Fix types used in xc_memshr_* functionsAndres Lagar-Cavilla2012-01-102-21/+21
* libxc: Only retry mapping pages when ENOENT is returnedAndres Lagar-Cavilla2012-01-101-1/+1