aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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