aboutsummaryrefslogtreecommitdiff
path: root/xen
AgeCommit message (Expand)Author
2014-11-27xsm/flask: add two missing domctlsDaniel De Graaf
2014-11-27x86/PVH: properly disable vLAPICJan Beulich
2014-11-27x86: disable VPMU for PVH guestsBoris Ostrovsky
2014-11-27x86/HVM: confine internally handled MMIO to solitary regionsJan Beulich
2014-11-27x86: limit checks in hypercall_xlat_continuation() to actual argumentsJan Beulich
2014-11-25vNUMA: rename interface structuresJan Beulich
2014-11-25xen: arm: Support the other 4 PCI buses on XgeneIan Campbell
2014-11-25xen/arm: clear UIE on hypervisor entryStefano Stabellini
2014-11-25x86/HVM: don't crash guest upon problems occurring in user modeJan Beulich
2014-11-25x86: don't ignore foreigndom input on various MMUEXT opsJan Beulich
2014-11-25x86: tighten page table owner checking in do_mmu_update()Jan Beulich
2014-11-25x86/cpuidle: don't count C1 multiple timesJan Beulich
2014-11-24dpci: add 'masked' as a gate for hvm_dirq_assist to processKonrad Rzeszutek Wilk
2014-11-20x86/mm: fix a reference counting error in MMU_MACHPHYS_UPDATEAndrew Cooper
2014-11-20xen: arm: correct specific mappings for PCIE0 on X-GeneIan Campbell
2014-11-20xen: arm: correct off by one in xgene-storm's map_one_mmioIan Campbell
2014-11-20xen: arm: Drop EARLY_PRINTK_BAUD from entries which don't set ..._INIT_UARTIan Campbell
2014-11-20xen: arm: Add earlyprintk for McDivitt.Ian Campbell
2014-11-18x86emul: enforce privilege level restrictions when loading CSJan Beulich
2014-11-18x86: don't allow page table updates on non-PV page tables in do_mmu_update()Jan Beulich
2014-11-17EFI: allow retry of ExitBootServices() callJan Beulich
2014-11-17x86: (allow to) override LIST_POISON*Jan Beulich
2014-11-12adjust number of domains in cpupools when destroying domainJuergen Gross
2014-11-12dpci: replace tasklet with softirqKonrad Rzeszutek Wilk
2014-11-12dpci: move from an hvm_irq_dpci (and struct domain) to an hvm_dirq_dpci modelKonrad Rzeszutek Wilk
2014-11-12sched_rt: serialize vcpu data accessMeng Xu
2014-11-12sched_rt: sanity check input and serializationMeng Xu
2014-11-12fix commit xen/arm: Add support for GICv3 for domUM A Young
2014-11-10xen/arm: Add support for GICv3 for domUJulien Grall
2014-11-05xen: arm: propagate gic's #address-cells property to dom0.Ian Campbell
2014-11-05xen: arm: configure correct dom0_gnttab_start/sizeIan Campbell
2014-11-04x86: disable emulate.c REP optimization if introspection is activeRazvan Cojocaru
2014-11-04EFI: ignore EFI commandline, skip console setup when booted from GRUBRoy Franz
2014-11-04lzo: check for length overrun in variable length encodingWilly Tarreau
2014-11-04Revert "lzo: properly check for overruns"Willy Tarreau
2014-11-04x86/PVH: replace bogus assertion with conditionalJan Beulich
2014-10-31x86/HVM: only kill guest when unknown VM exit occurred in guest kernel modeJan Beulich
2014-10-31VMX: values written to MSR_IA32_SYSENTER_E[IS]P should be canonicalJan Beulich
2014-10-31process softirqs while dumping domainsAndrew Cooper
2014-10-28vtd: correct some commentsTiejun Chen
2014-10-27x86/HVM: sanity check xsave area when migrating or restoring from older Xen v...Don Koch
2014-10-27EFI: constify a few table pointersJan Beulich
2014-10-27EFI: allow to suppress the use of runtime servicesJan Beulich
2014-10-27x86: tolerate running on EFI runtime services page tables in map_domain_page()Jan Beulich
2014-10-27hvm/load: correct length checks for zeroextended recordsAndrew Cooper
2014-10-27vmx: fix save/restore issue with apicvYang Zhang
2014-10-27xen/arm: dump guest stack even if not the current VCPUFrediano Ziglio
2014-10-24Merge branch 'release-4.5.0-rc1' into stagingIan Jackson
2014-10-24xen/Makefile: Update version to 4.5.0-rcIan Jackson
2014-10-24Xen 4.5.0-rc1: Update tag for both QEMU trees.Konrad Rzeszutek Wilk