xen.git
2019-10-02 Jan BeulichMAINTAINERS: add tools/misc/xen-cpuid to "X86 ARCHITECTURE"
2019-10-02 Jan BeulichIOMMU: add missing HVM check
2019-10-02 Sergey Dyaslimicrocode: rendezvous CPUs in NMI handler and load...
2019-10-02 Igor Druzhininx86/crash: force unlock console before printing on...
2019-10-02 Oleksandr TyshchenkoSUPPORT.md: Describe Renesas IPMMU-VMSA support (Arm)
2019-10-02 Julien Grallxen/arm: Implement workaround for Cortex A-57 and Corte...
2019-10-02 Julien Grallxen/arm: domain_build: Don't continue if unable to...
2019-10-02 Julien Grallxen/arm: domain_build: Print the correct domain in...
2019-10-02 Julien Grallxen/arm: domain_build: Remove redundant check in make_v...
2019-10-02 Julien Grallxen/arm: domain_build: Print the correct domain in...
2019-10-02 Julien Grallxen/arm: p2m: Free the p2m entry after flushing the...
2019-10-01 Julien Grallxen/arm: p2m: Fix typo in the comment on top of P2M_ROO...
2019-10-01 Julien Grallxen/arm: domain_build: Avoid implicit conversion from...
2019-10-01 Julien Grallxen/arm32: head: Fix build when using GAS 2.25.0
2019-09-30 Julien GrallMAINTAINERS: Update e-mail address
2019-09-30 Roger Pau Monnéx86/iommu: fix hwdom iommu requirements check
2019-09-30 Jan Beulichx86: correct bogus error indicator of cpu_add()
2019-09-30 Jan Beulichx86emul: move ARPL #UD check
2019-09-29 Jan Beulichns16550: make PCI device hiding uniform
2019-09-27 Juergen Grossxen/sched: move struct task_slice into struct sched_unit
2019-09-27 Juergen Grossxen/sched: Change vcpu_migrate_*() to operate on schedu...
2019-09-27 Juergen Grossxen/sched: add runstate counters to struct sched_unit
2019-09-27 Juergen Grossxen: switch from for_each_vcpu() to for_each_sched_unit()
2019-09-27 Juergen Grossxen/sched: switch sched_move_irqs() to take sched_unit...
2019-09-27 Juergen Grossxen/sched: switch schedule() from vcpus to sched_units
2019-09-27 Juergen Grossxen/sched: use sched_resource cpu instead smp_processor...
2019-09-27 Juergen Grossxen: let vcpu_create() select processor
2019-09-27 Juergen Grossxen: add sched_unit_pause_nosync() and sched_unit_unpause()
2019-09-27 Juergen Grossxen/sched: make arinc653 scheduler vcpu agnostic.
2019-09-27 Juergen Grossxen/sched: make credit2 scheduler vcpu agnostic.
2019-09-27 Juergen Grossxen/sched: make credit scheduler vcpu agnostic.
2019-09-27 Juergen Grossxen/sched: make rt scheduler vcpu agnostic.
2019-09-27 Juergen Grossxen/sched: make null scheduler vcpu agnostic.
2019-09-27 Juergen Grossxen/sched: add is_running indicator to struct sched_unit
2019-09-27 Juergen Grossxen/sched: switch struct task_slice from vcpu to sched_unit
2019-09-27 Juergen Grossxen/sched: rename scheduler related perf counters
2019-09-27 Juergen Grossxen/sched: add scheduler helpers hiding vcpu
2019-09-27 Juergen Grossxen/sched: move some per-vcpu items to struct sched_unit
2019-09-27 Juergen Grossxen/sched: switch vcpu_schedule_lock to unit_schedule_lock
2019-09-27 Juergen Grossxen/sched: move per cpu scheduler private data into...
2019-09-27 Juergen Grossxen/sched: switch schedule_data.curr to point at sched_unit
2019-09-27 Juergen Grossxen/sched: let pick_cpu return a scheduler resource
2019-09-27 Juergen Grossxen/sched: introduce struct sched_resource
2019-09-27 Juergen Grossxen/sched: build a linked list of struct sched_unit
2019-09-27 Juergen Grossxen/sched: move per-vcpu scheduler private data pointer...
2019-09-27 Juergen Grossxen/sched: use new sched_unit instead of vcpu in schedu...
2019-09-27 Simon Gaiserx86: allow stubdom access to irq created for msi
2019-09-27 Oleksandr Tyshchenkoxen/arm: Restrict "p2m_ipa_bits" according to the IOMMU...
2019-09-27 Chao Gaox86/microcode: remove microcode_update_lock
2019-09-27 Chao Gaox86/microcode: Synchronize late microcode loading
2019-09-27 Chao Gaox86/microcode: reduce memory allocation and copy when...
2019-09-27 Chao Gaox86/microcode: unify ucode loading during system bootup...
2019-09-27 Chao Gaox86/microcode: split out apply_microcode() from cpu_req...
2019-09-27 Paul Durrantx86/iommu: fix PVH dom0 settings
2019-09-27 Roger Pau Monnéx86/iommu: improve logging message
2019-09-27 Juergen Grossdebugtrace: fix buffer allocation
2019-09-27 Juergen Grosssched: rework and rename vcpu_force_reschedule()
2019-09-27 Juergen Grosssched: fix locking in a653sched_free_vdata()
2019-09-26 Sergey Dyaslix86/shim: fix ballooning down the guest
2019-09-26 Juergen Grosssched: don't let XEN_RUNSTATE_UPDATE leak into vcpu_run...
2019-09-26 Julien Grallxen/arm32: head: Use a page mapping for the 1:1 mapping...
2019-09-26 Julien Grallxen/arm32: head: Introduce macros to create table and...
2019-09-26 Julien Grallxen/arm64: head: Use a page mapping for the 1:1 mapping...
2019-09-26 Julien Grallxen/arm64: head: Introduce macros to create table and...
2019-09-26 Julien Grallxen/arm32: head: Rework and document setup_fixmap()
2019-09-26 Julien Grallxen/arm32: head: Remove 1:1 mapping as soon as it is...
2019-09-26 Julien Grallxen/arm64: head: Rework and document setup_fixmap()
2019-09-26 Julien Grallxen/arm64: head: Remove 1:1 mapping as soon as it is...
2019-09-26 Oleksandr Tyshchenkoiommu/arm: Add Renesas IPMMU-VMSA support
2019-09-26 Oleksandr Tyshchenkoiommu/arm: Introduce iommu_add_dt_device API
2019-09-26 Oleksandr Tyshchenkoiommu: Order the headers alphabetically in device_tree.c
2019-09-26 Oleksandr Tyshchenkoiommu/arm: Add lightweight iommu_fwspec support
2019-09-26 Oleksandr Tyshchenkoxen/common: Introduce xrealloc_flex_struct() helper...
2019-09-26 Oleksandr Tyshchenkoxen/common: Introduce _xrealloc function
2019-09-26 Oleksandr Tyshchenkoiommu/arm: Add ability to handle deferred probing request
2019-09-26 Oleksandr Tyshchenkoiommu/arm: Add iommu_helpers.c file to keep common...
2019-09-26 Paul Durrantiommu: avoid triggering ASSERT_UNREACHABLE() on ARM...
2019-09-26 Andrew Cooperx86/cpuid: Enable CPUID Faulting for PV control domains...
2019-09-26 Andrew Cooperx86/domctl: Drop XEN_DOMCTL_set_cpuid
2019-09-26 Andrew Coopertools/libxc: Rework xc_cpuid_apply_policy() to use...
2019-09-26 Andrew Coopertools/libxc: Rework xc_cpuid_set() to use {get,set...
2019-09-26 Andrew Coopertools/libxc: Pre-cleanup for xc_cpuid_{set,apply_policy}()
2019-09-26 Andrew Cooperx86/domctl: Implement XEN_DOMCTL_set_cpumsr_policy
2019-09-26 Andrew Cooperx86/cpuid: Split update_domain_cpuid_info() in half
2019-09-26 Andrew Cooperlibx86: Introduce x86_cpu_policies_are_compatible()
2019-09-26 Andrew Cooperlibx86: Proactively initialise error pointers
2019-09-26 Andrew Cooperx86/msr: Offer CPUID Faulting to PVH control domains
2019-09-25 Volodymyr Babchukxen/arm: optee: update description in Kconfig
2019-09-25 Volodymyr BabchukSUPPORT.md: Describe OP-TEE mediator
2019-09-25 Volodymyr Babchukxen/arm: optee: handle shared buffer translation error
2019-09-25 Paul Durrantintroduce a 'passthrough' configuration option to xl...
2019-09-25 Ian Jacksontools/ocaml: abi check: Cope with consecutive relevant...
2019-09-25 Paul Durrantiommu: tidy up iommu_use_hap_pt() and need_iommu_pt_syn...
2019-09-25 Paul Durrantremove late (on-demand) construction of IOMMU page...
2019-09-25 Jan BeulichAMD/IOMMU: tidy struct ivrs_mappings
2019-09-25 Jan BeulichAMD/IOMMU: restrict interrupt remapping table sizes
2019-09-25 Jan BeulichAMD/IOMMU: replace INTREMAP_ENTRIES
2019-09-25 Jan Beulichx86/PCI: read maximum MSI vector count early
2019-09-25 Jan BeulichAMD/IOMMU: make phantom functions share interrupt remap...
2019-09-25 Jan BeulichAMD/IOMMU: don't blindly allocate interrupt remapping...
next