aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-05Try to embed kernel into Xenfrediano/addonsFrediano Ziglio
2014-11-05performance improvementFrediano Ziglio
2014-11-05Dump FDT passed to dom0 on the consoleFrediano Ziglio
2014-11-05xen/arm: Handle translated addresses for hardware domainsFrediano Ziglio
2014-11-05xen/device_tree: Add dt_device_get_address_rawFrediano Ziglio
2014-11-05xen/arm: Force dom0 to use normal GICv2 driver on Hip04 platformFrediano Ziglio
2014-11-05xen/arm: handle GICH register changes for hip04-d01 platformFrediano Ziglio
2014-11-05xen/arm: Add support for DTBs with strange names of Hip04 GICv2Frediano Ziglio
2014-11-05xen/arm: Make gic-v2 code handle hip04-d01 platformFrediano Ziglio
2014-11-04xen/arm: Implement hip04-d01 platformFrediano Ziglio
2014-11-04xen/device_tree: Add new helper to read arrays from a DTBZoltan Kiss
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-27Add INSTALL fileOlaf Hering
2014-10-27tools/hotplug: add helper script to visualize systemd dependenciesOlaf Hering
2014-10-27tools/hotplug: every systemd service depends on proc-xen.mountOlaf Hering
2014-10-27tools/hotplug: systemd xenstored dependenciesOlaf Hering
2014-10-27tools/hotplug: xendomains now depends on xen-init-dom0Wei Liu
2014-10-27tools/hotplug: add systemd xen-init-dom0 serviceWei Liu
2014-10-27tools/hotplug: fix clean target in systemd MakefileWei Liu
2014-10-27tools/hotplug: fix conditions in systemd service files for dom0Olaf Hering
2014-10-27tools/libxl: Fix building against libxl for LIBXL_API_VERSION < 0x040500Andrew Cooper
2014-10-24stubdom/Makefile: use QEMU_TRADITIONAL_LOCM A Young
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
2014-10-23tools/libxl: Fix libxl_list_vcpu() following c/s 93e52d52Andrew Cooper
2014-10-23README: mention git repos at xen.orgOlaf Hering
2014-10-23README: remove requirement for udevOlaf Hering
2014-10-23x86: hvm: Allow configuration of the size of the mmio_hole.Don Slutz
2014-10-23Revert "xen: introduce arch_grant_(un)map_page_identity"Stefano Stabellini
2014-10-23Revert "xen/arm: introduce XENFEAT_grant_map_identity"Stefano Stabellini
2014-10-23introduce GNTTABOP_cache_flushStefano Stabellini
2014-10-23x86: introduce more cache maintenance operationsStefano Stabellini
2014-10-23arm: introduce invalidate_dcache_va_rangeStefano Stabellini
2014-10-23arm: return int from *_dcache_va_rangeStefano Stabellini
2014-10-23arm: rename *_xen_dcache_* operations to *_dcache_*Stefano Stabellini
2014-10-23introduce gnttab_max_frames and gnttab_max_maptrack_frames command line optionsStefano Stabellini
2014-10-23docs: EFI configuration file must be ASCII typeKonrad Rzeszutek Wilk
2014-10-23EFI: fix efi_arch_allocate_mmap_buffer() to return new sizeRoy Franz
2014-10-23x86/boot: add memory to clobber list in reloc_mbi_struct()Daniel Kiper