xen.git
2022-01-11 Juergen GrossSUPPORT.md: limit support statement for Linux and Windo...
2022-01-11 Roger Pau Monnéx86/viridian: EOI MSR should always happen in affected...
2022-01-06 Jan Beulichx86/altp2m: p2m_altp2m_get_or_propagate() should honor...
2022-01-06 Jan Beulichtools/xen-detect: avoid possible pitfall with cpuid()
2022-01-05 Andrew Cooperx86/spec-ctrl: Fix default calculation of opt_srb_lock
2022-01-05 Andrew Coopertools/libxc: Drop copy-in in xc_physinfo()
2022-01-04 Jan Beulichxenperf: omit meaningless trailing zeroes from output
2022-01-04 Jan Beulichlibxc: avoid clobbering errno in xc_domain_pod_target()
2022-01-04 Jan BeulichVT-d: shorten vtd_flush_{context,iotlb}_reg()
2022-01-04 Jan BeulichVT-d: use DMA_TLB_IVA_ADDR()
2022-01-04 Jan BeulichVT-d: properly parenthesize a number of macros
2022-01-04 Jan Beulichxenperf: name "newer" hypercalls
2022-01-04 Jan BeulichVT-d: avoid allocating domid_{bit,}map[] when possible
2022-01-04 Jan Beulichx86/EPT: squash meaningless TLB flush
2021-12-21 Jan Beulichmm: introduce INVALID_{G,M}FN_RAW
2021-12-21 Jan Beulichx86/perfc: conditionalize HVM and shadow counters
2021-12-17 Andrew Cooperx86/traps: Clean up diagnostics
2021-12-17 Andrew Cooperx86/traps: Drop exception_table[] and use if/else dispa...
2021-12-17 Andrew Cooperxen/domain: Remove function pointers from domain pause...
2021-12-17 Michal Orzelxen/arm64: Zero the top 32 bits of gp registers on...
2021-12-17 Juergen Grosstools/xenstore: drop support for running under SunOS
2021-12-17 Jan Beulichhvmloader: tidy pci_mem_{start,end}
2021-12-17 Jan Beulichrevert "hvmloader: PA range 0xfc000000-0xffffffff shoul...
2021-12-16 Luca Fancelluarm/efi: Handle Xen bootargs from both xen.cfg and DT
2021-12-16 Luca Fancelluxen/arm: increase memory banks number define value
2021-12-16 Andrew Cooperx86/cpuid: Advertise SERIALIZE by default to guests
2021-12-16 Andrew Cooperx86/cpuid: Introduce dom0-cpuid command line option
2021-12-16 Andrew Cooperx86/cpuid: Factor common parsing out of parse_xen_cpuid()
2021-12-16 Andrew Cooperx86/cpuid: Split dom0 handling out of init_domain_cpuid...
2021-12-16 Anthony PERARDstubdom: only build libxen*.a from tools/libs/
2021-12-16 Anthony PERARDtools/Rules.mk: Cleanup %.pc rules
2021-12-16 Anthony PERARDlibs/toolcore: don't install xentoolcore_internal.h...
2021-12-16 Anthony PERARDlibs: Remove both "libs" and "build" target
2021-12-16 Anthony PERARDtools/xcutils: rework Makefile
2021-12-16 Anthony PERARDtools/vchan: Collect targets in TARGETS
2021-12-16 Anthony PERARDtools/misc: rework Makefile
2021-12-16 Anthony PERARDtools/debugger: Allow make to recurse into debugger/
2021-12-16 Anthony PERARDtools/include/xen-foreign: avoid to rely on default...
2021-12-16 Anthony PERARDtools/Rules.mk: introduce FORCE target
2021-12-16 Anthony PERARDtools: Use config.h from autoconf instead of "buildmake...
2021-12-16 Anthony PERARDtools/xl: Remove unnecessary -I. from CFLAGS
2021-12-16 Anthony PERARDtools/ocaml: Remove generation of _paths.h
2021-12-16 Anthony PERARDtools/libacpi: cleanup Makefile, don't check for iasl...
2021-12-16 Anthony PERARDtools/flask/utils: remove unused variables/targets...
2021-12-16 Andrew Coopertools/libs: Don't recursively expand MAJOR ?= $(shell...
2021-12-16 Andrew Coopertools/libxl: Don't read STORE/CONSOLE_PFN from Xen
2021-12-16 Andrew Cooperxen/build: Fix `make cscope` rune
2021-12-16 Juergen Grossxen: make some per-scheduler performance counters sched...
2021-12-15 Oleksandr Andrushchenkoxen/arm: do not map PCI ECAM and MMIO space to Domain...
2021-12-15 Oleksandr Andrushchenkoxen/arm: account IO handler for emulated PCI host bridge
2021-12-15 Oleksandr Andrushchenkoxen/arm: setup MMIO range trap handlers for hardware...
2021-12-15 Oleksandr Andrushchenkoxen/arm: add pci-domain for disabled devices
2021-12-15 Bobby Eshlemanarm/traps: remove debugger_trap_fatal() calls
2021-12-15 Jan BeulichArm: drop memguard_{,un}guard_range() stubs
2021-12-15 Jan Beulichx86: drop MEMORY_GUARD
2021-12-15 Jan Beulichx86/PVH: permit more physdevop-s to be used by Dom0
2021-12-15 Jan Beulichx86/PVH: improve Dom0 memory size calculation
2021-12-15 Anthony PERARDbuild: adjust $(TARGET).efi creation in arch/arm
2021-12-15 Anthony PERARDbuild: generate "include/xen/compile.h" with if_changed
2021-12-15 Anthony PERARDxen: move include/asm-* to arch/*/include/asm
2021-12-15 Anthony PERARDbuild: factorise generation of the linker scripts
2021-12-14 Andrew Cooperx86/cpuid: Fix TSXLDTRK definition
2021-12-14 Juergen Grossperfc: drop calls_to_multicall performance counter
2021-12-14 Juergen Grossx86/perfc: add hypercall performance counters for hvm...
2021-12-14 Jan Beulichx86emul: drop "seg" parameter from insn_fetch() hook
2021-12-14 Jan BeulichSUPPORT.md: limit security support for hosts with very...
2021-12-14 Jan Beulichx86/monitor: don't open-code hvm_has_set_descriptor_acc...
2021-12-14 Oleksandr Andrushchenkovpci: fix function attributes for vpci_process_pending
2021-12-13 Andrew Coopertools/libfsimage: Fix SONAME
2021-12-10 Jan Beulichx86/HVM: permit CLFLUSH{,OPT} on execute-only code...
2021-12-10 Jan BeulichEFI: constify EFI_LOADED_IMAGE * function parameters
2021-12-10 Jan BeulichMAINTAINERS: widen Anthony's area
2021-12-10 Jan Beulichx86: avoid wrong use of all-but-self IPI shorthand
2021-12-10 Jan Beulichperfc: conditionalize credit/credit2 counters
2021-12-10 Jan Beulichlibxc: correct bounce direction in xc_get_device_group()
2021-12-09 Anthony PERARDtools/firmware/hvmloader: remove "subdirs-*" prerequisite
2021-12-09 Anthony PERARDtools: remove some unneeded subdir-distclean-* targets
2021-12-09 Anthony PERARDlibs/store: Remove PKG_CONFIG_REMOVE
2021-12-09 Anthony PERARDlibs/stat: Remove duplicated CFLAGS from deps
2021-12-09 Anthony PERARDlibs/light: Remove -I.
2021-12-09 Anthony PERARDlibs/light: Remove non-existing CFLAGS_libxl.o var
2021-12-09 Anthony PERARDlibs/guest: Drop spurious include in Makefile
2021-12-09 Anthony PERARDlibs/libs.mk: Remove generic variable that already...
2021-12-09 Anthony PERARDlibs: Remove -Iinclude from CFLAGS
2021-12-09 Anthony PERARDlibs: Remove _paths.h from libs ctrl and util.
2021-12-09 Anthony PERARDtools/Rules.mk: Remove $(CFLAGS.opic) from %.opic: %.S
2021-12-09 Anthony PERARDtools/configure.ac: Remove left over system_aio
2021-12-09 Anthony PERARD.gitignore: Non existing toolcore/include files.
2021-12-09 Juergen Grosstools/libs/light: set video_mem for PVH guests
2021-12-09 Juergen Grosstools/libs/ctrl: Save errno only once in *PRINTF()...
2021-12-09 Juergen Grosstools: set event channel HVM parameters in libxenguest
2021-12-09 Juergen Grosstools/helpers: fix PVH xenstore-stubdom console parameters
2021-12-09 Andrew Cooperx86/build: Move exception tables into __ro_after_init
2021-12-08 Oleksandr Andrushchenkoxen/arm: process pending vPCI map/unmap operations
2021-12-06 Ian JacksonMAINTAINERS: Resign from my maintainership roles
2021-12-06 Jan BeulichEFI: drop copy-in from QueryVariableInfo()'s OUT-only...
2021-12-06 Jan BeulichEFI: move efi-boot.h inclusion point
2021-12-06 Jan Beulichx86/HVM: fail virt-to-linear conversion for insn fetche...
2021-12-06 Jan Beulichx86/mm: don't open-code p2m_is_pod()
2021-12-06 Jan Beulichx86/PoD: HVM guests can't pin their pages
next