xen.git
2019-02-28 Andrew Cooperx86/vmx: Fix security issue when a guest balloons out...
2019-02-26 Norbert Mantheyx86/vioapic: block speculative out-of-bound accesses
2019-02-26 Norbert Mantheyevtchn: block speculative out-of-bound accesses
2019-02-26 Jan Beulichx86/shadow: don't use map_domain_page_global() on paths...
2019-02-26 Paul Durrantviridian: fix the HvFlushVirtualAddress/List hypercall...
2019-02-25 Julien Grallxen/arm: domain_build: Panic message should end with...
2019-02-25 Julien Grallxen/arm: domain_build: Require the property "cpus"...
2019-02-25 Julien Grallxen/arm: psci: Populate arm_smccc_res on PSCI_FEATURES...
2019-02-22 Andrew Cooperx86/altp2m: Rework #VE enable/disable paths
2019-02-22 Andrew Cooperx86: Improve the efficiency of domain_relinquish_resour...
2019-02-20 Jan Beulichx86/shadow: don't pass wrong L4 MFN to guest_walk_tables()
2019-02-20 Varad Gautamx86/pmtimer: fix hvm_acpi_sleep_button behavior
2019-02-20 Andrew Cooperx86/vpmu: Improve documentation and parsing for vpmu=
2019-02-20 Roger Pau Monnelibs/gnttab: add missing FreeBSD functions
2019-02-19 Roger Pau Monnevpci: reduce verboseness of BAR write warnings
2019-02-18 Razvan Cojocarux86/altp2m: fix HVMOP_altp2m_set_domain_state race
2019-02-18 George Dunlapaltp2m: Prevent deadlocks when a domain performs altp2m...
2019-02-18 Roger Pau Monnépvh/dom0: warn when dom0_mem is not set
2019-02-18 Roger Pau Monnéamd/npt/shadow: replace assert that prevents creating...
2019-02-18 Roger Pau Monnéx86/pvh: reorder PVH dom0 iommu initialization
2019-02-18 Roger Pau Monnédom0/pvh: align allocation and mapping order to start...
2019-02-15 Paul Durranttools/libxendevicemodel: add xendevicemodel_modified_me...
2019-02-12 Norbert Mantheyx86/hvm: block speculative out-of-bound accesses
2019-02-12 Jan BeulichVMX: don't ignore P2M setup error
2019-02-12 Juergen Grossiommu: fix iommu_ops initialization
2019-02-12 Norbert Mantheyasm: handle comments when creating header file
2019-02-11 Jan Beulichx86/shadow: adjust minimum allocation calculations
2019-02-08 George Dunlapdocs: features/qemu-depriv formatting fixes
2019-02-08 George Dunlapdocs: Update credit/credit2 feature docs reflecting...
2019-02-07 Ian Jacksontools: init scripts: make XEN_RUN_DIR and XEN_LOCK_DIR...
2019-02-07 Ian Jacksontools: init scripts: xencommons: Fixes to Description
2019-02-07 Ian Jacksontools: init scripts: xencommons: Provides `xen'
2019-02-07 Stefano Stabellinixen/arm: gic-v2: deactivate interrupts during initializ...
2019-02-07 Christopher... docs, argo: add design document for Argo
2019-02-07 Christopher... SUPPORT.md : add new entry for the Argo feature
2019-02-07 Christopher... MAINTAINERS: add new section for Argo and self as maint...
2019-02-07 Christopher... xsm, argo: notify: don't describe rings that cannot...
2019-02-07 Christopher... xsm, argo: XSM control for any access to argo by a...
2019-02-07 Christopher... xsm, argo: XSM control for argo message send operation
2019-02-07 Christopher... xsm, argo: XSM control for argo register
2019-02-07 Christopher... argo: implement the notify op
2019-02-07 Christopher... argo: implement the sendv op; evtchn: expose send_guest...
2019-02-07 Christopher... argo: implement the unregister op
2019-02-07 Christopher... argo: implement the register op
2019-02-07 Christopher... xen/arm: introduce guest_handle_for_field()
2019-02-07 Christopher... errno: add POSIX error codes EMSGSIZE, ECONNREFUSED...
2019-02-07 Christopher... argo: init, destroy and soft-reset, with enable command...
2019-02-07 Christopher... argo: define argo_dprintk for subsystem debugging
2019-02-07 Christopher... argo: introduce the argo_op hypercall boilerplate
2019-02-07 Christopher... argo: Introduce the Kconfig option to govern inclusion...
2019-02-06 Peng Fanarm: gic-v3: deactivate interrupts during initialization
2019-02-06 Wei Liutools: drop obsolete xen-ringwatch
2019-02-05 Julien Grallxen/arm: irq: End cleanly spurious interrupt
2019-02-04 Hans van Kranenburgtools/misc: Remove obsolete xen-bugtool
2019-02-01 Wei Liuautomation: introduce a QEMU smoke test for PVH Dom0
2019-02-01 Anthony PERARDlibxl: When restricted, start QEMU paused
2019-02-01 Andrew Cooperx86/svm: Improve diagnostics when svm_get_insn_len...
2019-02-01 Andrew Cooperx86/svm: Drop enum instruction_index and simplify svm_g...
2019-02-01 Andrew Cooperx86/svm: Remove list functionality from __get_instructi...
2019-01-31 Jan Beulichx86emul: correct AVX512BW write masking checks
2019-01-31 Jan Beulichtools: fix build dependency upon generated header(s)
2019-01-30 Andrew Cooperxen/cmdline: Work around some specific command line...
2019-01-30 Wei Liux86/pvh-boot: don't mandate validity of RSDP pointer
2019-01-29 Andrii Anisovxen/arm: gic-vgic: Fix the assert condition in vgic_con...
2019-01-29 Wei Liulibxl: correctly dispose of dominfo list in libxl_name_...
2019-01-29 Andrew Cooperx86/hvm: Fix bit checking for CR4 and MSR_EFER
2019-01-29 Andrew Cooperx86/p2m: Drop erroneous #VE-enabled check in ept_set_en...
2019-01-29 Roger Pau Monnepvh/dom0: fix deadlock in GSI mapping
2019-01-29 Julien Grallxen/arm: Implement workaround for Cortex-A76 erratum...
2019-01-29 Julien Grallxen/arm: p2m: Only use isb() when it is necessary
2019-01-29 Julien Grallxen/arm: domain_build: Don't switch to the guest P2M...
2019-01-29 Julien Grallxen/arm: p2m: Introduce an helper to allocate the root...
2019-01-29 Julien Grallxen/arm: p2m: Provide an helper to generate the VTTBR
2019-01-29 Julien Grallxen/arm: Only set necessary flags when initializing...
2019-01-28 Jan Beulichx86/AMD: flush TLB after ucode update
2019-01-28 Norbert Mantheyx86/CPUID: block speculative out-of-bound accesses
2019-01-28 Norbert Mantheyx86/hvm/hpet: block speculative out-of-bound accesses
2019-01-25 George Dunlapdocs: Fix dm_restrict documentation
2019-01-25 Roger Pau Monnéiommu: fix order of arguments in iommu_map call at...
2019-01-25 Roger Pau Monnéamd/iommu: fix present bit checking when clearing PTE
2019-01-24 Andrew Cooperxen/sched: Introduce domain_vcpu() helper
2019-01-23 Andrew Cooperx86/pvh-dom0: Remove unnecessary function pointer call...
2019-01-23 Andrew Cooperxen/dom0: Add a dom0-iommu=none option
2019-01-23 Andrew Cooperxen/dom0: Deprecate iommu_hwdom_inclusive and leave...
2019-01-23 Andrew Cooperdocs: Improve documentation and parsing for efi=
2019-01-23 Julien Grallxen/arm: gic: Make sure the number of interrupt lines...
2019-01-23 Andrii Anisovarm/p2m: call iommu iotlb flush if iommu exists and...
2019-01-22 Anthony PERARDdocs: Fix all links to Xen man pages in html
2019-01-22 Anthony PERARDman: Highlight reference in xl-disk-configuration(5)
2019-01-21 Andrew Cooperx86/dom0: Improve dom0= useability
2019-01-21 Andrew Cooperdocs: Improve documentation and parsing for pci=
2019-01-21 Andrew Cooperdocs: Improve documentation and parsing for iommu=
2019-01-21 Andrew Cooperdocs: Improve documentation for dom0= and dom0-iommu=
2019-01-21 Roger Pau Monnémaintainers: always use hard tabs
2019-01-21 Razvan Cojocarux86/vm_event: block interrupt injection for sync vm_events
2019-01-18 Wei Liulibxl: fix error message for unsharing namespaces
2019-01-17 Ian Jacksonlibxl: fix build (missing CLONE_NEWIPC) on astonishingl...
2019-01-17 Ian JacksonRevert "libxl: fix build on rather old systems"
2019-01-17 Ian Jacksondocs/features/qemu-deprivilege.pandoc: No support with...
2019-01-16 Ian JacksonMerge tag '4.12.0-rc1' into staging
next