xen.git
2019-03-05 Andrew Cooperx86/pv: Rewrite guest %cr4 handling from scratch
2019-03-05 Jan Beulichx86/mm: properly flush TLB in switch_cr3_cr4()
2019-03-05 Jan Beulichx86/mm: don't retain page type reference when IOMMU...
2019-03-05 Jan Beulichx86/mm: add explicit preemption checks to L3 (un)validation
2019-03-05 Jan Beulichx86/mm: also allow L2 (un)validation to be fully preemp...
2019-03-05 George Dunlapxen: Make coherent PV IOMMU discipline
2019-03-05 George Dunlapsteal_page: Get rid of bogus struct page states
2019-03-05 Jan BeulichIOMMU/x86: fix type ref-counting race upon IOMMU page...
2019-03-05 Jan Beulichgnttab: set page refcount for copy-on-grant-transfer
2019-03-01 Andrew Coopertools/tests: Drop obsolete test infrastructure
2019-02-28 Roger Pau Monnenpt/shadow: allow getting foreign page table entries
2019-02-28 Roger Pau Monnex86/mm: handle foreign mappings in p2m_entry_modify
2019-02-28 Roger Pau Monnep2m: change write_p2m_entry to return an error code
2019-02-28 Roger Pau Monnex86/mm: split p2m ioreq server pages special handling...
2019-02-28 Roger Pau Monnex86/p2m: pass the p2m to write_p2m_entry handlers
2019-02-28 Igor Druzhininx86/nmi: correctly check MSB of P6 performance counter...
2019-02-28 Andrew Cooperx86/altp2m: Fix build with !CONFIG_HVM
2019-02-28 Andrew Cooperx86/hvm: Increase the triple fault log message level...
2019-02-28 Christian Lindigtools/ocaml: Dup2 /dev/null to stdin in daemonize()
2019-02-28 Andrew Cooperx86/vmx: Properly flush the TLB when an altp2m is modified
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
next