aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
* 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
* X86: Prepare PCID/INVPCID for hvmLiu, Jinsong2011-12-061-0/+2
* X86: Disable PCID/INVPCID for pvLiu, Jinsong2011-12-062-0/+3
* X86: expose Intel new features to pv/hvmLiu, Jinsong2011-12-062-4/+18
* tools/libxc: Fix x86_32 build breakage in previous changeset.Keir Fraser2011-12-021-1/+1
* tools/x86_64: Fix cpuid() inline asm to not clobber stack's red zoneKeir Fraser2011-12-021-9/+9
* x86/mm: remove 0x55 debug pattern from M2P tableTim Deegan2011-12-022-12/+7
* libxc: Fix checks on grant notify argumentsDaniel De Graaf2011-12-011-3/+3
* Tools: Libxc wrappers to automatically fill in page oud page contents on prepareAndres Lagar-Cavilla2011-12-013-2/+27
* tools/libxc: Remus Checkpoint CompressionShriram Rajagopalan2011-12-017-11/+1015
* tools/libxc: introduce xc_memalign in xc_{minios,linux,solaris,netbsd}.cShriram Rajagopalan2011-12-016-6/+35
* Tools: Add libxc wrapper for p2m audit domctlAndres Lagar-Cavilla2011-12-012-0/+49
* Tools: When passing no bitmap for the shadow log dirty bitmap clean up, we sh...Andres Lagar-Cavilla2011-12-011-0/+2
* Fix save/restore for HVM domains with viridian=1Paul Durrant2011-11-253-0/+27
* libxc: add bitmap_clear functionOlaf Hering2011-11-201-0/+6
* hvmloader: Move acpi_enabled out of hvm_info_table into xenstorePaul Durrant2011-11-181-1/+0