xen-changelog Mail Thread Index
- [xen master] xen/keyhandler: address violations of MISRA C:2012 Rule 8.3 and drop bool_t,
patchbot
- [xen master] xen/arm: mechanical renaming to address MISRA C:2012 Rule 5.3,
patchbot
- [xen master] xenalyze: remove unused defines,
patchbot
- [xen master] xentrace: adjust exit code for --help option,
patchbot
- [xen master] xenalyze: sync with vmx.h, use EXIT_REASON_MCE_DURING_VMENTRY,
patchbot
- [xen master] xenalyze: sync with vmx.h, use EXIT_REASON_VMXON,
patchbot
- [xen master] xenalyze: sync with vmx.h, use EXIT_REASON_VMXOFF,
patchbot
- [xen master] xenalyze: sync with vmx.h, use EXIT_REASON_PENDING_VIRT_INTR,
patchbot
- [xen master] xentrace: use correct output format for pit and rtc,
patchbot
- [xen master] xentrace: remove unimplemented option from man page,
patchbot
- [xen master] xen/notifier: address violations of MISRA C:2012 Rule 8.3,
patchbot
- [xen master] xen: change names and type qualifiers in copy_domain_page() declaration,
patchbot
- [xen master] libxl: Add missing libxl__virtio_devtype to device_type_tbl array,
patchbot
- [xen master] iommu/vtd: rename io_apic_read_remap_rte() local variable,
patchbot
- [xen master] x86/ioapic: RTE modifications must use ioapic_write_entry,
patchbot
- [xen master] x86/ioapic: add a raw field to RTE struct,
patchbot
- [xen master] xen/arm/atomic: change parameter name in atomic_cmpxchg() definition,
patchbot
- [xen master] xen/arm32: head: Widen the use of the temporary mapping,
patchbot
- [xen master] device_tree: address violations of MISRA C:2012 Rules 8.2 and 8.3,
patchbot
- [xen master] xen/arm: Move TEE mediators in a kconfig submenu,
patchbot
- [xen master] tools/xenstore: add wrapper for tdb_fetch(),
patchbot
- [xen master] tools/xenstore: switch get_acc_data() to use name instead of key,
patchbot
- [xen master] tools/xenstore: rename do_tdb_write() and change parameter type,
patchbot
- [xen master] tools/xenstore: rename do_tdb_delete() and change parameter type,
patchbot
- [xen master] tools/xenstore: let transaction_prepend() return the name for access,
patchbot
- [xen master] tools/xenstore: replace key in struct node with data base name,
patchbot
- [xen master] tools/xenstore: explicitly specify create or modify for tdb_store(),
patchbot
- [xen master] automation: Add smoke test for ppc64le,
patchbot
- [xen master] vpci: add permission checks to map_range(),
patchbot
- [xen master] tools/xenstore: fix get_spec_node(),
patchbot
- [xen master] tools/xenstore: add const to the return type of canonicalize(),
patchbot
- [xen master] xen/ppc: Implement early serial printk on pseries,
patchbot
- [xen master] tools/console: Add escape argument to configure escape character,
patchbot
- [xen master] maintainers: Add ECLAIR reviewer,
patchbot
- [xen master] automation: Add ECLAIR pipelines,
patchbot
- [xen master] automation: Add xen builds for the ECLAIR analyses,
patchbot
- [xen master] xen/kernel: change parameter name in add_taint() definition,
patchbot
- [xen master] xen/event: address violations of MISRA C:2012 Rules 8.2 and 8.3,
patchbot
- [xen master] xen: use parameter name 'mcs' in arch_do_multicall_call(),
patchbot
- [xen master] x86/boot: Update construct_dom0() to take a const char *cmdline,
patchbot
- [xen master] xen/x86: Use const char * for string literals (2),
patchbot
- [xen master] x86/hvm: Allow hvm_copy_to_guest_*() to come from const sources,
patchbot
- [xen master] xen: Drop the (almost) unused extern start[],
patchbot
- [xen master] x86/cpu-policy: Advertise MSR_ARCH_CAPS to guests by default,
patchbot
- [xen master] libxl: add support for parsing MSR features,
patchbot
- [xen master] libxl: use the cpuid feature names from cpufeatureset.h,
patchbot
- [xen master] libxl: split logic to parse user provided CPUID features,
patchbot
- [xen master] libxl: introduce MSR data in libxl_cpuid_policy,
patchbot
- [xen master] libxl: change the type of libxl_cpuid_policy_list,
patchbot
- [xen master] libs/guest: introduce support for setting guest MSRs,
patchbot
- [xen master] docs/misra: document the usage of array range initializers,
patchbot
- [xen master] docs: Correct name for xen-command-line.pandoc,
patchbot
- [xen master] xen/cpu: change parameter name in __cpu_up() declaration,
patchbot
- [xen master] efi: mechanical renaming to address MISRA C:2012 Rule 5.3,
patchbot
- [xen master] docs/misra: add Rule 1.1 and 5.6,
patchbot
- [xen master] x86/amd: Mitigations for Zenbleed,
patchbot
- [xen master] xen/ppc: Set up a basic C environment,
patchbot
- [xen master] common: Move a few more standalone macros from xen/lib.h to xen/macros.h,
patchbot
- [xen master] x86/cpu-policy: address violations of MISRA C:2012 Rule 8.3 on parameter names,
patchbot
- [xen master] libxl: arm: Add grant_usage parameter for virtio devices,
patchbot
- [xen stable-4.17] automation: qemu-smoke-arm64.sh: Increase RAM size,
patchbot
- [xen stable-4.16] x86/amd: Mitigations for Zenbleed,
patchbot
- [xen stable-4.17] x86/amd: Mitigations for Zenbleed,
patchbot
- [xen stable-4.14] x86/amd: Mitigations for Zenbleed,
patchbot
- [xen stable-4.15] x86/amd: Mitigations for Zenbleed,
patchbot
- [xen master] tools/xenstore: fix XSA-417 patch,
patchbot
- [xen master] x86/mtrr: address violations of MISRA C:2012 Rule 8.3 on parameter types,
patchbot
- [xen master] x86/HVM: address violations of MISRA C:2012 Rules 8.2 and 8.3,
patchbot
- [xen master] x86/vRTC: move and tidy convert_hour() and {to,from}_bcd(),
patchbot
- [xen master] xen: address MISRA C:2012 Rule 4.1,
patchbot
- [xen master] xen/arm: ffa: add support for FFA_ID_GET,
patchbot
- [xen master] xen/arm: ffa: enforce dependency on 4k pages,
patchbot
- [xen master] xen/arm: ffa: add defines for framework direct request/response messages,
patchbot
- [xen master] xen/arm: ffa: add flags for FFA_PARTITION_INFO_GET,
patchbot
- [xen master] xen/arm: ffa: add remaining SMC function IDs,
patchbot
- [xen master] xen/arm: tee: add a primitive FF-A mediator,
patchbot
- [xen master] xen/arm: smccc: add support for SMCCCv1.2 extended input/output registers,
patchbot
- [xen master] xen/arm: add TEE teardown to arch_domain_teardown(),
patchbot
- [xen master] xen: Introduce arch_domain_teardown(),
patchbot
- [qemu-xen master] Merge tag 'v7.2.4' into staging,
patchbot
- [qemu-xen stable-4.17] async: Suppress GCC13 false positive in aio_bh_poll(),
patchbot
- [qemu-xen stable-4.17] softfloat: Fix declaration of partsN_compare,
patchbot
- [qemu-xen stable-4.17] replay: Fix declaration of replay_read_next_clock,
patchbot
- [qemu-xen stable-4.17] stubs: update replay-tools to match replay.h types,
patchbot
- [xen stable-4.17] update qemuu tag,
patchbot
- [xen stable-4.17] tools: Remove the use of K&R functions,
patchbot
- [xen master] x86/HVM/emul: address violations of MISRA C:2012 Rules 8.2 and 8.3,
patchbot
- [xen master] x86: change parameter name of hvm_monitor_msr() declaration,
patchbot
- [xen master] docs/misc: fix document typo,
patchbot
- [xen master] xen/misra: diff-report.py: fix function invocation,
patchbot
- [xen master] xen/misra: diff-report.py: Fix UnifiedFormatParser change line registration,
patchbot
- [qemu-xen stable-4.17] qemu-img: remove unused variable,
patchbot
- [qemu-xen stable-4.17] tulip: Remove unused variable,
patchbot
- [qemu-xen stable-4.17] rtl8139: Remove unused variable,
patchbot
- [qemu-xen stable-4.17] ebpf: replace deprecated bpf_program__set_socket_filter,
patchbot
- [xen master] x86: fix early boot output,
patchbot
- [xen master] xen/riscv: add SPDX tag to config.h,
patchbot
- [xen master] common: move a few macros out of xen/lib.h,
patchbot
- [xen master] mm/pdx: Mark pdx hole description globals readonly after boot,
patchbot
- [xen master] mm/pdx: Add comments throughout the codebase for pdx,
patchbot
- [xen master] x86/ACPI: correct off-by-1 in SGI MMCFG check,
patchbot
- [xen master] x86/HVM: adjust pIRQ calculation in hvm_inject_msi(),
patchbot
- [xen master] x86: drop old (32-bit-only) MSR definitions,
patchbot
- [xen stable-4.16] update qemuu tag,
patchbot
- [xen stable-4.16] tools: Remove the use of K&R functions,
patchbot
- [xen master] xen/ACPI: Remove acpi_get_pxm() entirely,
patchbot
- [xen master] xen/ACPI: Use const char * for string literals,
patchbot
- [xen master] xen/ACPI: Remove the acpi_string type,
patchbot
- [xen master] xen/x86: Use const char * for string literals,
patchbot
- [xen master] xen/common: Use const char * for string literals,
patchbot
- [xen stable-4.16] xen/x86: Remove the use of K&R functions,
patchbot
- [xen stable-4.16] iommu/amd-vi: fix checking for Invalidate All support in amd_iommu_resume(),
patchbot
- [xen stable-4.16] x86/microcode: Add missing unlock in microcode_update_helper(),
patchbot
- [xen stable-4.16] vpci/header: cope with devices not having vpci allocated,
patchbot
- [xen stable-4.16] tools: convert bitfields to unsigned type,
patchbot
- [xen stable-4.17] xen/x86: Remove the use of K&R functions,
patchbot
- [xen master] x86/ioapic: sanitize IO-APIC pins before enabling lapic LVTERR/ESR,
patchbot
- [xen master] x86/mce: change parameter names in function definitions to match the corresponding declarations,
patchbot
- [xen master] xen/arm: fix violations of MISRA C:2012 Rule 7.2,
patchbot
- [qemu-xen stable-4.16] migration: Fix operator type,
patchbot
- [qemu-xen stable-4.16] Update dtc to include build fix,
patchbot
- [qemu-xen stable-4.16] qemu-img: remove unused variable,
patchbot
- [qemu-xen stable-4.16] tulip: Remove unused variable,
patchbot
- [qemu-xen stable-4.16] rtl8139: Remove unused variable,
patchbot
- [xen stable-4.17] iommu/vtd: fix address translation for leaf entries,
patchbot
- [xen stable-4.17] iommu/amd-vi: fix checking for Invalidate All support in amd_iommu_resume(),
patchbot
- [xen stable-4.17] x86/microcode: Add missing unlock in microcode_update_helper(),
patchbot
- [xen stable-4.17] vpci/header: cope with devices not having vpci allocated,
patchbot
- [xen stable-4.17] tools: convert bitfields to unsigned type,
patchbot
- [xen master] xen/arm: Account for domU dtb bootmodule size separately,
patchbot
- [xen master] xen/arm: Fix domain_handle_dtb_bootmodule() error path,
patchbot
- [xen master] iommu/ipmmu-vmsa: Add missing 'U' in IMTTLBR0_TTBR_MASK for shifted constant,
patchbot
- [xen master] xen/arm: pci: fix check in pci_check_bar(),
patchbot
- [xen master] docs: Fix style in misc/arm/silicon-errata.txt table,
patchbot
- [xen master] x86/APIC: adjustments to error_interrupt() loop,
patchbot
- [xen master] x86/APIC: modify error_interrupt() to output using single printk(),
patchbot
- [xen master] x86/APIC: include full string with error_interrupt() error messages,
patchbot
- [xen master] xen: fix violations of MISRA C:2012 Rule 3.1,
patchbot
- [xen master] ocaml/libs/xc: Fix NULL dereference with physinfo_arch_caps(),
patchbot
- [xen master] docs/misra: add Rule 9.3,
patchbot
- [xen master] xen: fix violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] ACPI/APEI: fix violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] x86/monitor: fix violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] xen/public: fix violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] xen/pci: fix violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] xen/efi: fix violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] xen/device-tree: fix violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] x86/svm: fix violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] AMD/IOMMU: fix violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] x86/cpufreq: fix violations of MISRA C:2012 Rule 7.2,
patchbot
- [xen master] xenoprof: default to off,
patchbot
- [xen master] docs/misra: document the C dialect and translation toolchain assumptions.,
patchbot
- [xen master] x86/emul: fix violations of MISRA C:2012 Rule 8.3 on parameter names,
patchbot
- [xen master] docs/misra: add Rule 7.4 and 9.4,
patchbot
- [xen master] cmdline: only set ask mode if vga= is present,
patchbot
- [xen master] iommu/amd-vi: avoid pointless flushes in invalidate_all_domain_pages(),
patchbot
- [xen master] cmdline: parse multiple instances of the vga option,
patchbot
- [xen master] multiboot2: do not set StdOut mode unconditionally,
patchbot
- [xen master] multiboot2: parse vga= option when setting GOP mode,
patchbot
- [xen master] ppc: make also linking work with big-endian tool chain,
patchbot
- [xen master] xenstore: talloc.h needs to include stdarg.h,
patchbot
- [xen master] x86/microcode: Allow reading microcode revision even if it can't be updated,
patchbot
- [xen master] xen/types: Rework stdint vs __{u,s}$N types,
patchbot
- [xen master] treewide: Avoid including asm/types.h,
patchbot
- [xen master] xen/types: Drop #ifdefary for __{SIZE,PTRDIFF}_TYPE__,
patchbot
- [xen master] x86/asm: Introduce a tailcall pseduo-op,
patchbot
- [xen master] xen/arm: Kconfig: ACPI should depend on UEFI,
patchbot
- [xen master] xen/arm: smmuv3: fix violations of MISRA C:2012 Rule 3.1,
patchbot
- [xen master] xen/include: avoid using a compiler extension for BUILD_BUG_ON_ZERO,
patchbot
- [xen master] build: remove TARGET_ARCH, a duplicate of SRCARCH,
patchbot
- [xen master] build: remove TARGET_SUBARCH, a duplicate of ARCH,
patchbot
- [xen master] build: define ARCH and SRCARCH later,
patchbot
- [xen master] xen/riscv: move extern of cpu0_boot_stack to header,
patchbot
- [xen master] xen/riscv: add SPDX tags,
patchbot
- [xen master] libelf: make L1_MFN_VALID note known,
patchbot
- [xen master] xen/arm: make ARM_EFI selectable for Arm64,
patchbot
- [xen master] xen/arm: remove xen_phys_start and xenheap_phys_end from config.h,
patchbot
- [xen master] xen/arm: vgic: Add missing 'U' in VGIC_ICFG_MASK for shifted constant,
patchbot
- [xen master] tools/python: Fix memory leak on error path,
patchbot
- [xen master] tools: Fix ifdef for aarch64 that should include also arm,
patchbot
- [xen master] xen/arm: mm: Add missing ISB in xen_pt_update(),
patchbot
- [xen master] xen/arm: pmap: Add missing ISB in arch_pmap_map(),
patchbot
- [xen master] xen/arm: page: Consolidate write_pte() and clarify the documentation,
patchbot
- [xen master] xen/arm64: head: Add missing isb in setup_fixmap(),
patchbot
- [xen master] xen/arm32: head: Add mising isb in switch_to_runtime_mapping(),
patchbot
- [xen master] xen/arm32: head: Add missing isb in setup_fixmap(),
patchbot
- [xen master] xen/arm: Allow the user to build Xen with UBSAN,
patchbot
- [xen master] xen/arm: Rework the code mapping Xen to avoid relying on the size of Xen,
patchbot
- [xen master] xen/arm32: head: Don't map too much in boot_third,
patchbot
- [xen master] xen/arm64: head: Don't map too much in boot_third,
patchbot
- [xen master] xen/arm: grant-table: Correct the prototype of the arch helpers,
patchbot
- [xen master] xen: Correct comments after renaming xen_{dom,sys}ctl_cpu_policy fields,
patchbot
- [xen master] x86/vlapic: Change parameter names in function definitions,
patchbot
- [xen master] x86/hvm: Change parameter names of nestedhvm_vcpu_iomap_get() definition,
patchbot
- [xen master] x86/hvm: Swap parameter names of hvm_copy_context_and_params() declaration,
patchbot
- [xen master] x86: Add Kconfig option to require NX bit support,
patchbot
- [xen master] x86/boot: Clear XD_DISABLE from the early boot path,
patchbot
- [xen master] tools: Add __AC() macro to common-macros.h,
patchbot
- [xen master] {x86,arm}/mm.c: Make populate_pt_range __init,
patchbot
- [xen master] xenalyze: Basic TRC_HVM_EMUL handling,
patchbot
- [xen master] xenalyze: Handle start-of-day ->RUNNING transitions,
patchbot
Mail converted by MHonArc
|