aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-28set pv guest default video_memkb to 0HEADmasterZhigang Wang
2014-11-28fix rename: xenstore not fully updatedChunyan Liu
2014-11-28remove domain field in xenstore backend dirChunyan Liu
2014-11-28tools/oxenstored: Fix | vs & error in fd event handlingAndrew Cooper
2014-11-28INSTALL: correct EXTRA_CFLAGS handlingOlaf Hering
2014-11-28libxl: allow copying between bitmaps of different sizesWei Liu
2014-11-27docs/commandline: Refresh document for 4.5Andrew Cooper
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-25Merge branch 'staging' of ssh://xenbits.xen.org/home/xen/git/xen into stagingIan Campbell
2014-11-25vNUMA: rename interface structuresJan Beulich
2014-11-25libxc: don't leak buffer containing the uncompressed PV kernelIan Campbell
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-25scripts/get_maintainer.pl: Correctly CC the maintainersJulien Grall
2014-11-25xl: Return proper error codes for block-attach and block-detachGeorge Dunlap
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-20docs/commandline: Fix formatting issuesAndrew 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-20docs: workaround markdown parser error in xen-command-line.markdownIan Campbell
2014-11-20mkdeb: correctly map package architectures for x86 and ARMClark Laughlin
2014-11-20libxl: Document device parameter of libxl_device_<type>_add functionsEuan Harris
2014-11-20libxl: remove existence check for PCI device hotplugWei Liu
2014-11-18libxl: CODING_STYLE: Discuss existing style problemsIan Jackson
2014-11-18libxl: CODING_STYLE: Mention function out parametersIan Jackson
2014-11-18libxl: CODING_STYLE: Deprecate `error' for out blocksIan Jackson
2014-11-18libxl: CODING_STYLE: Much new materialIan Jackson
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-14libxl: add missing action in DEFINE_DEVICE_ADDWei Liu
2014-11-14vTPM: Fix Atmel timeout bug.Emil Condrea
2014-11-14xl: correct test condition on libxl_domain_infoWei Liu
2014-11-14tools/hotplug: use configure --sysconfdir resultOlaf Hering
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