aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libxl: domain save/restore: run in a separate processIan Jackson2012-06-289-40/+1146
* libxl: domain save: API changes for asynchronyIan Jackson2012-06-286-88/+214
* libxl: domain restore: reshuffle, preparing for aoIan Jackson2012-06-285-139/+206
* libxl: domain save: rename variables etc.Ian Jackson2012-06-282-140/+151
* 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-282-3/+3
* libxl: allow setting more than 31 vcpusYang Zhang2012-06-287-17/+63
* libxl: allow to allocate cpumap with specific sizeYang Zhang2012-06-285-21/+23
* xen,pod: Only sweep in an emergency, and only for 4k pagesGeorge Dunlap2012-06-282-49/+5
* xen,pod: Zero-check recently populated pages (checklast)George Dunlap2012-06-282-0/+31
* xen,pod: Try to reclaim superpages when ballooning downGeorge Dunlap2012-06-281-7/+24
* docs: Use lists.xen.org not lists.xensource.comIan Campbell2012-06-283-3/+3
* hgignore/gitignore: add xen/arch/x86/boot/reloc.bin, .lnkIan Jackson2012-06-282-1/+5
* QEMU_TAG updateIan Jackson2012-06-281-3/+3
* libxl: disable msitranslate by defaultStefano Stabellini2012-06-281-1/+1
* libxl: do not ignore the per-device msitranslate and power_mgmt optsStefano Stabellini2012-06-281-4/+7
* libxl: document the memory ownership of some functionsDario Faggioli2012-06-282-23/+34
* arm: fix build after c/s 25477:e12e0b038219Jan Beulich2012-06-283-0/+4
* xen,pod: Cosmetic code motionGeorge Dunlap2012-06-271-3/+3
* x86/mm: Clean up unshare path for foreign mappingsAndres Lagar-Cavilla2012-06-281-23/+11
* x86/hvm: increase struct hvm_vcpu_io's mmio_large_read[]Jan Beulich2012-06-281-4/+4
* docs/xen-headers: allow headers to be symlinksJan Beulich2012-06-271-1/+1
* libxl: fix a typo in the GCREALLOC_ARRAY macroDario Faggioli2012-06-261-1/+1
* arm: fix locking in create_p2m_entriesIan Campbell2012-06-261-2/+2
* arm: map fixmaps non-executable.Ian Campbell2012-06-261-0/+1
* arm: dump guest s1 walk on data abort which is not a stage 2 issue.Ian Campbell2012-06-262-6/+70
* arm: dump a page table walk when va_to_par fails.Ian Campbell2012-06-261-1/+5
* arm: context switch a bunch of guest state.Ian Campbell2012-06-266-13/+208
* arm: Add simple cpu_{sibling, core}_maskIan Campbell2012-06-263-4/+23
* arm: do not set max_vcpus = 8 in arch_domain_create.Ian Campbell2012-06-262-3/+1
* arm: implement stub version of flush_tlb_mask.Ian Campbell2012-06-262-1/+9
* arm: stub out sync_vcpu_execstateIan Campbell2012-06-262-1/+5
* arm: remove hard tabs from init_idle_domainIan Campbell2012-06-261-3/+3
* arm: implement p2m lookupIan Campbell2012-06-262-0/+48
* arm: remove unnecessarily verbose print from p2m_load_VTTBRIan Campbell2012-06-261-2/+0
* arm: print domid as part of debug trapIan Campbell2012-06-261-5/+6
* arm: allocate and setup a guest vcpu.Ian Campbell2012-06-263-12/+67
* arm: hook up domctl and memory_opIan Campbell2012-06-261-0/+2
* arm: enable interrupts while handling trapsIan Campbell2012-06-263-4/+16
* arm: restore stack on return from trap.Ian Campbell2012-06-262-14/+7
* arm: correct and expand TLB flush CP15 registersIan Campbell2012-06-261-2/+9
* arm: handy function to print a walk of a page tableIan Campbell2012-06-263-1/+89
* arm: allocate top level p2m page for all non-idle domainsIan Campbell2012-06-262-1/+4
* arm: fix build with gcc 4.7.xJan Beulich2012-06-251-1/+1
* Fix check if guest enabled nested paging.Christoph Egger2012-06-251-0/+3
* libxl: fix validation of scheduling parameters for sedfDario Faggioli2012-06-221-11/+23
* x86/PCI: pass correct register value to XSMDaniel De Graaf2012-06-221-0/+12
* AMD IOMMU: add mechanism to protect their PCI devices' config spacesJan Beulich2012-06-229-20/+199
* libxl: validate scheduler parametersIan Campbell2012-06-222-46/+49
* x86-64: revert mmconfig part of c/s 24425:053a44894279Jan Beulich2012-06-221-13/+0