xen.git
2019-07-31 Andrew Cooperxen/nodemask: Drop any_online_node() and first_unset_node()
2019-07-31 Andrew Cooperxen/bitmap: Drop {bitmap,cpumask,nodes}_shift_{left...
2019-07-31 Andrew Cooperxen/page-alloc: Clamp get_free_buddy() to online nodes
2019-07-31 Paul Durrantdomain: remove 'guest_type' field (and enum guest_type)
2019-07-31 Jan BeulichAMD/IOMMU: don't needlessly log headers when dumping...
2019-07-31 Jan BeulichAMD/IOMMU: correct IRTE updating
2019-07-31 Jan BeulichAMD/IOMMU: enable x2APIC mode when available
2019-07-31 Jan BeulichAMD/IOMMU: adjust setup of internal interrupt for x2API...
2019-07-31 Jan BeulichAMD/IOMMU: allow enabling with IRQ not yet set up
2019-07-31 Jan BeulichAMD/IOMMU: split amd_iommu_init_one()
2019-07-31 Jan BeulichAMD/IOMMU: introduce 128-bit IRTE non-guest-APIC IRTE...
2019-07-31 Jan BeulichAMD/IOMMU: pass IOMMU to {get,free,update}_intremap_entry()
2019-07-31 Jan BeulichAMD/IOMMU: use bit field for IRTE
2019-07-31 Jan BeulichAMD/IOMMU: use bit field for control register
2019-07-31 Jan BeulichAMD/IOMMU: use bit field for extended feature register
2019-07-31 Norbert Mantheygrant_table: harden version dependent accesses
2019-07-31 Norbert Mantheygrant_table: harden bound accesses
2019-07-31 Andrew Cooperx86/boot: Fix build dependenices for reloc.c
2019-07-30 Dario Faggiolixen: credit2: avoid using cpumask_weight() in hot-paths
2019-07-30 Jan Beulichx86: don't include {amd-,}iommu.h from fixmap.h
2019-07-30 Paul Durrantdomain: stash xen_domctl_createdomain flags in struct...
2019-07-29 Julien Grallxen/arm64: head: Introduce print_reg
2019-07-29 Julien Grallxen/arm64: head: Rework UART initialization on boot CPU
2019-07-29 Julien Grallxen/arm64: head: Don't clobber x30/lr in the macro...
2019-07-29 Julien Grallxen/arm64: head: Mark the end of subroutines with ENDPROC
2019-07-29 Julien Grallxen/arm64: macros: Introduce an assembly macro to alias x30
2019-07-29 Julien Grallxen/arm: SCTLR_EL1 is a 64-bit register on Arm64
2019-07-29 Julien Grallxen/public: arch-arm: Restrict the visibility of struct...
2019-07-29 Julien Grallxen/arm: irq: Don't use _IRQ_PENDING when handling...
2019-07-29 Julien Grallxen/public: arch-arm: Use xen_mk_ullong instead of...
2019-07-29 Juergen Grossxen: don't longjmp() after domain_crash() in check_wake...
2019-07-29 Andrii Anisovxen/arm: cpuerrata: Align a virtual address before...
2019-07-28 Dario Faggiolitools: ipxe: update for fixing build with GCC9
2019-07-28 Zhang Chentools/libxl: Add iothread support for COLO
2019-07-26 Stefano StabelliniRe-instate "xen/arm: fix mask calculation in pdx_init_mask"
2019-07-26 Julien Grallxen/arm64: Correctly compute the virtual address in...
2019-07-26 Dario Faggiolisched: refactor code around vcpu_deassign() in null...
2019-07-26 Juergen Grossxen: merge temporary vcpu pinning scenarios
2019-07-26 Andrii Anisovschedule: fix a comment missprint
2019-07-26 Juergen Grossx86: optimize loading of GDT at context switch
2019-07-25 Roger Pau Monnetboot: remove maintainers and declare orphaned
2019-07-25 Andrew Cooperx86/dmi: Constify quirks data
2019-07-25 Andrew Cooperx86/dmi: Drop trivial callback functions
2019-07-25 Andrew Cooperx86: Drop CONFIG_ACPI_SLEEP
2019-07-25 Andrew Cooperx86/dmi: Drop warning with an obsolete URL
2019-07-25 Roger Pau Monnéx86/iommu: avoid mapping the interrupt address range...
2019-07-25 Alexandru Isailapassthrough/amd: Clean iommu_hap_pt_share enabled code
2019-07-25 Paul Durrantiommu / x86: move call to scan_pci_devices() out of...
2019-07-25 Jan Beulichx86/IOMMU: don't restrict IRQ affinities to online...
2019-07-24 Andrew Cooperx86/pv: Move async_exception_cleanup() into pv/iret.c
2019-07-24 Juergen Grossxen/x86: cleanup unused NMI/MCE code
2019-07-24 Andrew Cooperpassthrough/vtd: Don't DMA to the stack in queue_invali...
2019-07-23 Roger Pau Monnéx86/iommu: add comment regarding setting of need_sync
2019-07-23 Roger Pau Monnépci: switch pci_conf_write32 to use pci_sbdf_t
2019-07-23 Roger Pau Monnépci: switch pci_conf_write16 to use pci_sbdf_t
2019-07-23 Roger Pau Monnépci: switch pci_conf_write8 to use pci_sbdf_t
2019-07-23 Roger Pau Monnépci: switch pci_conf_read32 to use pci_sbdf_t
2019-07-23 Roger Pau Monnépci: switch pci_conf_read16 to use pci_sbdf_t
2019-07-23 Roger Pau Monnépci: switch pci_conf_read8 to use pci_sbdf_t
2019-07-23 Jan Beulichx86emul: unconditionally deliver #UD for LWP insns
2019-07-23 Juergen Grossxen/sched: fix locking in restore_vcpu_affinity()
2019-07-23 Viktor Mitinxen/arm: remove unused dt_device_node parameter
2019-07-22 Igor Druzhininx86/crash: fix kexec transition breakage
2019-07-22 Jan BeulichAMD/IOMMU: pass IOMMU to amd_iommu_alloc_intremap_table()
2019-07-22 Jan BeulichAMD/IOMMU: pass IOMMU to iterate_ivrs_entries() callback
2019-07-22 Jan BeulichAMD/IOMMU: process softirqs while dumping IRTs
2019-07-22 Jan BeulichAMD/IOMMU: free more memory when cleaning up after...
2019-07-22 Jan Beulichx86/vLAPIC: avoid speculative out of bounds accesses
2019-07-22 Jan Beulichx86/IRQ: move {,_}clear_irq_vector()
2019-07-22 Jan Beulichx86/IRQ: eliminate some on-stack cpumask_t instances
2019-07-22 Jan Beulichx86/IRQ: tighten vector checks
2019-07-22 Jan Beulichx86/IRQ: drop redundant cpumask_empty() from move_maske...
2019-07-22 Jan Beulichx86/IRQ: make fixup_irqs() skip unconnected internally...
2019-07-22 Jan Beulichx86/IRQs: correct/tighten vector check in _clear_irq_ve...
2019-07-22 Jan Beulichx86/IRQ: target online CPUs when binding guest IRQ
2019-07-22 Jan Beulichx86/IRQ: fix locking around vector management
2019-07-22 Jan Beulichx86/IRQ: consolidate use of ->arch.cpu_mask
2019-07-22 Jan Beulichx86/IRQ: desc->affinity should strictly represent the...
2019-07-22 Jan Beulichx86/IRQ: deal with move cleanup count state in fixup_irqs()
2019-07-22 Jan Beulichx86/IRQ: deal with move-in-progress state in fixup_irqs()
2019-07-22 Ross Lagerwalltools/libxc: allow controlling the max C-state sub...
2019-07-22 Ross Lagerwallx86: allow limiting the max C-state sub-state
2019-07-22 Jan Beulichx86/AMD: make C-state handling independent of Dom0
2019-07-22 Jan Beulichx86/cpuidle: really use C1 for "urgent" CPUs
2019-07-22 Jan Beulichx86/cpuidle: switch to uniform meaning of "max_cstate="
2019-07-22 Jan Beulichx86/shadow: ditch dangerous declarations
2019-07-19 Ricardo Nerix86/mtrr: Skip cache flushes on CPUs with cache self...
2019-07-19 Ricardo Nerix86/cpu/intel: Clear cache self-snoop capability in...
2019-07-19 Tamas K Lengyelx86/mem_sharing: compile mem_sharing subsystem only...
2019-07-19 Tamas K Lengyelx86/mem_sharing: enable mem_share audit mode only in...
2019-07-19 Tamas K Lengyelx86/mem_sharing: copy a page_lock version to be interna...
2019-07-19 Tamas K Lengyelx86/mem_sharing: reorder when pages are unlocked and...
2019-07-19 Andrew Cooperxen/trace: Implement TRACE_?D() in a more efficient...
2019-07-19 Andrew Cooperxen/trace: Adjust types in function declarations
2019-07-19 Andrew Cooperxen/trace: Add trace.h to MAINTAINER
2019-07-19 Chao Gaolibxl_qmp: wait for completion of device removal
2019-07-18 Daniel P. Smithgolang/xenlight: Fixing compilation for go 1.11
2019-07-18 George DunlapMAINTAINERS: Make myself libxl golang binding maintainer
2019-07-18 Andrew Cooperx86emul: Ignore ssse3-{aes,pclmul}.[ch] as well
2019-07-18 Andrew Cooperxen/trace: Fix build with !CONFIG_TRACEBUFFER
next