aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
* tools: Bump some library sonamesIan Jackson2013-05-071-1/+1
* libxl: write IO ABI for disk frontendsWei Liu2013-04-263-0/+51
* libxc: Add unsafe decompressorsBastian Blank2013-04-228-0/+221
* libxc: allow for explicitly specifying node-affinityDario Faggioli2013-04-172-0/+103
* xen, libxc: introduce xc_nodemap_tDario Faggioli2013-04-172-1/+24
* xen, libxc: rename xenctl_cpumap to xenctl_bitmapDario Faggioli2013-04-173-5/+5
* xc: export outstanding_pages value in xc_dominfo structure.Dan Magenheimer2013-04-162-0/+2
* xc: use XENMEM_claim_pages hypercall during guest creation.Dan Magenheimer2013-04-166-4/+70
* tools: libxc: arm64 supportIan Campbell2013-04-112-1/+5
* tools/xentoollog: update tty detection in stdiostream_progressOlaf Hering2013-02-281-1/+3
* doc: Improve xc_domain_restore inline documentationFrediano Ziglio2013-02-221-0/+2
* xen: arm: separate guest user regs from internal guest state.Ian Campbell2013-02-221-5/+5
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-2142-42/+42
* libxc: fixes for the ARM platformStefano Stabellini2013-02-154-25/+33
* tools/xc: log pid in xc_save/xc_restore outputOlaf Hering2013-02-152-3/+7
* tools/xc: turn XCFLAGS_* into shiftsOlaf Hering2013-02-151-5/+6
* tools/xc: handle tty output differently in stdiostream_progressOlaf Hering2013-02-151-2/+20
* tools/xc: fix logic error in stdiostream_progressOlaf Hering2013-02-151-1/+1
* tools: Fix memset(&p,0,sizeof(p)) idiom in several places.Michael Young2013-02-131-1/+1
* libxc: drop relics of running on non-PAE 32-bit hostsJan Beulich2013-01-245-127/+14
* libxc: match types of 'subject' and 'foreigndom' between struct xc_mmu and do...Dario Faggioli2013-01-242-4/+4
* x86/mm: revert 26399:b0e618cb0233 (multiple vram areas)Tim Deegan2013-01-171-14/+6
* x86/mm: Provide support for multiple frame buffers in HVM guests.Robert Phillips2013-01-171-6/+14
* libxc: x86: ensure that the initial mapping fits into the guest's memoryIan Campbell2013-01-112-1/+14
* HVM firmware passthrough control tools supportRoss Philipson2013-01-104-8/+135
* libxl: introduce XSM relabel on buildDaniel De Graaf2012-12-132-0/+11
* X86/vMCE: handle broken page with regard to migrationLiu Jinsong2012-12-064-3/+58
* docs: document/mark-up SCHEDOP_*Ian Campbell2012-11-192-3/+16
* tools: Synchronize privcmd header constantsAndres Lagar-Cavilla2012-11-121-5/+5
* tools: Make restore work properly with PV superpage flagDave McCracken2012-11-121-29/+101
* libxc: builder: limit maximum size of kernel/ramdisk.Ian Jackson2012-10-263-9/+150
* Revert 26109:6ccfe4d29f95Ian Jackson2012-10-263-128/+9
* xl: Do not leak events when a domain exits.Ian Campbell2012-10-253-9/+128
* libxc/arm: allocate xenstore and console pagesStefano Stabellini2012-10-091-6/+27
* arm: implement VGCF_onlineIan Campbell2012-10-091-0/+2
* libxc: add ARM support to xc_dom (PV domain building)Ian Campbell2012-10-096-10/+339
* x86: Expose TSC adjust to HVM guestLiu, Jinsong2012-09-262-1/+3
* libxl: Enable -Wshadow.Ian Campbell2012-09-171-16/+20
* tools: drop ia64 supportIan Campbell2012-09-1223-4584/+5
* 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