xen.git
2020-10-06 Andrew Cooperxen/domctl: Introduce and use XEN_DOMCTL_CDF_nested_virt
2020-10-06 Andrew Cooperxen/domctl: Simplify DOMCTL_CDF_ checking logic
2020-10-06 Andrew Coopertools/libxl: Simplify DOMCTL_CDF_ flags handling in...
2020-10-02 Andrew Coopertools/libxl: Work around libvirt breakage in libxl__cpu...
2020-10-02 Laurentiu Tudorarm,smmu: match start level of page table walk with P2M
2020-10-02 Roger Pau Monnéxen/domain: check IOMMU options doesn't contain unknown...
2020-10-02 Jan Beulichevtchn: move FIFO-private struct declarations
2020-10-02 Jan Beulichevtchn/fifo: use stable fields when recording "last...
2020-10-02 Jan Beulichevtchn: cut short evtchn_reset()'s loop in the common...
2020-10-02 Jan Beulichevtchn/Flask: pre-allocate node on send path
2020-10-02 Jan Beulichx86/shim: adjust Kconfig defaults
2020-10-02 Jan Beulichx86/shim: fix build with PV_SHIM_EXCLUSIVE and SHADOW_P...
2020-10-01 Juergen Grosstools/lixenguest: hide struct elf_dom_parms layout...
2020-10-01 Juergen Grosstools/libxenguest: make xc_dom_loader interface private...
2020-10-01 Juergen Grosstools/libs: merge xenctrl_dom.h into xenguest.h
2020-10-01 Juergen Grosstools: move libxlutil to tools/libs/util
2020-10-01 Juergen Grosstools/libs: add option for library names not starting...
2020-10-01 Juergen Grosstools: rename global libxlutil make variables
2020-10-01 Juergen Grosstools/libxl: move libxenlight to tools/libs/light
2020-10-01 Andrew Cooperx86: Use LOCK ADD instead of MFENCE for smp_mb()
2020-10-01 Paul Durrantxl: implement documented '--force' option for block...
2020-10-01 Paul Durrantlibxl: provide a mechanism to define a device 'safe...
2020-09-30 Juergen Grosstools/xenstore: set maximum number of grants needed
2020-09-30 Andrew Coopertools/cpuid: Plumb nested_virt down into xc_cpuid_apply...
2020-09-30 Olaf Heringlibxc/bitops: increase potential size of bitmaps
2020-09-30 Anthony PERARDtools: Fix configure of upstream QEMU
2020-09-30 Olaf Heringtools/libxc: report malloc errors in writev_exact
2020-09-30 Trammell Hudsonefi/boot: wrap PrintStr/PrintErr to allow const CHAR16...
2020-09-30 Jan Beulichevtchn: ECS_CLOSED => ECS_FREE
2020-09-30 Jan Beulichevtchn: don't bypass unlinking pIRQ when closing port
2020-09-30 Jan Beulichevtchn/sched: reject poll requests for unusable ports
2020-09-30 Jan Beulichevtchn: refuse EVTCHNOP_status for Xen-bound event...
2020-09-29 Andrew Cooperx86/pv: Simplify emulation for the 64bit base MSRs
2020-09-29 Andrew Cooperx86/pv: Optimise to the segment context switching paths
2020-09-29 Andrew Cooperx86/pv: Optimise prefetching in svm_load_segs()
2020-09-29 Andrew Cooperx86/asm: Split __wr{fs,gs}base() out of write_{fs,gs...
2020-09-29 Andrew Cooperx86/asm: Rename FS/GS base helpers
2020-09-29 Jan Beulichx86/ELF: drop unnecessary volatile from asm()-s in...
2020-09-29 Jan Beulichx86/ELF: eliminate pointless local variable from elf_co...
2020-09-29 Jan Beulichx86/ELF: also record FS/GS bases in elf_core_save_regs()
2020-09-29 Jan Beulichx86/ELF: don't store function pointer in elf_core_save_...
2020-09-29 Jan Beulichx86/ELF: don't open-code read_sreg()
2020-09-29 Jan Beulichx86: introduce read_sregs() to allow storing to memory...
2020-09-28 Julien GrallSUPPORT.MD: Clarify the support state for the Arm SMMUv...
2020-09-28 Julien Grallxen/arm: sched: Ensure the vCPU context is seen before...
2020-09-28 Marek Marczykowski... x86/S3: fix shadow stack resume path
2020-09-28 Roger Pau Monnéx86/iommu: remove code to fetch MSI message from remap...
2020-09-28 Roger Pau Monnéx86/hpet: remove hpet_msi_read
2020-09-28 Jan Beulichcommon/Kconfig: sort HAS_*
2020-09-28 Jan BeulichEFI: some easy constification
2020-09-24 Andrew Cooperx86/pv: Don't clobber NT on return-to-guest
2020-09-24 Andrew Cooperx86/pv: Don't deliver #GP for a SYSENTER with NT set
2020-09-24 Andrew Cooperx86/msi: Fold pci_conf_write16() calls in write_msi_msg()
2020-09-23 Julien Grallxen/arm: bootfdt: Ignore empty memory bank
2020-09-23 Oleksandr TyshchenkoSUPPORT.md: Update status of Renesas IPMMU-VMSA (Arm)
2020-09-22 Jan Beulichevtchn: arrange for preemption in evtchn_reset()
2020-09-22 Jan Beulichevtchn: arrange for preemption in evtchn_destroy()
2020-09-22 Jan Beulichevtchn: address races with evtchn_reset()
2020-09-22 Jan Beulichevtchn: convert per-channel lock to be IRQ-safe
2020-09-22 Jan Beulichevtchn: evtchn_reset() shouldn't succeed with still...
2020-09-22 Jan Beulichevtchn/x86: enforce correct upper limit for 32-bit...
2020-09-22 Julien Grallxen/evtchn: Add missing barriers when accessing/allocat...
2020-09-22 Andrew Cooperx86/pv: Avoid double exception injection
2020-09-22 Jan Beulichevtchn: relax port_is_valid()
2020-09-22 Jan Beulichx86/MSI-X: restrict reading of table/PBA bases from...
2020-09-22 Roger Pau Monnéx86/msi: get rid of read_msi_msg
2020-09-22 Roger Pau Monnéx86/vpt: fix race when migrating timers between vCPUs
2020-09-22 Andrew Cooperxen/memory: Don't skip the RCU unlock path in acquire_r...
2020-09-22 Andrew Cooperx86/pv: Handle the Intel-specific MSR_MISC_ENABLE correctly
2020-09-22 Paul Durrantiommu: make map and unmap take a page count, similar...
2020-09-22 Paul Durrantiommu: flush I/O TLB if iommu_map() or iommu_unmap...
2020-09-22 Paul Durrantiommu: remove unused iommu_ops method and tasklet
2020-09-22 Paul Durrantx86/iommu: convert VT-d code to use new page table...
2020-09-22 Jan Beulichbuild: use if_changed more consistently (and correctly...
2020-09-21 Julien Grallxen/guest_access: Improve coding style in xen/guest_acc...
2020-09-21 Julien Grallxen/guest_access: Consolidate guest access helpers...
2020-09-21 Julien Grallxen: include xen/guest_access.h rather than asm/guest_a...
2020-09-21 Trammell Hudsonefi/boot: make file->ptr const void*
2020-09-21 Roger Pau Monnéx86/svm: ignore accesses to EX_CFG
2020-09-21 Jan Beulichmm: adjust get_page()'s types
2020-09-18 Andrew Coopertools: Delete XEN_DOMCTL_disable_migrate
2020-09-18 Julien Grallxen: Introduce cmpxchg64() and guest_cmpxchg64()
2020-09-18 Julien Grallxen/arm: Remove cmpxchg_local() and drop _mb from the...
2020-09-16 Jan BeulichRevert "EFI: free unused boot mem in at least some...
2020-09-15 Andrew Cooperx86/msr: drop compatibility #GP handling in guest_...
2020-09-15 Andrew Cooperx86/hvm: disallow access to unknown MSRs
2020-09-15 Roger Pau Monnéx86/pv: disallow access to unknown MSRs
2020-09-15 Roger Pau Monnéx86/svm: handle BU_CFG and BU_CFG2 with cases
2020-09-15 Roger Pau Monnéx86/pv: allow reading FEATURE_CONTROL MSR
2020-09-15 Jan BeulichEFI: free unused boot mem in at least some cases
2020-09-15 Jan Beulichx86/HVM: more consistently set I/O completion
2020-09-14 Andrew Coopertravis: Fix build with newer Qemu
2020-09-14 Andrew Coopertools/Makefile: Drop the use of $(file ...)
2020-09-14 Andrew Coopertools/libs/vchan: Don't run the headers check
2020-09-14 Juergen Grosstools/build: fix python xc bindings
2020-09-14 Juergen Grosstools/libs/stat: fix broken build
2020-09-11 Andrew Coopertools/cpuid: Untangle Invariant TSC handling
2020-09-11 Jan Beulichxen/arm64: force gcc 10+ to always inline generic atomi...
2020-09-11 Juergen Grossxen/hypfs: fix writing of custom parameter
2020-09-11 Jan Beulichx86/PV: fold exit paths of ptwr_do_page_fault()
next