aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* README: docs/pdf/user.pdf was deleted in 24563:4271634e4c86Ian Campbell2012-12-061-5/+2
* gitignore: ignore xen-foreign/arm.hIan Campbell2012-12-061-0/+1
* MAINTAINERS: Reference stable maintenance policyIan Campbell2012-12-061-1/+23
* mini-os: drop shutdown variables when CONFIG_XENBUS=nSamuel Thibault2012-12-061-0/+2
* MAINTAINERS: Device tree is maintained by the ARM maintainersDavid Vrabel2012-12-061-1/+3
* IOMMU/ATS: fix maximum queue depth calculationJan Beulich2012-12-053-3/+4
* x86: get_page_from_gfn() must return NULL for invalid GFNsJan Beulich2012-12-041-1/+1
* memop: limit guest specified extent orderJan Beulich2012-12-041-2/+7
* xen: fix error handling of guest_physmap_mark_populate_on_demand()Jan Beulich2012-12-041-3/+5
* xen: add missing guest address range checks to XENMEM_exchange handlersJan Beulich2012-12-042-0/+13
* hvm: Limit the size of large HVM op batchesTim Deegan2012-12-041-4/+34
* gnttab: fix releasing of memory upon switches between versionsJan Beulich2012-12-041-14/+20
* xl: Check for duplicate vncdisplay options, and return an errorGeorge Dunlap2012-12-042-0/+17
* xen: arm: Use $(OBJCOPY) not bare objcopyIan Campbell2012-12-041-1/+1
* libxl: fix wrong commentRoger Pau Monne2012-12-041-1/+1
* docs: expand persistent grants protocolRoger Pau Monne2012-12-041-3/+34
* mini-os: shutdown_thread depends on xenbusDaniel De Graaf2012-11-301-0/+4
* arm: const-correctness in virt_to_maddrIan Campbell2012-11-301-1/+1
* arm: handle xenheap which isn't at the start of RAM.Ian Campbell2012-11-301-7/+5
* arm: create a raw binary target.Ian Campbell2012-11-301-1/+5
* arm: Enable build without CONFIG_DTB_FILEIan Campbell2012-11-302-4/+2
* AMD IOMMU: add locking missing from c/s 26198:ba90ecb0231fJan Beulich2012-11-301-1/+6
* Add gtags and tags rune in gitignore.Wei Liu2012-11-301-0/+5
* minios/console: console_input() weak referenceAndrew Cooper2012-11-301-3/+7
* [minios] Add xenbus shutdown control supportSamuel Thibault2012-11-305-24/+128
* [minios] Fix test application link when pcifront is not enabledSamuel Thibault2012-11-301-0/+6
* nested vmx: enable load IA32_PERF_GLOBAL_CTRL feature for L1 VMMDongxiao Xu2012-11-302-4/+20
* nested vmx: enable load and save IA32_EFER feature for L1 VMMDongxiao Xu2012-11-302-3/+11
* nested vmx: enable load and save IA32_PAT feature for L1 VMMDongxiao Xu2012-11-301-4/+18
* nested vmx: enable save VMX-preemption timer feature for L1 VMMDongxiao Xu2012-11-301-4/+4
* nested vmx: enable VMX-preemption timer for L1 VMMDongxiao Xu2012-11-302-2/+17
* nested vmx: enable Descriptor-table exiting for L1 VMMDongxiao Xu2012-11-302-1/+8
* nested vmx: enable secondary processor-based VM-Execution controlsDongxiao Xu2012-11-303-4/+30
* nested vmx: enable NMI-window exiting for L1 VMMDongxiao Xu2012-11-301-1/+2
* nested vmx: enable Monitor Trap Flag for L1 VMMDongxiao Xu2012-11-301-2/+8
* docs: fix persistent grants doc typoRoger Pau Monne2012-11-291-1/+1
* xen/arm: build as zImageStefano Stabellini2012-11-291-0/+17
* x86/hap: Fix memory leak of domain->arch.hvm_domain.dirty_vramTim Deegan2012-11-291-0/+3
* x86/mm: Comment the definitions of _mfn(), _gfn() &c.Tim Deegan2012-11-292-0/+10
* VT-d: make scope parsing code type safeJan Beulich2012-11-292-15/+13
* IOMMU: imply "verbose" from "debug"Jan Beulich2012-11-281-0/+4
* VT-d: adjust IOMMU interrupt affinities when all CPUs are onlineJan Beulich2012-11-283-4/+32
* AMD IOMMU: include IOMMU interrupt information in 'M' debug key outputJan Beulich2012-11-285-49/+40
* VT-d: include IOMMU interrupt information in 'M' debug key outputJan Beulich2012-11-282-11/+23
* ACPI: fix return value of XEN_PM_PDC platform opJan Beulich2012-11-281-2/+2
* x86: fix hypercall continuation cancellation in XENMAPSPACE_gmfn_range compat...Jan Beulich2012-11-281-11/+10
* README: adjust gcc version requirementJan Beulich2012-11-281-1/+1
* libxl: Fix bug in libxl_cdrom_insert, make more robust against bad xenstore dataGeorge Dunlap2012-11-271-1/+16
* xl: xl.conf(5): correct advice re autoballooning vs. dom0_mem.Ian Campbell2012-11-272-3/+8
* README: add Pixman as build dependencyStefano Stabellini2012-11-271-0/+1