xen.git
2020-04-24 Anthony PERARDxen/build: have the root Makefile generates the CFLAGS
2020-04-23 George Dunlapgolang/xenlight: Implement DomainCreateNew
2020-04-23 George Dunlapgolang/xenlight: Notify xenlight of SIGCHLD
2020-04-23 George Dunlapgolang/xenlight: Don't try to marshall zero-length...
2020-04-23 Nick Rosbrookgolang/xenlight: add DeviceUsbdevAdd/Remove wrappers
2020-04-23 Nick Rosbrookgolang/xenlight: add DevicePciAdd/Remove wrappers
2020-04-23 Nick Rosbrookgolang/xenlight: add DeviceNicAdd/Remove wrappers
2020-04-23 Tamas K Lengyelmem_sharing: allow forking domain with IOMMU enabled
2020-04-23 Anthony PERARDxen/build: use new $(c_flags) and $(a_flags) instead...
2020-04-23 Anthony PERARDxen/build: include include/config/auto.conf in main...
2020-04-23 Anthony PERARDbuild,xsm: fix multiple call
2020-04-23 Jan Beulichx86/mm: use cache in guest_walk_tables()
2020-04-23 Jan Beulichx86/HVM: implement memory read caching for insn emulation
2020-04-23 Jan Beulichx86/HVM: cancel emulation when register state got altered
2020-04-22 Jan Beulichx86: validate VM assist value in arch_set_info_guest()
2020-04-22 Jan Beulichx86/HVM: expose VM assist hypercall
2020-04-22 Jan Beulichx86/mm: monitor table is HVM-only
2020-04-22 Jan Beulichx86/shadow: sh_update_linear_entries() is a no-op for PV
2020-04-22 Jan Beulichx86/shadow: make sh_remove_write_access() helper HVM...
2020-04-21 Julien Grallxen/arm: Avoid open-coding the relinquish state machine
2020-04-21 Peng Fanxen/arm: vgic-v3: fix GICD_ISACTIVER range
2020-04-21 Andrew Cooperx86: Enumeration for Control-flow Enforcement Technology
2020-04-21 Jan Beulichx86/shadow: don't open-code shadow_blow_tables_per_domain()
2020-04-21 Jan Beulichx86/shadow: the trace_emul_write_val() hook is HVM...
2020-04-21 Jan Beulichx86/mm: pagetable_dying() is HVM-only
2020-04-21 Jan Beulichx86/shadow: the guess_wrmap() hook is needed for HVM...
2020-04-21 Jan Beulichx86/shadow: sh_remove_write_access_from_sl1p() can...
2020-04-21 Jan Beulichx86/shadow: monitor table is HVM-only
2020-04-21 Jan Beulichx86/shadow: drop a stray forward structure declaration
2020-04-21 Roger Pau Monnéx86/vtd: relax EPT page table sharing check
2020-04-21 Jan Beulichx86emul: SYSRET must change CPL
2020-04-20 Julien Gralltools/ocaml: Fix stubs build when OCaml has been compil...
2020-04-20 Julien Gralltools/ocaml: libxb: Avoid to use String_val() when...
2020-04-20 Julien Gralltools/ocaml: libxb: Harden stub_header_of_string()
2020-04-20 Julien Gralltools/ocaml: libxc: Check error return in stub_xc_vcpu_...
2020-04-17 Andrew Cooperx86/pv: Delete CONFIG_PV_LDT_PAGING
2020-04-17 Sergey Dyaslisched: fix scheduler_disable() with core scheduling
2020-04-17 Jeff Kubasciksched/core: fix bug when moving a domain between cpupools
2020-04-16 Wei Liux86_64/mm: map and unmap page tables in destroy_m2p_mapping
2020-04-16 Wei Liux86_64/mm: map and unmap page tables in share_hotadd_m2...
2020-04-16 Wei Liux86_64/mm: map and unmap page tables in m2p_mapped
2020-04-16 Wei Liux86/shim: map and unmap page tables in replace_va_mapping
2020-04-16 Harsha Shamsundara... hvmloader: enable MMIO and I/O decode, after all resour...
2020-04-16 Roger Pau Monnéx86/altp2m: add missing break
2020-04-16 Andrew Cooperx86/boot: Fix early exception handling with CONFIG_PERF...
2020-04-14 Andrew Cooperx86/svm: Don't use vmcb->tlb_control as if it is a...
2020-04-14 Jan Beulichgnttab: fix GNTTABOP_copy continuation handling
2020-04-14 Ross Lagerwallxen/gnttab: Fix error path in map_grant_ref()
2020-04-14 Julien Grallxen/rwlock: Add missing memory barrier in the unlock...
2020-04-14 Jan Beulichxenoprof: limit consumption of shared buffer data
2020-04-14 Jan Beulichxenoprof: clear buffer intended to be shared with guests
2020-04-14 Jan Beulichx86/EFI: also fill boot_tsc_stamp on the xen.efi boot...
2020-04-14 Alexandru Isailax86/altp2m: hypercall to set altp2m view visibility
2020-04-10 Andrew Cooperx86/mem_sharing: Fix build with !CONFIG_XSM
2020-04-10 Julien Grallxen/x86: ioapic: Simplify ioapic_init()
2020-04-10 Julien Grallxen/x86: ioapic: Rename init_ioapic_mappings() to ioapi...
2020-04-10 Julien Grallxen/x86: ioapic: Use true/false in bad_ioapic_register()
2020-04-09 Dmitry Isaykintools/xl: Remove the filelock when building VM if autob...
2020-04-09 Andrew Panyakinlibxc/migration: Abort migration on precopy policy...
2020-04-08 Jan Beulichx86/PoD: correct ordering of checks in p2m_pod_zero_check()
2020-04-08 Jan Beulichx86/HVM: __hvm_copy()'s size parameter is an unsigned...
2020-04-08 Tamas K Lengyelmem_sharing: reset a fork
2020-04-08 Tamas K Lengyelmem_sharing: VM forking
2020-04-07 Juergen Grossconfig: use mini-os master for unstable
2020-04-03 Andrew Cooperx86/ucode: Simplify the ops->collect_cpu_info() API
2020-04-03 Andrew Cooperx86/ucode: Drop ops->free_patch()
2020-04-03 Andrew Cooperx86/ucode: Don't try to cope with NULL pointers in...
2020-04-03 Andrew Cooperx86/ucode: Drop ops->match_cpu()
2020-04-03 Andrew Cooperx86/ucode/intel: Remove one CPUID from collect_cpu_info()
2020-04-03 Andrew Cooperdocs: Render .md files using pandoc
2020-04-03 Juergen Grosstools/xenstore: fix a use after free problem in xenstored
2020-04-03 Jan Beulichx86/p2m: make p2m_remove_page()'s parameters type-safe
2020-04-03 Jan Beulichx86/p2m: use available local variable in guest_physmap_...
2020-04-03 Jan Beulichx86/cpuidle: correct Cannon Lake residency MSRs
2020-04-03 Simran Singhalx86: use macro DIV_ROUND_UP
2020-04-03 Jan Beulichx86/p2m: drop pointless nested variable from guest_phys...
2020-04-03 Jan Beulichx86/p2m: don't assert that the passed in MFN matches...
2020-04-03 Jan Beulichx86/p2m: don't ignore p2m_remove_page()'s return value
2020-04-03 Jan Beulichx86emul: inherit HOSTCC when building 32-bit harness...
2020-04-03 Jan Beulichx86emul: suppress "not built" warning for test harness...
2020-04-03 Dario Faggiolicredit2: fix credit reset happening too few times
2020-04-03 Dario Faggiolicredit2: avoid vCPUs to ever reach lower credits than...
2020-04-01 Andrew Cooperx86/ucode/amd: Rework parsing logic in cpu_request_micr...
2020-04-01 Andrew Cooperx86/ucode/amd: Fold structures together
2020-04-01 Andrew Cooperx86/ucode/amd: Remove gratuitous memory allocations...
2020-04-01 Andrew Cooperx86/ucode/amd: Rename bufsize to size in cpu_request_mi...
2020-04-01 Andrew Cooperx86/ucode/amd: Alter API for microcode_fits()
2020-04-01 Andrew Cooperx86/ucode/amd: Move verify_patch_size() into get_ucode_...
2020-04-01 Andrew Cooperx86/ucode/amd: Overhaul the equivalent cpu table handli...
2020-04-01 Andrew Cooperx86/ucode/amd: Collect CPUID.1.EAX in collect_cpu_info()
2020-04-01 Andrew Cooperx86/ucode/amd: Don't use void * for microcode_patch...
2020-04-01 Andrew Cooperx86/ucode/amd: Move check_final_patch_levels() to apply...
2020-04-01 Andrew Cooperx86/ucode/amd: Fix more potential buffer overruns with...
2020-04-01 Andrew Cooperx86/ucode/intel: Fold structures together
2020-04-01 Andrew Cooperx86/ucode/intel: Clean up microcode_sanity_check()
2020-04-01 Andrew Cooperx86/ucode/intel: Clean up microcode_update_match()
2020-04-01 Andrew Cooperx86/ucode/intel: Reimplement get_{data,total}size(...
2020-04-01 Andrew Cooperx86/ucode/intel: Remove gratuitous memory allocations...
2020-04-01 Andrew Cooperx86/ucode/intel: Adjust microcode_sanity_check() to...
2020-04-01 Jan Beulichx86/ucode: Remove unnecessary indirection in struct...
next