xen-changelog - Mail Index


August 31, 23
08:22 [xen master] x86/msi: remove some unused-but-set-variables patchbot
08:22 [xen master] x86/irq: fix reporting of spurious i8259 interrupts patchbot
August 30, 23
05:55 [xen master] xen/console: Set the default log level to INFO for release builds patchbot
05:55 [xen master] x86/ACPI: Ignore entries with invalid APIC IDs when parsing MADT patchbot
August 29, 23
02:11 [xen master] xen/vpci: address violations of MISRA C:2012 Rule 7.2 patchbot
02:11 [xen master] xen/pci: drop remaining uses of bool_t patchbot
02:11 [xen master] common: Add missing #includes treewide patchbot
02:11 [xen master] xen/vpci: address violations of MISRA C:2012 Rule 7.3 patchbot
August 26, 23
01:00 [xen master] CI: Always move the bisect build log back patchbot
01:00 [xen master] tools/oxenstored: Additional debugging commands patchbot
01:00 [xen master] xen/IOMMU: Switch bool_t to bool patchbot
August 25, 23
10:22 [xen master] tools/libs: light: Remove the variable 'domainid' do_pci_remove() patchbot
August 24, 23
20:39 [xen master] docs/misra: add exceptions to rules patchbot
20:38 [xen master] xen/mem_access: address violations of MISRA C:2012 Rule 7.3 patchbot
20:38 [xen master] automation: avoid pipelines on specific branches patchbot
20:38 [xen master] automation/eclair: avoid unintentional ECLAIR analysis patchbot
20:38 [xen master] tools/xenstore: move xenstored sources into dedicated directory patchbot
20:38 [xen master] vpci/msix: make 'get_slot' static patchbot
20:38 [xen master] stubdom: remove openssl related clean actions patchbot
20:37 [xen master] Drop remains of prior SCMs patchbot
20:37 [xen master] x86/vmx: Revert "x86/VMX: sanitize rIP before re-entering guest" patchbot
20:37 [xen master] libxl/CPUID: drop two more feature flag table entries patchbot
20:37 [xen master] libxc: remove / adjust xc_get_cpufreq_para()'s BUILD_BUG_ON()s patchbot
20:37 [xen master] CHANGELOG: Add Intel HWP entry patchbot
20:37 [xen master] xenpm: Add set-cpufreq-cppc subcommand patchbot
20:36 [xen master] libxc: Add xc_set_cpufreq_cppc patchbot
20:36 [xen master] xen: Add SET_CPUFREQ_HWP xen_sysctl_pm_op patchbot
20:36 [xen master] xenpm: Print HWP/CPPC parameters patchbot
20:36 [xen master] libxc: Include cppc_para in definitions patchbot
20:36 [xen master] cpufreq: Export HWP parameters to userspace as CPPC patchbot
20:36 [xen master] xenpm: Change get-cpufreq-para output for hwp patchbot
20:35 [xen master] xen/x86: Tweak PDC bits when using HWP patchbot
20:35 [xen master] cpufreq: Add Hardware P-State (HWP) driver patchbot
20:35 [xen master] pmstat&xenpm: Re-arrage for cpufreq union patchbot
20:35 [xen master] xen/sysctl: Nest cpufreq scaling options patchbot
20:35 [xen master] cpufreq: Export intel_feature_detect patchbot
20:35 [xen master] cpufreq: Add perf_freq to cpuinfo patchbot
20:34 [xen master] cpufreq: Allow restricting to internal governors only patchbot
20:34 [xen master] Revert "xen/hypercalls: address violations of MISRA C:2012 Rule 8.3" patchbot
20:34 [xen master] xen/hypercalls: address violations of MISRA C:2012 Rule 8.3 patchbot
20:34 [xen master] xen/ppc: Relocate kernel to physical address 0 on boot patchbot
20:34 [xen master] xen/ppc: Bump minimum target ISA to 3.0 (POWER9) patchbot
20:34 [xen master] x86/AMD: extend Zenbleed check to models "good" ucode isn't known for patchbot
20:33 [xen master] build: make cc-option properly deal with unrecognized sub-options patchbot
20:33 [xen master] CI: Update FreeBSD to 12.4 patchbot
20:33 [xen master] xen/pci: address a violation of MISRA C:2012 Rule 8.3 patchbot
20:33 [xen master] vm_event: rework inclusions to use arch-indipendent header patchbot
20:33 [xen master] mem-sharing: move (x86) / drop (Arm) arch_dump_shared_mem_info() patchbot
20:33 [xen master] x86/hpet: Disable legacy replacement mode after IRQ test patchbot
00:45 [xen stable-4.17] tools/vchan: Fix -Wsingle-bit-bitfield-constant-conversion patchbot
00:45 [xen stable-4.17] CI: Resync FreeBSD config with staging patchbot
00:45 [xen stable-4.17] rombios: Remove the use of egrep patchbot
00:45 [xen stable-4.17] rombios: Avoid using K&R function syntax patchbot
00:45 [xen stable-4.17] rombios: Work around GCC issue 99578 patchbot
00:44 [xen stable-4.17] x86emul: rework wrapping of libc functions in test and fuzzing harnesses patchbot
00:44 [xen stable-4.17] Config.mk: evaluate XEN_COMPILE_ARCH and XEN_OS immediately patchbot
00:44 [xen stable-4.17] build: evaluate XEN_BUILD_* and XEN_DOMAIN immediately patchbot
00:44 [xen stable-4.17] build: remove TARGET_ARCH, a duplicate of SRCARCH patchbot
00:44 [xen stable-4.17] build: remove TARGET_SUBARCH, a duplicate of ARCH patchbot
00:44 [xen stable-4.17] build: define ARCH and SRCARCH later patchbot
August 22, 23
08:44 [xen master] xen/arm64: prepare for moving MMU related code from head.S patchbot
08:44 [xen master] xen/public: arch-arm: All PSR_* defines should be unsigned patchbot
08:44 [xen master] xen/arm: vgic: Use 'unsigned int' rather than 'int' whenever it is possible patchbot
08:44 [xen master] xen/arm: vmmio: The number of entries cannot be negative patchbot
01:22 [xen stable-4.17] libxl: Use XEN_LIB_DIR to store bootloader from pygrub patchbot
01:22 [xen stable-4.17] x86: fix build with old gcc after CPU policy changes patchbot
01:22 [xen stable-4.17] update Xen version to 4.17.3-pre patchbot
August 20, 23
20:33 [xen master] misra: add more entires to exclude-list.json patchbot
20:33 [xen master] automation/eclair: update configuration patchbot
August 19, 23
14:44 [xen master] x86/svm: Fix valid condition in svm_get_pending_event() patchbot
14:44 [xen master] docs/coverage: Drop warning about 2M limit for ARM patchbot
14:44 [xen master] rombios: Remove the use of egrep patchbot
14:44 [xen master] rombios: Avoid using K&R function syntax patchbot
14:44 [xen master] rombios: Work around GCC issue 99578 patchbot
14:44 [xen master] x86emul: rework wrapping of libc functions in test and fuzzing harnesses patchbot
05:05 [xen master] tools/config: add XEN_RUN_STORED to config.h patchbot
05:05 [xen master] tools/xenstore: introduce get_node_const() patchbot
05:04 [xen master] tools/xenstore: rework get_node() patchbot
05:04 [xen master] tools/xenstore: merge is_valid_nodename() into canonicalize() patchbot
05:04 [xen master] tools/xenstore: merge get_spec_node() into get_node_canonicalized() patchbot
05:04 [xen master] tools/xenstore: introduce read_node_const() patchbot
05:04 [xen master] tools/xenstore: alloc new memory in domain_adjust_node_perms() patchbot
05:04 [xen master] tools/xenstore: use struct node_hdr in struct node patchbot
05:03 [xen master] tools/xenstore: don't use struct node_perms in struct node patchbot
05:03 [xen master] tools/xenstore: rework struct xs_tdb_record_hdr patchbot
05:03 [xen master] tools/xenstore: move copying of node data out of db_fetch() patchbot
05:03 [xen master] tools/xenstore: change talloc_free() to take a const pointer patchbot
05:03 [xen master] tools/xenstore: let db_delete() return void patchbot
05:03 [xen master] tools/xenstore: remove tdb code patchbot
05:02 [xen master] tools/xenstore: drop use of tdb patchbot
05:02 [xen master] tools/xenstore: add hashtable_replace() function patchbot
05:02 [xen master] tools/xenstore: let hashtable_add() fail in case of existing entry patchbot
05:02 [xen master] tools/xenstore: make hashtable key parameter const patchbot
05:02 [xen master] docs: add Arm FF-A mediator patchbot
05:02 [xen master] tools: add Arm FF-A mediator patchbot
05:01 [xen master] xen/arm: ffa: list current limitations patchbot
05:01 [xen master] xen/arm: ffa: improve lock granularity patchbot
05:01 [xen master] xen/arm: ffa: add support to reclaim shared memory patchbot
05:01 [xen master] xen/arm: ffa: support sharing memory patchbot
05:01 [xen master] xen/arm: ffa: add ABI structs for sharing memory patchbot
05:01 [xen master] xen/arm: ffa: add defines for sharing memory patchbot
05:00 [xen master] xen/arm: move regpair_to_uint64() and uint64_to_regpair() to regs.h patchbot
05:00 [xen master] xen/arm: ffa: support guest FFA_PARTITION_INFO_GET patchbot
05:00 [xen master] xen/arm: ffa: support mapping guest RX/TX buffers patchbot
05:00 [xen master] xen/arm: ffa: send guest events to Secure Partitions patchbot
05:00 [xen master] xen/arm: ffa: map SPMC rx/tx buffers patchbot
05:00 [xen master] xen/arm: ffa: add direct request support patchbot
August 18, 23
05:11 [xen master] IOMMU/x86: fix build with old gcc after IO-APIC RTE changes patchbot
05:11 [xen master] tboot: Disable CET at shutdown patchbot
05:11 [xen master] libxl: slightly correct JSON generation of CPU policy patchbot
August 17, 23
02:44 [qemu-xen master] Merge tag 'v8.0.4' into 'staging' patchbot
August 16, 23
22:22 [xen master] x86: address MISRA C:2012 Rule 5.3 patchbot
22:22 [xen master] xen/arm: traps: remove unused function 'dump_guest_s1_walk' patchbot
10:01 [xen master] automation: update jobs to use Debian Bookworm instead of unstable patchbot
10:01 [xen master] automation: update test-artifacts to use Debian Bookworm instead of unstable patchbot
10:01 [xen master] automation: switch from Debian unstable to bookworm patchbot
10:01 [xen master] Revert "xen/riscv: introduce decode_cause() stuff" patchbot
10:01 [xen master] xen/riscv: introduce decode_cause() stuff patchbot
10:00 [xen master] xen/riscv: introduce <asm/bug.h> patchbot
10:00 [xen master] xen/riscv: introduce temporary printk stuff patchbot
10:00 [xen master] cpufreq: add missing include of header 'pmstat.h' patchbot
10:00 [xen master] x86/setup: add missing headers patchbot
10:00 [xen master] x86/hpet: make variable 'per_cpu__cpu_bc_channel' static patchbot
10:00 [xen master] build: correct gas --noexecstack check patchbot
August 12, 23
22:33 [xen master] x86: adjust comparison for earlier signedness change patchbot
22:33 [xen master] x86/vmsi: rename variables to address MISRA C:2012 Rule 5.3 patchbot
03:57 [xen master] xen/arm: Skip inclusion of domU nodes into hwdom dt /chosen node patchbot
03:57 [xen master] xen/arm: Fix initrd placeholders generation in make_chosen_node() patchbot
03:56 [xen master] automation: use Alpine 3.18 instead of 3.12 for all gitlab jobs patchbot
03:56 [xen master] automation: upgrade Alpine build and test artifact containers to 3.18 patchbot
03:56 [xen master] arm/efi: address MISRA C:2012 Rule 8.4 patchbot
03:56 [xen master] x86/nmi: include missing header with declarations for 'watchdog_*' patchbot
03:56 [xen master] xen/arm: mm: add missing extern variable declaration patchbot
03:56 [xen master] x86: make some functions and variables static rather than extern patchbot
03:55 [xen master] xen/arm: make declarations visible before function definitions patchbot
03:55 [xen master] xen/include: make a declaration of 'get_sec' visible where needed patchbot
03:55 [xen master] xen: make 'saved_cmdline' static patchbot
03:55 [xen master] xen/memory: make 'ioreq_server_max_frames' static patchbot
03:55 [xen master] x86: implement cpuid() in terms of cpuid_count() patchbot
03:55 [xen master] move PAGE_ALIGN() to common header patchbot
August 11, 23
07:25 [xen master] automation/eclair: update analyzed builds patchbot
07:24 [xen master] automation/eclair: add ECL deviations patchbot
07:24 [xen master] automation/eclair: update clean guidelines patchbot
07:24 [xen master] xen/delay: address MISRA C:2012 Rule 5.3 patchbot
07:24 [xen master] move max_page and total_pages to common code patchbot
07:24 [xen master] common: asm/desc.h is an x86-only header patchbot
07:24 [xen master] common: __u8 is history patchbot
07:23 [xen master] common: move Linux-inherited fixed width type decls to common header patchbot
07:23 [xen master] xen/arm64: head: Introduce a helper to flush local TLBs patchbot
07:23 [xen master] tools/xl: reject bootloader=pygrub in case pygrub is disabled patchbot
07:23 [xen master] tools: add configure option for libfsimage patchbot
07:23 [xen master] tools: add configure option for disabling pygrub patchbot
07:23 [xen master] ns16550: Guard accesses to `vuart` field by CONFIG_ARM patchbot
07:22 [xen master] libxenstat/Linux: pass nul-terminated string to strpbrk() patchbot
07:22 [xen master] automation: Fix missing smoke.serial in artifacts of qemu arm32 jobs patchbot
07:22 [xen master] x86/setup: address MISRA C:2012 Rule 5.3 and 8.3 patchbot
07:22 [xen master] x86: refactor macros in 'xen-mca.h' patchbot
07:22 [xen master] x86/xstate: address MISRA C:2012 Rule 5.3 patchbot
07:22 [xen master] x86/include: address MISRA C:2012 Rule 5.3. patchbot
August 10, 23
11:13 [xen master] x86/spec-ctrl: Mitigate Gather Data Sampling patchbot
11:12 [xen master] x86/spec-ctrl: Enumerations for Gather Data Sampling patchbot
11:12 [xen master] x86/cpu-policy: Hide CLWB by default on SKX/CLX/CPX patchbot
11:12 [xen master] x86/spec-ctrl: Mitigate Speculative Return Stack Overflow patchbot
11:12 [xen master] x86/spec-ctrl: Enumerations for Speculative Return Stack Overflow patchbot
11:12 [xen master] x86/spec-ctrl: Rework ibpb_calculations() patchbot
11:12 [xen master] subdom: Fix -Werror=address failure in tmp_emulator patchbot
11:11 [xen master] xen/arm: Add Cortex-A77 erratum 1508412 handling patchbot
11:11 [xen master] x86/cpu: Address a violation of MISRA C:2012 Rule 8.3 patchbot
11:11 [xen master] libxl: Use XEN_LIB_DIR to store bootloader from pygrub patchbot
11:11 [xen master] xen/ppc: Implement early serial console on PowerNV patchbot
11:11 [xen master] xen/ppc: Parse device tree for OPAL node on PowerNV patchbot
11:11 [xen master] xen/ppc: Add OPAL API definition header file patchbot
00:53 [xen stable-4.15] Update Xen to version 4.15.5 patchbot
00:53 [xen stable-4.15] x86/spec-ctrl: Mitigate Gather Data Sampling patchbot
00:53 [xen stable-4.15] x86/spec-ctrl: Enumerations for Gather Data Sampling patchbot
00:53 [xen stable-4.15] x86/cpu-policy: Hide CLWB by default on SKX/CLX/CPX patchbot
00:53 [xen stable-4.15] x86/spec-ctrl: Mitigate Speculative Return Stack Overflow patchbot
00:52 [xen stable-4.15] x86/spec-ctrl: Enumerations for Speculative Return Stack Overflow patchbot
00:52 [xen stable-4.15] x86/spec-ctrl: Rework ibpb_calculations() patchbot
00:52 [xen stable-4.15] x86/cpu-policy: Advertise MSR_ARCH_CAPS to guests by default patchbot
00:52 [xen stable-4.15] libxl: allow building with old gcc again patchbot
00:52 [xen stable-4.15] libxl: avoid shadowing of index() patchbot
00:51 [xen stable-4.15] libxl: add support for parsing MSR features patchbot
00:51 [xen stable-4.15] libxl: use the cpuid feature names from cpufeatureset.h patchbot
00:51 [xen stable-4.15] libxl: split logic to parse user provided CPUID features patchbot
00:51 [xen stable-4.15] libxl: introduce MSR data in libxl_cpuid_policy patchbot
00:51 [xen stable-4.15] libxl: change the type of libxl_cpuid_policy_list patchbot
00:51 [xen stable-4.15] libs/guest: introduce support for setting guest MSRs patchbot
00:50 [xen stable-4.15] libxl: don't ignore the return value from xc_cpuid_apply_policy patchbot
00:50 [xen stable-4.15] x86/cpu-policy: Derive RSBA/RRSBA for guest policies patchbot
00:50 [xen stable-4.15] x86/spec-ctrl: Fix up the RSBA/RRSBA bits as appropriate patchbot
00:50 [xen stable-4.15] x86/spec-ctrl: Rename retpoline_safe() to retpoline_calculations() patchbot
00:50 [xen stable-4.15] x86/spec-ctrl: Use a taint for CET without MSR_SPEC_CTRL patchbot
00:50 [xen stable-4.15] x86/spec-ctrl: Fix the rendering of FB_CLEAR patchbot
00:49 [xen stable-4.15] x86/cpu-policy: Rearrange guest_common_default_feature_adjustments() patchbot
00:49 [xen stable-4.15] x86/spec-ctrl: Update hardware hints patchbot
00:49 [xen stable-4.15] x86/spec-ctrl: Remove opencoded MSR_ARCH_CAPS check patchbot
00:49 [xen stable-4.15] x86/tsx: Remove opencoded MSR_ARCH_CAPS check patchbot
00:49 [xen stable-4.15] x86/vtx: Remove opencoded MSR_ARCH_CAPS check patchbot
00:49 [xen stable-4.15] x86/boot: Expose MSR_ARCH_CAPS data in guest max policies patchbot
00:48 [xen stable-4.15] x86/boot: Record MSR_ARCH_CAPS for the Raw and Host CPU policy patchbot
00:48 [xen stable-4.15] x86/cpu-policy: MSR_ARCH_CAPS feature names patchbot
00:48 [xen stable-4.15] x86/cpu-policy: Infrastructure for MSR_ARCH_CAPS patchbot
00:48 [xen stable-4.15] x86/boot: Adjust MSR_ARCH_CAPS handling for the Host policy patchbot
00:48 [xen stable-4.15] x86/boot: Rework dom0 feature configuration patchbot
00:48 [xen stable-4.15] x86: Remove temporary {cpuid,msr}_policy defines patchbot
00:47 [xen stable-4.15] libx86: Update library API for cpu_policy patchbot
00:47 [xen stable-4.15] tools/fuzz: Rework afl-policy-fuzzer patchbot
00:47 [xen stable-4.15] x86/emul: Switch x86_emulate_ctxt to cpu_policy patchbot
00:47 [xen stable-4.15] x86/boot: Merge CPUID policy initialisation logic into cpu-policy.c patchbot
00:47 [xen stable-4.15] x86/boot: Move MSR policy initialisation logic into cpu-policy.c patchbot
00:47 [xen stable-4.15] x86: Out-of-inline the policy<->featureset convertors patchbot
00:46 [xen stable-4.15] x86: Drop struct old_cpu_policy patchbot
00:46 [xen stable-4.15] x86: Merge xc_cpu_policy's cpuid and msr objects patchbot
00:46 [xen stable-4.15] x86: Merge a domain's {cpuid,msr} policy objects patchbot
00:46 [xen stable-4.15] x86: Merge the system {cpuid,msr} policy objects patchbot
00:46 [xen stable-4.15] x86: Merge struct msr_policy into struct cpu_policy patchbot
00:46 [xen stable-4.15] x86: Rename struct cpuid_policy to struct cpu_policy patchbot
00:45 [xen stable-4.15] x86: Rename {domctl,sysctl}.cpu_policy.{cpuid,msr}_policy fields patchbot
00:45 [xen stable-4.15] x86: Rename struct cpu_policy to struct old_cpuid_policy patchbot
00:45 [xen stable-4.15] x86/sysctl: Retrofit XEN_SYSCTL_cpu_featureset_{pv,hvm}_max patchbot
00:45 [xen stable-4.15] tools/xen-cpuid: Rework the handling of dynamic featuresets patchbot
00:45 [xen stable-4.15] x86/cpuid: Introduce dom0-cpuid command line option patchbot
00:45 [xen stable-4.15] x86/cpuid: Factor common parsing out of parse_xen_cpuid() patchbot
00:44 [xen stable-4.15] x86/cpuid: Split dom0 handling out of init_domain_cpuid_policy() patchbot
00:44 [xen stable-4.15] x86/CPUID: move some static masks into .init patchbot
00:44 [xen stable-4.15] x86/cpuid: Drop special_features[] patchbot
00:44 [xen stable-4.15] x86/msr: Expose MSR_ARCH_CAPS in the raw and host policies patchbot
00:44 [xen stable-4.15] x86/cpuid: Infrastructure for leaves 7:1{ecx,edx} patchbot
00:44 [xen stable-4.15] x86/cpuid: Calculate FEATURESET_NR_ENTRIES more helpfully patchbot
00:31 [xen stable-4.16] Update Xen to version 4.16.5 patchbot
00:31 [xen stable-4.16] x86/spec-ctrl: Mitigate Gather Data Sampling patchbot
00:30 [xen stable-4.16] x86/spec-ctrl: Enumerations for Gather Data Sampling patchbot
00:30 [xen stable-4.16] x86/cpu-policy: Hide CLWB by default on SKX/CLX/CPX patchbot
00:30 [xen stable-4.16] x86/spec-ctrl: Mitigate Speculative Return Stack Overflow patchbot
00:30 [xen stable-4.16] x86/spec-ctrl: Enumerations for Speculative Return Stack Overflow patchbot
00:30 [xen stable-4.16] x86/spec-ctrl: Rework ibpb_calculations() patchbot
00:30 [xen stable-4.16] x86/cpu-policy: Advertise MSR_ARCH_CAPS to guests by default patchbot
00:29 [xen stable-4.16] libxl: allow building with old gcc again patchbot
00:29 [xen stable-4.16] libxl: avoid shadowing of index() patchbot
00:29 [xen stable-4.16] libxl: add support for parsing MSR features patchbot
00:29 [xen stable-4.16] libxl: use the cpuid feature names from cpufeatureset.h patchbot
00:29 [xen stable-4.16] libxl: split logic to parse user provided CPUID features patchbot
00:29 [xen stable-4.16] libxl: introduce MSR data in libxl_cpuid_policy patchbot
00:28 [xen stable-4.16] libxl: change the type of libxl_cpuid_policy_list patchbot
00:28 [xen stable-4.16] libs/guest: introduce support for setting guest MSRs patchbot
00:28 [xen stable-4.16] x86/cpu-policy: Derive RSBA/RRSBA for guest policies patchbot
00:28 [xen stable-4.16] x86/spec-ctrl: Fix up the RSBA/RRSBA bits as appropriate patchbot
00:28 [xen stable-4.16] x86/spec-ctrl: Rename retpoline_safe() to retpoline_calculations() patchbot
00:28 [xen stable-4.16] x86/spec-ctrl: Use a taint for CET without MSR_SPEC_CTRL patchbot
00:27 [xen stable-4.16] x86/spec-ctrl: Fix the rendering of FB_CLEAR patchbot
00:27 [xen stable-4.16] x86/cpu-policy: Rearrange guest_common_default_feature_adjustments() patchbot
00:27 [xen stable-4.16] x86/spec-ctrl: Update hardware hints patchbot
00:27 [xen stable-4.16] x86/spec-ctrl: Remove opencoded MSR_ARCH_CAPS check patchbot
00:27 [xen stable-4.16] x86/tsx: Remove opencoded MSR_ARCH_CAPS check patchbot
00:27 [xen stable-4.16] x86/vtx: Remove opencoded MSR_ARCH_CAPS check patchbot
00:26 [xen stable-4.16] x86/boot: Expose MSR_ARCH_CAPS data in guest max policies patchbot
00:26 [xen stable-4.16] x86/boot: Record MSR_ARCH_CAPS for the Raw and Host CPU policy patchbot
00:26 [xen stable-4.16] x86/cpu-policy: MSR_ARCH_CAPS feature names patchbot
00:26 [xen stable-4.16] x86/cpu-policy: Infrastructure for MSR_ARCH_CAPS patchbot
00:26 [xen stable-4.16] x86/boot: Adjust MSR_ARCH_CAPS handling for the Host policy patchbot
00:26 [xen stable-4.16] x86/boot: Rework dom0 feature configuration patchbot
00:25 [xen stable-4.16] x86/cpuid: Calculate FEATURESET_NR_ENTRIES more helpfully patchbot
00:25 [xen stable-4.16] x86: Remove temporary {cpuid,msr}_policy defines patchbot
00:25 [xen stable-4.16] libx86: Update library API for cpu_policy patchbot
00:25 [xen stable-4.16] tools/fuzz: Rework afl-policy-fuzzer patchbot
00:25 [xen stable-4.16] x86/emul: Switch x86_emulate_ctxt to cpu_policy patchbot
00:25 [xen stable-4.16] x86/boot: Merge CPUID policy initialisation logic into cpu-policy.c patchbot
00:24 [xen stable-4.16] x86/boot: Move MSR policy initialisation logic into cpu-policy.c patchbot
00:24 [xen stable-4.16] x86: Out-of-inline the policy<->featureset convertors patchbot
00:24 [xen stable-4.16] x86: Drop struct old_cpu_policy patchbot
00:24 [xen stable-4.16] x86: Merge xc_cpu_policy's cpuid and msr objects patchbot
00:24 [xen stable-4.16] x86: Merge a domain's {cpuid,msr} policy objects patchbot
00:24 [xen stable-4.16] x86: Merge the system {cpuid,msr} policy objects patchbot
00:23 [xen stable-4.16] x86: Merge struct msr_policy into struct cpu_policy patchbot
00:23 [xen stable-4.16] x86: Rename struct cpuid_policy to struct cpu_policy patchbot
00:23 [xen stable-4.16] x86: Rename {domctl,sysctl}.cpu_policy.{cpuid,msr}_policy fields patchbot
00:23 [xen stable-4.16] x86: Rename struct cpu_policy to struct old_cpuid_policy patchbot
00:23 [xen stable-4.16] x86/sysctl: Retrofit XEN_SYSCTL_cpu_featureset_{pv,hvm}_max patchbot
00:23 [xen stable-4.16] tools/xen-cpuid: Rework the handling of dynamic featuresets patchbot
00:22 [xen stable-4.16] x86/cpuid: Introduce dom0-cpuid command line option patchbot
00:22 [xen stable-4.16] x86/cpuid: Factor common parsing out of parse_xen_cpuid() patchbot
00:22 [xen stable-4.16] x86/cpuid: Split dom0 handling out of init_domain_cpuid_policy() patchbot
00:22 [xen stable-4.16] libs/vchan: Fix -Wsingle-bit-bitfield-constant-conversion patchbot
00:22 [xen stable-4.16] subdom: Fix -Werror=address failure in tmp_emulator patchbot
00:22 [xen stable-4.16] tools: drop bogus and obsolete ptyfuncs.m4 patchbot
00:02 [xen stable-4.14] Update Xen to version 4.14.6 patchbot
00:02 [xen stable-4.14] x86/spec-ctrl: Mitigate Gather Data Sampling patchbot
00:02 [xen stable-4.14] x86/spec-ctrl: Enumerations for Gather Data Sampling patchbot
00:02 [xen stable-4.14] x86/cpu-policy: Hide CLWB by default on SKX/CLX/CPX patchbot
00:02 [xen stable-4.14] x86/spec-ctrl: Mitigate Speculative Return Stack Overflow patchbot
00:02 [xen stable-4.14] x86/spec-ctrl: Enumerations for Speculative Return Stack Overflow patchbot
00:01 [xen stable-4.14] x86/spec-ctrl: Rework ibpb_calculations() patchbot
00:01 [xen stable-4.14] x86/cpu-policy: Advertise MSR_ARCH_CAPS to guests by default patchbot
00:01 [xen stable-4.14] libxl: allow building with old gcc again patchbot
00:01 [xen stable-4.14] libxl: avoid shadowing of index() patchbot
00:01 [xen stable-4.14] libxl: add support for parsing MSR features patchbot
00:01 [xen stable-4.14] libxl: use the cpuid feature names from cpufeatureset.h patchbot
00:00 [xen stable-4.14] libxl: split logic to parse user provided CPUID features patchbot
00:00 [xen stable-4.14] libxl: introduce MSR data in libxl_cpuid_policy patchbot
00:00 [xen stable-4.14] libxl: change the type of libxl_cpuid_policy_list patchbot
00:00 [xen stable-4.14] libs/guest: introduce support for setting guest MSRs patchbot
00:00 [xen stable-4.14] libxl: don't ignore the return value from xc_cpuid_apply_policy patchbot
00:00 [xen stable-4.14] x86/cpu-policy: Derive RSBA/RRSBA for guest policies patchbot
August 09, 23
23:59 [xen stable-4.14] x86/spec-ctrl: Fix up the RSBA/RRSBA bits as appropriate patchbot
23:59 [xen stable-4.14] x86/spec-ctrl: Rename retpoline_safe() to retpoline_calculations() patchbot
23:59 [xen stable-4.14] x86/spec-ctrl: Use a taint for CET without MSR_SPEC_CTRL patchbot
23:59 [xen stable-4.14] x86/spec-ctrl: Fix the rendering of FB_CLEAR patchbot
23:59 [xen stable-4.14] x86/cpu-policy: Rearrange guest_common_default_feature_adjustments() patchbot
23:59 [xen stable-4.14] x86/spec-ctrl: Update hardware hints patchbot
23:58 [xen stable-4.14] x86/spec-ctrl: Remove opencoded MSR_ARCH_CAPS check patchbot
23:58 [xen stable-4.14] x86/tsx: Remove opencoded MSR_ARCH_CAPS check patchbot
23:58 [xen stable-4.14] x86/vtx: Remove opencoded MSR_ARCH_CAPS check patchbot
23:58 [xen stable-4.14] x86/boot: Expose MSR_ARCH_CAPS data in guest max policies patchbot
23:58 [xen stable-4.14] x86/boot: Record MSR_ARCH_CAPS for the Raw and Host CPU policy patchbot
23:58 [xen stable-4.14] x86/cpu-policy: MSR_ARCH_CAPS feature names patchbot
23:57 [xen stable-4.14] x86/cpu-policy: Infrastructure for MSR_ARCH_CAPS patchbot
23:57 [xen stable-4.14] x86/boot: Adjust MSR_ARCH_CAPS handling for the Host policy patchbot
23:57 [xen stable-4.14] x86/boot: Rework dom0 feature configuration patchbot
23:57 [xen stable-4.14] x86: Remove temporary {cpuid,msr}_policy defines patchbot
23:57 [xen stable-4.14] libx86: Update library API for cpu_policy patchbot
23:57 [xen stable-4.14] tools/fuzz: Rework afl-policy-fuzzer patchbot
23:56 [xen stable-4.14] x86/emul: Switch x86_emulate_ctxt to cpu_policy patchbot
23:56 [xen stable-4.14] x86/boot: Merge CPUID policy initialisation logic into cpu-policy.c patchbot
23:56 [xen stable-4.14] x86/boot: Move MSR policy initialisation logic into cpu-policy.c patchbot
23:56 [xen stable-4.14] x86: Out-of-inline the policy<->featureset convertors patchbot
23:56 [xen stable-4.14] x86: Drop struct old_cpu_policy patchbot
23:56 [xen stable-4.14] x86: Merge xc_cpu_policy's cpuid and msr objects patchbot
23:55 [xen stable-4.14] x86: Merge a domain's {cpuid,msr} policy objects patchbot
23:55 [xen stable-4.14] x86: Merge the system {cpuid,msr} policy objects patchbot
23:55 [xen stable-4.14] x86: Merge struct msr_policy into struct cpu_policy patchbot
23:55 [xen stable-4.14] x86: Rename struct cpuid_policy to struct cpu_policy patchbot
23:55 [xen stable-4.14] x86: Rename {domctl,sysctl}.cpu_policy.{cpuid,msr}_policy fields patchbot
23:55 [xen stable-4.14] x86: Rename struct cpu_policy to struct old_cpuid_policy patchbot
23:54 [xen stable-4.14] x86/sysctl: Retrofit XEN_SYSCTL_cpu_featureset_{pv,hvm}_max patchbot
23:54 [xen stable-4.14] tools/xen-cpuid: Rework the handling of dynamic featuresets patchbot
23:54 [xen stable-4.14] x86/cpuid: Introduce dom0-cpuid command line option patchbot
23:54 [xen stable-4.14] x86/cpuid: Factor common parsing out of parse_xen_cpuid() patchbot
23:54 [xen stable-4.14] x86/cpuid: Split dom0 handling out of init_domain_cpuid_policy() patchbot
23:54 [xen stable-4.14] x86/CPUID: move some static masks into .init patchbot
23:53 [xen stable-4.14] x86/cpuid: Drop special_features[] patchbot
23:53 [xen stable-4.14] x86/cpuid: Infrastructure for leaves 7:1{ecx,edx} patchbot
23:53 [xen stable-4.14] x86/cpuid: Calculate FEATURESET_NR_ENTRIES more helpfully patchbot
23:53 [xen stable-4.14] x86/spec-ctrl: Enumeration for PBRSB_NO patchbot
23:53 [xen stable-4.14] x86: Expose more MSR_ARCH_CAPS to hwdom patchbot
23:52 [xen stable-4.14] x86/msr: Expose MSR_ARCH_CAPS in the raw and host policies patchbot
23:52 [xen stable-4.17] Update Xen to version 4.17.2 patchbot
23:52 [xen stable-4.17] x86/spec-ctrl: Mitigate Gather Data Sampling patchbot
23:52 [xen stable-4.17] x86/spec-ctrl: Enumerations for Gather Data Sampling patchbot
23:52 [xen stable-4.17] x86/cpu-policy: Hide CLWB by default on SKX/CLX/CPX patchbot
23:52 [xen stable-4.17] x86/spec-ctrl: Mitigate Speculative Return Stack Overflow patchbot
23:51 [xen stable-4.17] x86/spec-ctrl: Enumerations for Speculative Return Stack Overflow patchbot
23:51 [xen stable-4.17] x86/spec-ctrl: Rework ibpb_calculations() patchbot
23:51 [xen stable-4.17] x86/cpu-policy: Advertise MSR_ARCH_CAPS to guests by default patchbot
23:51 [xen stable-4.17] libxl: allow building with old gcc again patchbot
23:51 [xen stable-4.17] libxl: avoid shadowing of index() patchbot
23:51 [xen stable-4.17] libxl: add support for parsing MSR features patchbot
23:50 [xen stable-4.17] libxl: use the cpuid feature names from cpufeatureset.h patchbot
23:50 [xen stable-4.17] libxl: split logic to parse user provided CPUID features patchbot
23:50 [xen stable-4.17] libxl: introduce MSR data in libxl_cpuid_policy patchbot
23:50 [xen stable-4.17] libxl: change the type of libxl_cpuid_policy_list patchbot
23:50 [xen stable-4.17] libs/guest: introduce support for setting guest MSRs patchbot
23:50 [xen stable-4.17] x86/cpu-policy: Derive RSBA/RRSBA for guest policies patchbot
23:49 [xen stable-4.17] x86/spec-ctrl: Fix up the RSBA/RRSBA bits as appropriate patchbot
23:49 [xen stable-4.17] x86/spec-ctrl: Rename retpoline_safe() to retpoline_calculations() patchbot
23:49 [xen stable-4.17] x86/spec-ctrl: Use a taint for CET without MSR_SPEC_CTRL patchbot
23:49 [xen stable-4.17] x86/spec-ctrl: Fix the rendering of FB_CLEAR patchbot
23:49 [xen stable-4.17] x86/cpu-policy: Rearrange guest_common_default_feature_adjustments() patchbot
23:49 [xen stable-4.17] x86/spec-ctrl: Update hardware hints patchbot
23:48 [xen stable-4.17] x86/spec-ctrl: Remove opencoded MSR_ARCH_CAPS check patchbot
23:48 [xen stable-4.17] x86/tsx: Remove opencoded MSR_ARCH_CAPS check patchbot
23:48 [xen stable-4.17] x86/vtx: Remove opencoded MSR_ARCH_CAPS check patchbot
23:48 [xen stable-4.17] x86/boot: Expose MSR_ARCH_CAPS data in guest max policies patchbot
23:48 [xen stable-4.17] x86/boot: Record MSR_ARCH_CAPS for the Raw and Host CPU policy patchbot
23:48 [xen stable-4.17] x86/cpu-policy: MSR_ARCH_CAPS feature names patchbot
23:47 [xen stable-4.17] x86/cpu-policy: Infrastructure for MSR_ARCH_CAPS patchbot
23:47 [xen stable-4.17] x86/boot: Adjust MSR_ARCH_CAPS handling for the Host policy patchbot
23:47 [xen stable-4.17] x86/boot: Rework dom0 feature configuration patchbot
23:47 [xen stable-4.17] x86/cpuid: Calculate FEATURESET_NR_ENTRIES more helpfully patchbot
23:47 [xen stable-4.17] x86: Remove temporary {cpuid,msr}_policy defines patchbot
23:47 [xen stable-4.17] libx86: Update library API for cpu_policy patchbot
23:46 [xen stable-4.17] tools/fuzz: Rework afl-policy-fuzzer patchbot
23:46 [xen stable-4.17] x86/emul: Switch x86_emulate_ctxt to cpu_policy patchbot
23:46 [xen stable-4.17] x86/boot: Merge CPUID policy initialisation logic into cpu-policy.c patchbot
23:46 [xen stable-4.17] x86/boot: Move MSR policy initialisation logic into cpu-policy.c patchbot
23:46 [xen stable-4.17] x86: Out-of-inline the policy<->featureset convertors patchbot
23:46 [xen stable-4.17] x86: Drop struct old_cpu_policy patchbot
23:45 [xen stable-4.17] x86: Merge xc_cpu_policy's cpuid and msr objects patchbot
23:45 [xen stable-4.17] x86: Merge a domain's {cpuid,msr} policy objects patchbot
23:45 [xen stable-4.17] x86: Merge the system {cpuid,msr} policy objects patchbot
23:45 [xen stable-4.17] x86: Merge struct msr_policy into struct cpu_policy patchbot
23:45 [xen stable-4.17] x86: Rename struct cpuid_policy to struct cpu_policy patchbot
23:45 [xen stable-4.17] x86: Rename {domctl,sysctl}.cpu_policy.{cpuid,msr}_policy fields patchbot
23:44 [xen stable-4.17] x86: Rename struct cpu_policy to struct old_cpuid_policy patchbot
23:44 [xen stable-4.17] x86/sysctl: Retrofit XEN_SYSCTL_cpu_featureset_{pv,hvm}_max patchbot
23:44 [xen stable-4.17] tools/xen-cpuid: Rework the handling of dynamic featuresets patchbot
23:44 [xen stable-4.17] libs/vchan: Fix -Wsingle-bit-bitfield-constant-conversion patchbot
23:44 [xen stable-4.17] subdom: Fix -Werror=address failure in tmp_emulator patchbot
23:44 [xen stable-4.17] tools: drop bogus and obsolete ptyfuncs.m4 patchbot
August 08, 23
22:47 [xen master] xen/x86: address violations of MISRA C:2012 Rule 7.3 patchbot
22:47 [xen master] x86/mm: address violations of MISRA C:2012 Rule 7.3 patchbot
22:46 [xen master] x86/IOMMU: address violations of MISRA C:2012 Rule 7.3 patchbot
22:46 [xen master] x86/svm: address violations of MISRA C:2012 Rule 7.3 patchbot
22:46 [xen master] AMD/IOMMU: address violations of MISRA C:2012 Rule 7.3 patchbot
22:46 [xen master] automation: Advertise that ECLAIR jobs do not need prerequisites patchbot
22:46 [xen master] x86/mce: Address violations of MISRA C:2012 Rules 8.2 and 8.3 patchbot
22:46 [xen master] x86/mtrr: address MISRA C:2012 Rule 5.3 patchbot
22:45 [xen master] x86/mce: address MISRA C:2012 Rule 5.3 patchbot
22:45 [xen master] xen: change parameter name in monitor_domctl() declaration patchbot
22:45 [xen master] x86: Drop opt_pku entirely patchbot
22:45 [xen master] arm/mm: Document the differences between arm32 and arm64 directmaps patchbot
22:45 [xen master] libelf: address MISRA C:2012 Rule 5.3 patchbot
22:45 [xen master] x86: Address violations of MISRA C:2012 by replacing bool_t uses patchbot
22:44 [xen master] xen/include: address violations of MISRA C:2012 Rule 7.3 patchbot
22:44 [xen master] xen/common: address violations of MISRA C:2012 Rule 7.3 patchbot
22:44 [xen master] xen/arm: address violations of MISRA C:2012 Rule 7.3 patchbot
22:44 [xen master] xen/sched: address violations of MISRA C:2012 Rules 8.2 and 8.3 patchbot
22:44 [xen master] xen/sched: mechanical renaming to address MISRA C:2012 Rule 5.3 patchbot
22:44 [xen master] x86/HVM: drop dead assignments from hvmemul_rep_{movs,stos}() patchbot
August 06, 23
08:13 [xen master] automation: add missing "needs" patchbot
08:12 [xen master] automation/eclair: avoid failure in case of missing merge point patchbot
08:12 [xen master] automation/eclair: add scheduled pipelines patchbot
08:12 [xen master] automation/eclair: add direct link to reports patchbot
08:12 [xen master] automation/eclair: add support for tag pipelines patchbot
08:12 [xen master] xen/x86: Constify the vCPU parameter for expand_xsave_states() patchbot
08:12 [xen master] libxl: allow building with old gcc again patchbot
08:11 [xen master] libxl: avoid shadowing of index() patchbot
08:11 [xen master] arm: Avoid using solaris syntax for .section directive patchbot
08:11 [xen master] x86/gen-cpuid: Avoid violations of Misra rule 1.3 patchbot
08:11 [xen master] x86: Delete str() patchbot
08:11 [xen master] x86/entry: Rename the exception entrypoints patchbot
08:11 [xen master] x86/traps: Move do_general_protection() earlier patchbot
August 04, 23
14:00 [xen stable-4.17] arm: Avoid using solaris syntax for .section directive patchbot
14:00 [xen stable-4.17] amd: disable C6 after 1000 days on Zen2 patchbot
14:00 [xen stable-4.17] tools/xenstore: fix XSA-417 patch patchbot
14:00 [xen stable-4.17] x86: fix early boot output patchbot
14:00 [xen stable-4.17] ocaml/libs/xc: Fix NULL dereference with physinfo_arch_caps() patchbot
02:33 [xen stable-4.16] arm: Avoid using solaris syntax for .section directive patchbot
02:33 [xen stable-4.16] amd: disable C6 after 1000 days on Zen2 patchbot
02:33 [xen stable-4.16] tools/xenstore: fix XSA-417 patch patchbot
02:33 [xen stable-4.16] x86: fix early boot output patchbot
01:15 [xen master] xen/ppc: Switch to medium PIC code model patchbot
01:14 [xen master] arm/efi: address MISRA C:2012 Rule 5.3 patchbot
01:14 [xen master] drivers/char: address MISRA C:2012 Rule 5.3 patchbot
01:14 [xen master] xen/common: address MISRA C:2012 Rule 5.3 patchbot
01:14 [xen master] common: move simple_strto{,u}l{,l}() to lib/ patchbot
01:14 [xen master] xen/spinlock: address violations of MISRA C:2012 Rules 8.2 and 8.3 patchbot
01:14 [xen master] x86: mechanically rename to address MISRA C:2012 Rule 5.3 patchbot
01:13 [xen master] xen/lib: address violations of MISRA C:2012 Rules 8.2 and 8.3 patchbot
01:13 [xen master] xen/arm/IRQ: uniform irq_set_affinity() with x86 version patchbot
01:13 [xen master] amd/iommu: rename functions to address MISRA C:2012 Rule 5.3 patchbot
01:13 [xen master] xen/pci: rename local variable to address MISRA C:2012 Rule 5.3 patchbot
01:13 [xen master] x86/HVM: tidy _hvm_load_entry() for style patchbot
01:13 [xen master] EFI: address violations of MISRA C:2012 Rules 8.2 and 8.3 patchbot
01:12 [xen master] x86/iommu: pass full IO-APIC RTE for remapping table update patchbot
01:12 [xen master] x86: avoid Misra Rule 19.1 violations patchbot
01:12 [xen master] x86emul: remove local variable to address MISRA C:2012 Rule 5.3 patchbot
01:12 [xen master] x86emul: avoid shadowing to address MISRA C:2012 Rule 5.3 patchbot
01:12 [xen master] x86/mm: remove variable to avoid shadowing patchbot
01:12 [xen master] amd: disable C6 after 1000 days on Zen2 patchbot
01:11 [xen master] IOMMU: address violations of MISRA C:2012 Rules 8.2 and 8.3 patchbot
01:11 [xen master] x86/IRQ: address violations of MISRA C: 2012 Rules 8.2 and 8.3 patchbot
01:11 [xen master] xen/IRQ: address violations of MISRA C: 2012 Rules 8.2 and 8.3 patchbot
01:11 [xen master] xl: Add escape character argument to xl console patchbot
01:11 [xen master] Config.mk: evaluate XEN_COMPILE_ARCH and XEN_OS immediately patchbot
01:11 [xen master] build: evaluate XEN_BUILD_* and XEN_DOMAIN immediately patchbot
August 03, 23
12:55 [xen stable-4.16] xen/arm: Add Cortex-A77 erratum 1508412 handling patchbot
09:55 [xen stable-4.15] xen/arm: Add Cortex-A77 erratum 1508412 handling patchbot
06:22 [xen stable-4.17] xen/arm: Add Cortex-A77 erratum 1508412 handling patchbot
03:22 [qemu-xen master] thread-pool: signal "request_cond" while locked patchbot
August 02, 23
17:55 [xen master] x86/amd: Fix DE_CFG truncation in amd_check_zenbleed() patchbot
06:55 [xen stable-4.17] x86/amd: Fix DE_CFG truncation in amd_check_zenbleed() patchbot
02:33 [xen stable-4.16] x86/amd: Fix DE_CFG truncation in amd_check_zenbleed() patchbot
00:55 [xen stable-4.15] x86/amd: Fix DE_CFG truncation in amd_check_zenbleed() patchbot
August 01, 23
21:22 [xen stable-4.14] x86/amd: Fix DE_CFG truncation in amd_check_zenbleed() patchbot

Mail converted by MHonArc

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.