xen-changelog Mail Thread Index
- [xen master] docs/misra: add rule 2.1 exceptions,
patchbot
- [xen master] docs/misra: add rule 11.9,
patchbot
- [xen master] docs/misra: add 14.3,
patchbot
- [xen master] xen/ppc: Fix stack initialization in head.S,
patchbot
- [xen master] tools/xenstore: Avoid leaking memory in check_store,
patchbot
- [xen master] Update Xen version to 4.18-rc,
patchbot
- [xen master] Config.mk pin QEMU_UPSTREAM_REVISION (prep for Xen 4.18 RC1),
patchbot
- [xen master] xen/common: Add NUMA node id bounds check to page_alloc.c/node_to_scrub,
patchbot
- [xen master] automation: Change build script to use arch defconfig,
patchbot
- [xen master] ARM: GICv3 ITS: flush caches for newly allocated ITT,
patchbot
- [xen master] automation: Drop ppc64le-*randconfig jobs,
patchbot
- [xen master] drivers/video: make declarations of defined functions available,
patchbot
- [xen master] xen/emul-i8254: remove forward declarations and re-order functions,
patchbot
- [xen master] xen/numa: address a violation of MISRA C:2012 Rule 8.3,
patchbot
- [xen master] xen/hypercalls: address violations of MISRA C:2012 Rule 8.3,
patchbot
- [xen master] MAINTAINERS: Remove myself as RISC-V maintainer,
patchbot
- [xen master] xen/pdx: Reorder pdx.[ch],
patchbot
- [xen master] xen/pdx: Standardize region validation wrt pdx compression,
patchbot
- [xen master] xen/mm: Factor out the pdx compression logic in ma/va converters,
patchbot
- [xen master] x86/pv: Fix the determiniation of whether to inject #DB,
patchbot
- [xen master] x86/emul: ASSERT that X86EMUL_DONE doesn't escape to callers,
patchbot
- [xen master] x86/paging: Delete update_cr3()'s do_locking parameter,
patchbot
- [xen master] credit: Don't steal vcpus which have yielded,
patchbot
- [xen master] credit: Limit load balancing to once per millisecond,
patchbot
- [xen master] console/serial: bump buffer from 16K to 32K,
patchbot
- [xen master] xen/arm64: head.S: Fix wrong enable_boot_cpu_mm() code movement,
patchbot
- [xen master] tools/light: Revoke permissions when a PCI detach for HVM domain,
patchbot
- [xen stable-4.15] x86/shadow: defer releasing of PV's top-level shadow reference,
patchbot
- [xen stable-4.15] x86/spec-ctrl: Mitigate the Zen1 DIV leakage,
patchbot
- [xen stable-4.15] x86/amd: Introduce is_zen{1,2}_uarch() predicates,
patchbot
- [xen stable-4.15] x86/spec-ctrl: Issue VERW during IST exit to Xen,
patchbot
- [xen stable-4.15] x86/entry: Track the IST-ness of an entry for the exit paths,
patchbot
- [xen stable-4.15] x86/entry: Adjust restore_all_xen to hold stack_end in %r14,
patchbot
- [xen stable-4.15] x86/spec-ctrl: Improve all SPEC_CTRL_{ENTER,EXIT}_* comments,
patchbot
- [xen stable-4.15] x86/spec-ctrl: Turn the remaining SPEC_CTRL_{ENTRY,EXIT}_* into asm macros,
patchbot
- [xen stable-4.15] x86/spec-ctrl: Fold DO_SPEC_CTRL_EXIT_TO_XEN into it's single user,
patchbot
- [xen stable-4.15] x86/spec-ctrl: Fix confusion between SPEC_CTRL_EXIT_TO_XEN{,_IST},
patchbot
- [xen stable-4.15] x86/AMD: extend Zenbleed check to models "good" ucode isn't known for,
patchbot
- [xen master] README: Remove old note about the build system's python expectation,
patchbot
- [xen master] tools: Don't use distutils in configure or Makefile,
patchbot
- [xen master] tools/python: convert setup.py to use setuptools if available,
patchbot
- [xen master] automation: Add python3's setuptools to some containers,
patchbot
- [xen master] x86/APIC: Remove esr_disable,
patchbot
- [xen master] x86/shadow: defer releasing of PV's top-level shadow reference,
patchbot
- [xen stable-4.17] x86/shadow: defer releasing of PV's top-level shadow reference,
patchbot
- [xen stable-4.17] x86/spec-ctrl: Mitigate the Zen1 DIV leakage,
patchbot
- [xen stable-4.17] x86/amd: Introduce is_zen{1,2}_uarch() predicates,
patchbot
- [xen stable-4.17] x86/spec-ctrl: Issue VERW during IST exit to Xen,
patchbot
- [xen stable-4.17] x86/entry: Track the IST-ness of an entry for the exit paths,
patchbot
- [xen stable-4.17] x86/entry: Adjust restore_all_xen to hold stack_end in %r14,
patchbot
- [xen stable-4.17] x86/spec-ctrl: Improve all SPEC_CTRL_{ENTER,EXIT}_* comments,
patchbot
- [xen stable-4.17] x86/spec-ctrl: Turn the remaining SPEC_CTRL_{ENTRY,EXIT}_* into asm macros,
patchbot
- [xen stable-4.17] x86/spec-ctrl: Fold DO_SPEC_CTRL_EXIT_TO_XEN into it's single user,
patchbot
- [xen stable-4.17] x86/spec-ctrl: Fix confusion between SPEC_CTRL_EXIT_TO_XEN{,_IST},
patchbot
- [xen stable-4.17] x86/AMD: extend Zenbleed check to models "good" ucode isn't known for,
patchbot
- [xen master] x86/entry: Partially revert IST-exit checks,
patchbot
- [xen master] xen/ppc: Enable full Xen build,
patchbot
- [xen master] xen/ppc: Add stub function and symbol definitions,
patchbot
- [xen master] xen/ppc: Define minimal stub headers required for full build,
patchbot
- [xen master] x86/ACPI: Fix logging of MADT entries,
patchbot
- [xen master] xen/vPCI: address violation of MISRA C:2012 Rule 8.3,
patchbot
- [xen master] x86/spec-ctrl: Mitigate the Zen1 DIV leakage,
patchbot
- [xen master] x86/amd: Introduce is_zen{1,2}_uarch() predicates,
patchbot
- [xen master] x86/spec-ctrl: Issue VERW during IST exit to Xen,
patchbot
- [xen master] x86/entry: Track the IST-ness of an entry for the exit paths,
patchbot
- [xen master] x86/entry: Adjust restore_all_xen to hold stack_end in %r14,
patchbot
- [xen master] x86/spec-ctrl: Improve all SPEC_CTRL_{ENTER,EXIT}_* comments,
patchbot
- [xen master] x86/spec-ctrl: Turn the remaining SPEC_CTRL_{ENTRY,EXIT}_* into asm macros,
patchbot
- [xen master] x86/spec-ctrl: Fold DO_SPEC_CTRL_EXIT_TO_XEN into it's single user,
patchbot
- [xen master] x86/spec-ctrl: Fix confusion between SPEC_CTRL_EXIT_TO_XEN{,_IST},
patchbot
- [xen stable-4.16] x86/shadow: defer releasing of PV's top-level shadow reference,
patchbot
- [xen stable-4.16] x86/spec-ctrl: Mitigate the Zen1 DIV leakage,
patchbot
- [xen stable-4.16] x86/amd: Introduce is_zen{1,2}_uarch() predicates,
patchbot
- [xen stable-4.16] x86/spec-ctrl: Issue VERW during IST exit to Xen,
patchbot
- [xen stable-4.16] x86/entry: Track the IST-ness of an entry for the exit paths,
patchbot
- [xen stable-4.16] x86/entry: Adjust restore_all_xen to hold stack_end in %r14,
patchbot
- [xen stable-4.16] x86/spec-ctrl: Improve all SPEC_CTRL_{ENTER,EXIT}_* comments,
patchbot
- [xen stable-4.16] x86/spec-ctrl: Turn the remaining SPEC_CTRL_{ENTRY,EXIT}_* into asm macros,
patchbot
- [xen stable-4.16] x86/spec-ctrl: Fold DO_SPEC_CTRL_EXIT_TO_XEN into it's single user,
patchbot
- [xen stable-4.16] x86/spec-ctrl: Fix confusion between SPEC_CTRL_EXIT_TO_XEN{,_IST},
patchbot
- [xen stable-4.16] x86/AMD: extend Zenbleed check to models "good" ucode isn't known for,
patchbot
- [xen master] xen/ppc: Implement bitops.h,
patchbot
- [xen master] x86/amd: do not expose HWCR.TscFreqSel to guests,
patchbot
- [xen master] timer: fix NR_CPUS=1 build with gcc13,
patchbot
- [xen master] xen/libelf: address violations of MISRA C:2012 Rules 8.2 and 8.3,
patchbot
- [xen master] xen/arm: Skip Xen specific nodes/properties from hwdom /chosen node,
patchbot
- [xen master] docs/misra: accept 11.7 and 11.8,
patchbot
- [xen master] xen/ppc: Implement atomic.h,
patchbot
- [xen master] x86/efi: address violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] x86/mcheck: address violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] xen/lib: address violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] xen/IOMMU: address violations of MISRA C:2012 Rules 8.2 and 8.3,
patchbot
- [xen master] x86/msi: rearrange read_pci_mem_bar slightly,
patchbot
- [xen master] xen/pci: convert pci_find_*cap* to pci_sbdf_t,
patchbot
- [xen master] x86/hvm: address violations of MISRA C:2012 Rule 7.3,
patchbot
- [xen master] xen/ioreq: address violations of MISRA C:2012 Rule 7.3,
patchbot
- [xen master] xen/arm: Handle empty grant table region in find_unallocated_memory(),
patchbot
- [xen master] x86/viridian: address violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] build: restrict gcc11 workaround to versions earlier than 11.3.0,
patchbot
- [xen master] x86/viridian: address violations of MISRA C:2012 Rule 7.3,
patchbot
- [xen master] tools/xentrace/xentrace_format: Add python 3 compatibility,
patchbot
- [xen master] x86: Fix calculation of %dr6/dr7 reserved bits,
patchbot
- [xen master] x86: Introduce new debug.c for debug register infrastructure,
patchbot
- [xen master] x86: Reject bad %dr6/%dr7 values when loading guest state,
patchbot
- [xen master] xen/PCI: address violations of MISRA C:2012 Rules 8.2 and 8.3,
patchbot
- [xen master] include: make domain_page.h's stubs properly use type-unsafe MFN <-> virt helpers,
patchbot
- [xen master] coverage: update gcov info for newer versions of gcc,
patchbot
- [xen master] coverage: simplify the logic of choosing the number of gcov counters depending on the gcc version,
patchbot
- [xen master] cmdline: move irq-max-guests doc entry,
patchbot
- [xen master] tools/misc/xencov_split: Add python 3 compatibility,
patchbot
- [xen master] x86: change parameter name in {hap,shadow}_track_dirty_vram(),
patchbot
- [xen master] xen: move arm/include/asm/vm_event.h to asm-generic,
patchbot
- [xen master] xen: asm-generic support,
patchbot
- [xen master] MAINTAINERS: generalize vm-event/monitor entry,
patchbot
- [xen master] xen/arm64: Fold setup_fixmap() to create_page_tables(),
patchbot
- [xen master] xen/arm: Move MMU related definitions from config.h to mmu/layout.h,
patchbot
- [xen master] xen/arm64: Split and move MMU-specific head.S to mmu/head.S,
patchbot
- [xen master] xen/arm: Introduce CONFIG_MMU Kconfig option,
patchbot
- [xen master] xen/arm64: head.S: Introduce enable_{boot,secondary}_cpu_mm(),
patchbot
- [xen master] xen/arm: ioreq: add header for 'handle_ioserv' and 'try_fwd_ioserv',
patchbot
- [xen master] xen/ppc: Drop support for pseries/OpenFirmware,
patchbot
- [xen master] automation: Switch ppc64le tests to PowerNV machine type,
patchbot
- [xen master] automation: add awk to opensuse images,
patchbot
- [xen master] x86/io_apic: address violations of MISRA C:2012 Rules 8.2 and 8.3,
patchbot
- [xen master] x86/io: address violations of MISRA C:2012 Rule 8.3,
patchbot
- [xen master] x86/genapic: address a violation of MISRA C:2012 Rule 8.3,
patchbot
- [xen master] automation: execute SAF translation before the analysis with ECLAIR,
patchbot
- [xen master] xen: apply deviation for Rule 8.4 (asm-only definitions),
patchbot
- [xen master] Arm: constrain {,u}int64_aligned_t in public header,
patchbot
- [xen master] Revert "MAINTAINERS: consolidate vm-event/monitor entry",
patchbot
- [xen master] xen/arm: Fix printk specifiers and arguments in iomem_remove_cb(),
patchbot
- [xen master] xen/arm: ffa: fix guest map RX/TX error code,
patchbot
- [xen master] tools/xl: Guard main_dt_overlay() with LIBXL_HAVE_DT_OVERLAY,
patchbot
- [xen master] xen: Change parameter of generic_{fls,ffs}() to unsigned int,
patchbot
- [xen master] xen/arm: smmuv3: Add missing U for shifted constant,
patchbot
- [xen master] xen/pci: update PCI_STATUS_* constants,
patchbot
- [xen master] tools/xl: Add new xl command overlay for device tree overlay support,
patchbot
- [xen master] tools/libs/light: Implement new libxl functions for device tree overlay ops,
patchbot
- [xen master] tools/libs/ctrl: Implement new xc interfaces for dt overlay,
patchbot
- [xen master] xen/arm: Implement device tree node addition functionalities,
patchbot
- [xen master] xen/arm: Implement device tree node removal functionalities,
patchbot
- [xen master] arm/asm/setup.h: Update struct map_range_data to add rangeset.,
patchbot
- [xen master] common/device_tree: Add rwlock for dt_host,
patchbot
- [xen master] asm/smp.h: Fix circular dependency for device_tree.h and rwlock.h,
patchbot
- [xen master] xen/smmu: Add remove_device callback for smmu_iommu ops,
patchbot
- [xen master] xen/iommu: Introduce iommu_remove_dt_device(),
patchbot
- [xen master] xen/iommu: protect iommu_add_dt_device() with dtdevs_lock,
patchbot
- [xen master] xen/iommu: Move spin_lock from iommu_dt_device_is_assigned to caller,
patchbot
- [xen master] xen/device-tree: Add dt_find_node_by_path_from() to find nodes in device tree,
patchbot
- [xen master] libfdt: overlay: change overlay_get_target(),
patchbot
- [xen master] libfdt: Keep fdt functions after init for CONFIG_OVERLAY_DTB.,
patchbot
- [xen master] xen/arm: Add CONFIG_OVERLAY_DTB,
patchbot
- [xen master] common/device_tree: Export __unflatten_device_tree(),
patchbot
- [xen master] xen/arm/device: Remove __init from function type,
patchbot
- [xen master] common/device_tree.c: unflatten_device_tree() propagate errors,
patchbot
- [xen master] common/device_tree: handle memory allocation failure in __unflatten_device_tree(),
patchbot
- [xen master] xen/arm: page: Handle cache flush of an element at the top of the address space,
patchbot
- [xen stable-4.15] xen/arm: page: Handle cache flush of an element at the top of the address space,
patchbot
- [xen stable-4.16] xen/arm: page: Handle cache flush of an element at the top of the address space,
patchbot
- [xen master] xen/ppc: Implement initial Radix MMU support,
patchbot
- [xen stable-4.17] xen/arm: page: Handle cache flush of an element at the top of the address space,
patchbot
- [xen stable-4.17] x86/irq: fix reporting of spurious i8259 interrupts,
patchbot
- [xen stable-4.17] x86/vmx: Revert "x86/VMX: sanitize rIP before re-entering guest",
patchbot
- [xen stable-4.17] x86/svm: Fix valid condition in svm_get_pending_event(),
patchbot
- [xen stable-4.17] tboot: Disable CET at shutdown,
patchbot
- [xen stable-4.17] libxl: slightly correct JSON generation of CPU policy,
patchbot
- [xen stable-4.17] build: correct gas --noexecstack check,
patchbot
- [xen stable-4.17] x86/iommu: pass full IO-APIC RTE for remapping table update,
patchbot
- [xen stable-4.17] iommu/vtd: rename io_apic_read_remap_rte() local variable,
patchbot
- [xen stable-4.17] x86/ioapic: RTE modifications must use ioapic_write_entry,
patchbot
- [xen stable-4.17] x86/ioapic: add a raw field to RTE struct,
patchbot
- [xen stable-4.17] x86/ioapic: sanitize IO-APIC pins before enabling lapic LVTERR/ESR,
patchbot
- [xen stable-4.17] xenalyze: Handle start-of-day ->RUNNING transitions,
patchbot
- [xen stable-4.17] x86/head: check base address alignment,
patchbot
- [xen stable-4.17] xen/vcpu: ignore VCPU_SSHOTTMR_future,
patchbot
- [xen master] MAINTAINERS: consolidate vm-event/monitor entry,
patchbot
- [xen master] xen/ppc: Define bug frames table in linker script,
patchbot
- [xen master] xen/ppc: Add public/arch-ppc.h,
patchbot
- [xen master] arm64/vfp: address MISRA C:2012 Dir 4.3,
patchbot
- [xen master] docs/misra: document gcc-specific behavior with shifting signed integers,
patchbot
- [xen master] xen/sched: address violations of MISRA C:2012 Directive 4.10,
patchbot
- [xen master] docs/misra: add rules 10.1 10.2 10.3 10.4,
patchbot
Mail converted by MHonArc
|