xen.git
2020-04-29 Andrew Cooperx86/pv: Compile out compat_gdt in !CONFIG_PV builds
2020-04-29 Andrew Cooperx86/pv: Short-circuit is_pv_{32,64}bit_domain() in...
2020-04-29 Andrew Cooperx86/pv: Options to disable and/or compile out 32bit...
2020-04-29 Andrew Cooperx86/S3: Drop {save,restore}_rest_processor_state()...
2020-04-29 Juergen Grossxen/grants: fix hypercall continuation for GNTTABOP_cac...
2020-04-29 Wei Liux86/hyperv: L0 assisted TLB flush
2020-04-29 Wei Liux86/hyperv: skeleton for L0 assisted TLB flush
2020-04-29 Wei Liux86/hypervisor: pass flags to hypervisor_flush_tlb
2020-04-29 Roger Pau Monnéx86/tlb: use Xen L0 assisted TLB flush when available
2020-04-29 Roger Pau Monnéx86/tlb: allow disabling the TLB clock
2020-04-29 Roger Pau Monnéx86/tlb: introduce a flush HVM ASIDs flag
2020-04-28 Jan BeulichPCI: drop a redundant variable from pci_add_device()
2020-04-28 Wei Liux86/pv: map and unmap page table in dom0_construct_pv
2020-04-28 Wei Liux86/smpboot: map and unmap page tables in cleanup_cpu_r...
2020-04-28 Wei Liux86_64/mm: map and unmap page tables in subarch_memory_op
2020-04-28 Wei Liux86_64/mm: map and unmap page tables in subarch_init_memory
2020-04-28 Wei Liux86_64/mm: map and unmap page tables in cleanup_frame_table
2020-04-28 Juergen Grosstools/xenstore: simplify socket initialization
2020-04-28 Wei LiuMAINTAINERS: list myself as mini-os reviewer
2020-04-27 Andrew Cooperx86/pvh: Override opt_console_xen earlier
2020-04-27 Andrew Cooperx86/S3: Use percpu_traps_init() rather than opencoding...
2020-04-27 Nick Rosbrookgolang/xenlight: stop tracking generated files
2020-04-27 Nick Rosbrooktools: build golang tools if go compiler is present
2020-04-27 Anthony PERARDxen/build: silence make warnings about missing auto...
2020-04-27 Jan Beulichguestcopy: evaluate {,__}copy{,_field}_to_guest*()...
2020-04-27 Julien Grallguest_access: harden *copy_to_guest_offset() to prevent...
2020-04-24 Stefano StabelliniIntroduce a description of the Backport and Fixes tags
2020-04-24 Ian JacksonUpdate QEMU_TRADITIONAL_REVISION
2020-04-24 Jan Beulichx86: drop cpu_has_ffxsr
2020-04-24 Tamas K Lengyelmem_sharing: fix sharability check during fork reset
2020-04-24 Anthony PERARDxen/build: start using if_changed
2020-04-24 Anthony PERARDxen/build: introduce if_changed and if_changed_rule
2020-04-24 Anthony PERARDbuild: introduce documentation for xen Makefiles
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...
next