xen.git
2021-10-19 Jan Beulichx86/PV: make '0' debug key dump Dom0's stacks again
2021-10-19 Jan Beulichx86/altp2m: don't consider "active" when enabling failed
2021-10-19 Jan Beulichx86/AMD: make HT range dynamic for Fam17 and up
2021-10-19 Jan Beulichx86emul: de-duplicate scatters to the same linear address
2021-10-18 Juergen Grossstubdom: disable building pv-grub
2021-10-18 Juergen Grosstools/xenstore: set open file descriptor limit for...
2021-10-18 Juergen Grosstools/xenstore: set oom score for xenstore daemon on...
2021-10-18 Jan Beulichx86/PV: address odd UB in I/O emulation
2021-10-18 Jan Beulichx86/shadow: make a local variable in sh_page_fault...
2021-10-18 Jan Beulichx86/HVM: correct cleanup after failed viridian_vcpu_init()
2021-10-15 Rahul Singharm/libxl: Emulated PCI device tree node in libxl
2021-10-15 Michal Orzeltools/libxl_arm: Modify libxl__prepare_dtb...
2021-10-15 Michal Orzeltools/libxl: Modify libxl__arch_domain_init_hw_descript...
2021-10-15 Rahul Singhxen/arm: Enable the existing x86 virtual PCI support...
2021-10-15 Bertrand Marquisxen/vpci: Move ecam access functions to common code
2021-10-15 Jan Beulichx86/shadow: adjust 2-level case of SHADOW_FOREACH_L2E()
2021-10-15 Jan Beulichx86/shadow: adjust some shadow_set_l<N>e() callers
2021-10-15 Jan BeulichAMD/IOMMU: expose errors and warnings unconditionally
2021-10-15 Jan BeulichAMD/IOMMU: pull ATS disabling earlier
2021-10-15 Jan BeulichAMD/IOMMU: respect AtsDisabled device flag
2021-10-15 Jan BeulichAMD/IOMMU: check IVMD ranges against host implementatio...
2021-10-15 Jan BeulichAMD/IOMMU: improve (extended) feature detection
2021-10-15 Jan BeulichAMD/IOMMU: obtain IVHD type to use earlier
2021-10-15 Juergen Grossstubdom: fix build with disabled pv-grub
2021-10-14 Oleksandr Tyshchenkoxen/arm: optee: Allocate anonymous domheap pages
2021-10-14 Oleksandr Tyshchenkolibxl/arm: Add handling of extended regions for DomU
2021-10-14 Oleksandr Tyshchenkoxen/arm: Introduce gpaddr_bits field to struct xen_domc...
2021-10-14 Anthony PERARDbuild: fix dependencies in arch/x86/boot
2021-10-14 Michal OrzelRevert "xen/domctl: Introduce XEN_DOMCTL_CDF_vpci flag"
2021-10-13 Rahul Singhxen/arm: Add linux,pci-domain property for hwdom if...
2021-10-13 Luca Fancelluarm/docs: Clarify legacy DT bindings on UEFI
2021-10-13 Luca Fancelluarm/efi: load dom0 modules from DT using UEFI
2021-10-13 Anthony PERARDbuild: clean common temporary files from root makefile
2021-10-13 Michal Orzelxen: Expose the PMU to the guests
2021-10-13 Ian Jacksonlibxl: CODING_STYLE: Explicitly deprecate #ifdef
2021-10-12 Michal Orzelxen/arm: Check for PMU platform support
2021-10-12 Michal Orzelxen+tools: Introduce XEN_SYSCTL_PHYSCAP_vpmu
2021-10-12 Luca Fancelluarm/efi: Use dom0less configuration when using EFI...
2021-10-12 Andrew Cooperx86/pv: Split pv_hypercall() in two
2021-10-12 Dmitry Isaykintools/xl: fix autoballoon regex
2021-10-12 Jan BeulichVT-d: Tylersburg isoch DMAR unit with no TLB space
2021-10-12 Jan BeulichVT-d: generalize and correct "iommu=no-igfx" handling
2021-10-12 Jan Beulichx86/PV32: fix physdev_op_compat handling
2021-10-12 Jan BeulichAMD/IOMMU: consider hidden devices when flushing device...
2021-10-12 Anthony PERARDbuild: avoid building arm/arm/*/head.o twice
2021-10-12 Anthony PERARDbuild,arm: move LDFLAGS change to arch.mk
2021-10-12 Anthony PERARDx86/mm: avoid building multiple .o from a single .c...
2021-10-11 Oleksandr Andrushchenkolibxl: Only map legacy PCI IRQs if they are supported
2021-10-11 Oleksandr Andrushchenkolibxl: Allow removing PCI devices for all types of...
2021-10-11 Luca Fancelluarm/efi: Fix null pointer dereference
2021-10-11 Rahul Singhxen/arm: Transitional change to build HAS_VPCI on ARM.
2021-10-11 Roger Pau Monnetools/console: use xenforeigmemory to map console ring
2021-10-11 Christopher... docs: add references to Argo Linux driver sources and...
2021-10-11 Jan Beulichx86/HVM: fix xsm_op for 32-bit guests
2021-10-11 Jan Beulichx86/build: suppress EFI-related tool chain checks upon...
2021-10-08 Volodymyr Babchukxen/arm: optee: fix possible memory leaks
2021-10-08 Oleksandr Tyshchenkoxen/domain: Call pci_release_devices() when releasing...
2021-10-08 Oleksandr Andrushchenkoxen/arm: Mark device as PCI while creating one
2021-10-08 Oleksandr Andrushchenkoxen/device-tree: Make dt_find_node_by_phandle global
2021-10-08 Oleksandr Andrushchenkoxen/arm: Introduce pci_find_host_bridge_node helper
2021-10-08 Oleksandr Andrushchenkoxen/arm: Add new device type for PCI
2021-10-08 Andrew Cooperx86/spec-ctrl: Build with BRANCH_HARDEN lfences by...
2021-10-07 Oleksandr Tyshchenkoxen/arm: Updates for extended regions support
2021-10-07 Rahul Singhxen/domctl: Introduce XEN_DOMCTL_CDF_vpci flag
2021-10-07 Rahul Singhxen/arm: Implement pci access functions
2021-10-07 Oleksandr Andrushchenkoxen/arm: Add support for Xilinx ZynqMP PCI host controller
2021-10-07 Rahul Singhxen/arm: PCI host bridge discovery within XEN on ARM
2021-10-07 Rahul Singhxen/arm: Add cmdline boot option "pci-passthrough ...
2021-10-07 Rahul Singhxen/arm: Add PHYSDEVOP_pci_device_(*add/remove) support...
2021-10-07 Anthony PERARDbuild/riscv: tell the build system about riscv64/head.S
2021-10-07 Anthony PERARDbuild: convert binfile use to if_changed
2021-10-05 Jan BeulichVT-d: fix deassign of device with RMRR
2021-10-05 Oleksandr Andrushchenkoxen/arm: Fix dev_is_dt macro definition
2021-10-05 Rahul Singhxen/arm: Add support for PCI init to initialize the...
2021-10-05 Rahul Singhxen/pci: Include asm/pci.h after pci_sbdf_t in xen...
2021-10-05 Rahul Singhxen/pci: gate APEI support on ARM
2021-10-02 Oleksandr Tyshchenkoxen/arm: Add handling of extended regions for Dom0
2021-10-01 Luca Fancelluarm/efi: Introduce xen,uefi-cfg-load DT property
2021-10-01 Juergen Grossinclude/public: fix style of usbif.h
2021-10-01 Juergen Grossinclude/public: add better interface description to...
2021-10-01 Juergen Grossinclude/public: add possible status values to usbif.h
2021-10-01 Anthony PERARDautomation: Add qemu to debian:stretch container for...
2021-10-01 Anthony PERARDautomation: switch GitLab x86 smoke test to use PV...
2021-10-01 Rahul Singhxen/device-tree: Add dt_get_pci_domain_nr helper
2021-10-01 Rahul Singhxen/device-tree: Add dt_property_read_u32_array helper
2021-10-01 Rahul Singhxen/device-tree: Add dt_property_read_variable_u32_arra...
2021-10-01 Rahul Singhxen/arm: pci: Add stubs to allow selecting HAS_PCI
2021-10-01 Rahul Singhxen/pci: Refactor MSI code that implements MSI function...
2021-09-29 Anthony PERARDbuild: add --full to version.sh to guess $(XEN_FULLVERSION)
2021-09-29 Anthony PERARDxen: rework `checkpolicy` detection when using "randconfig"
2021-09-29 Jan Beulichx86/PVH: actually show Dom0's stacks from debug key '0'
2021-09-29 Jan Beulichx86/HVM: convert hvm_virtual_to_linear_addr() to be...
2021-09-28 Igor Druzhininpci: fix handling of PCI bridges with subordinate bus...
2021-09-28 Jan Beulichx86/PVH: actually show Dom0's register state from debug...
2021-09-28 Ian JacksonMerge remote-tracking branch 'origin/staging' into...
2021-09-28 Anthony PERARDConfig.mk: update OVMF to edk2-stable202108
2021-09-28 Oleksandr Tyshchenkoxen/arm: optee: Fix arm_smccc_smc's a0 for OPTEE_SMC_DI...
2021-09-27 Juergen Grosstools/libs: fix build of stubdoms
2021-09-27 Juergen GrossConfig: use Mini-OS commit 9f09744aa3e5982 for xen...
2021-09-24 Kevin Stefanovtools/libxl: Correctly align the ACPI tables
next