xen.git
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
2019-01-16 Ian JacksonPrep for 4.12-rc1: Change external trees to refer to...
2019-01-16 Ian JacksonPrep for 4.12-rc1: Change versions from -unstable to -rc
2019-01-16 Wei Liutools: only call git when necessary in OVMF Makefile
2019-01-15 Anthony PERARDdocs: Fix links in html generation of man pages
2019-01-15 Anthony PERARDman: Fix links in xl(1)
2019-01-15 Andrew Cooperxen/cmdline: Fix buggy strncmp(s, LITERAL, ss - s)...
2019-01-11 Ian Jacksonlibxl: get_reaper_lock_and_uid: Document fd handling
2019-01-11 Jan Beulichlibxl: fix build on rather old systems
2019-01-11 Anthony PERARDlibxl: Add comments to libxl__json_*get* functions
2019-01-11 Anthony PERARDlibxl_json: Remove libxl__json_object_append_to from...
2019-01-11 Anthony PERARDlibxl: Remove unused arg from libxl__sendmsg_fds
2019-01-11 Anthony PERARDlibxl: Re-implement domain_suspend_device_model using...
2019-01-11 Anthony PERARDlibxl: Change libxl__domain_suspend_device_model()...
2019-01-11 Anthony PERARDlibxl_qmp: Store advertised QEMU version in libxl__ev_qmp
2019-01-11 Anthony PERARDlibxl: QEMU startup sync based on QMP
2019-01-11 Anthony PERARDlibxl: Add dmss_init/dispose for libxl__dm_spawn_state
2019-01-11 Anthony PERARDlibxl_dm: Pre-open QMP socket for QEMU
2019-01-11 Anthony PERARDlibxl: Add init/dispose of for libxl__domain_build_state
2019-01-11 Anthony PERARDlibxl_exec: Add libxl__spawn_initiate_failure
2019-01-11 Anthony PERARDlibxl_qmp: Implementation of libxl__ev_qmp_*
2019-01-11 Anthony PERARDlibxl: Design of an async API to issue QMP commands...
2019-01-11 Anthony PERARDlibxl: Add wrapper around libxl__json_object_to_json...
2019-01-11 Anthony PERARDlibxl_qmp: Change qmp_qemu_check_version to compare...
2019-01-11 Anthony PERARDlibxl_qmp: Separate QMP message generation from qmp_sen...
2019-01-11 Anthony PERARDlibxl: Enhance libxl__sendmsg_fds to deal with EINTR...
2019-01-11 Jan Beulichtmem: default to off
2019-01-11 Razvan Cojocarux86/p2m: fix p2m_finish_type_change()
2019-01-09 Juergen Grosssched/credit2: remove stale comment
2019-01-09 Sergey Dyaslimm/page_alloc: fix MEMF_no_dma allocations for single...
2019-01-09 Wei Liutools/firmware: update OVMF Makefile
2019-01-09 Anthony PERARDdocs: Fix output of man/xen-vbd-interface
2019-01-08 Stefano Stabellinixen/iommu: fix dev assignment on ARM after 91d4eca7
2019-01-08 Roger Pau Monnéx86/dom0: add verbose mode and print memory allocation...
2019-01-08 Roger Pau Monnéx86/shim: only mark special pages as RAM in pvshim...
2019-01-03 Paul Durrantx86/mm/p2m: stop checking for IOMMU shared page tables...
2019-01-03 Paul Durrantiommu: elide flushing for higher order map/unmap operations
2019-01-03 Paul Durrantiommu: rename wrapper functions
2019-01-03 Paul Durrantamd-iommu: add flush iommu_ops
2019-01-02 Andrew Cooperdocs: Fix ./configure following c/s d661611
2019-01-02 Andrew Cooperdocs: Remove Markdown from configure.ac and the build...
2019-01-02 Andrew Cooperdocs/man: Fix/simplify generation of manpages
2019-01-02 Andrew Cooperdocs/markdown: Switch to using pandoc, and fix undersco...
2019-01-02 Andrew Cooperdocs/pandoc: Don't escape underscores in the middle...
2019-01-02 Roger Pau Monnex86/mm-locks: apply a bias to lock levels for control...
2019-01-02 Razvan Cojocarulibxc/altp2m: clean up TABs
2019-01-02 Lars KurthCONTRIBUTING: Clarifications on how to handle license...
2019-01-02 Anthony PERARDlibxl_create: Re-order callbacks of initiate_domain_create
next