xen-changelog - Mail Index


December 29, 22
07:33 [xen master] xen/riscv: Introduce asm/page-bits.h patchbot
December 24, 22
14:16 [xen master] xen/arm: vpl011: add ASSERT_UNREACHABLE in vpl011_mmio_read patchbot
14:16 [xen master] xen/arm: vpl011: emulate non-SBSA registers as WI/RAZ patchbot
14:16 [xen master] xen/common: page_alloc: Re-order includes patchbot
14:15 [xen master] x86/shadow: don't open-code copy_domain_page() patchbot
14:15 [xen master] x86/shadow: adjust and move sh_type_to_size[] patchbot
14:15 [xen master] x86/PV: drop dead paging_update_paging_modes() call during Dom0 construction patchbot
14:15 [xen master] x86/paging: fold HAP and shadow memory alloc related fields patchbot
14:15 [xen master] public: misra rule 20.7 fix on memory.h patchbot
14:15 [xen master] public: misra rule 20.7 fix on errno.h patchbot
14:14 [xen master] xen/arm: Allow to set grant table related limits for dom0less domUs patchbot
14:14 [xen master] x86/ucode: load microcode earlier on boot CPU patchbot
14:14 [xen master] x86/ucode: allow cpu_request_microcode() to skip memory allocation patchbot
14:14 [xen master] xen/multiboot: add proper struct definitions to typedefs patchbot
14:14 [xen master] x86: derive XEN_MSR_PAT from its individual entries patchbot
14:14 [xen master] x86: replace EPT_EMT_* constants with X86_MT_* patchbot
14:13 [xen master] x86: replace MTRR_* constants with X86_MT_* constants patchbot
14:13 [xen master] x86: replace PAT_* with X86_MT_* patchbot
14:13 [xen master] x86: add memory type constants patchbot
14:13 [xen master] xen/arm: smmuv3: mark arm_smmu_disable_pasid __maybe_unused patchbot
14:13 [xen master] xsm/flask: mkflash.sh: Use const when generating initial_sid_to_string[] patchbot
14:13 [xen master] automation: Add test jobs to run XTF hypercall xen_version test patchbot
14:12 [xen master] automation: Add support for using XTF for arm64 testing patchbot
14:12 [xen master] tools/ocaml/xb: Drop Xs_ring.write patchbot
14:12 [xen master] tools/ocaml/xenctrl: Fix unused value warning patchbot
14:12 [xen master] tools/ocaml/xenstored: Use ocamldep -sort for linking order patchbot
14:12 [xen master] tools/ocaml/xb,mmap: Use Data_abstract_val wrapper patchbot
14:12 [xen master] tools/golang: Refresh bindings following virtio changes patchbot
14:11 [xen master] x86/boot: Relocate Xen using memcpy() directly patchbot
14:11 [xen master] NUMA: replace phys_to_nid() patchbot
14:11 [xen master] x86/time: prevent overflow with high frequency TSCs patchbot
14:11 [xen master] x86/vmx: implement Notify VM Exit patchbot
14:11 [xen master] x86/vmx: introduce helper to set VMX_INTR_SHADOW_NMI patchbot
14:11 [xen master] x86/vmx: implement VMExit based guest Bus Lock detection patchbot
December 23, 22
09:00 [xen stable-4.16] x86/time: prevent overflow with high frequency TSCs patchbot
09:00 [xen stable-4.16] ioreq_broadcast(): accept partial broadcast success patchbot
09:00 [xen stable-4.16] update Xen version to 4.16.4-pre patchbot
09:00 [xen stable-4.16] update Xen version to 4.16.3 patchbot
05:11 [xen stable-4.13] update Xen version to 4.13.5 patchbot
December 22, 22
20:47 [xen stable-4.17] tools/oxenstored: Render backtraces more nicely in Syslog patchbot
20:47 [xen stable-4.17] tools/oxenstored/syslog: Avoid potential NULL dereference patchbot
20:47 [xen stable-4.17] tools/oxenstored: Set uncaught exception handler patchbot
20:47 [xen stable-4.17] tools/oxenstored: Log live update issues at warning level patchbot
20:47 [xen stable-4.17] tools/oxenstored: Keep /dev/xen/evtchn open across live update patchbot
20:46 [xen stable-4.17] tools/oxenstored: Rework Domain evtchn handling to use port_pair patchbot
20:46 [xen stable-4.17] tools/oxenstored: Implement Domain.rebind_evtchn patchbot
20:46 [xen stable-4.17] tools/oxenstored: Rename some 'port' variables to 'remote_port' patchbot
20:46 [xen stable-4.17] tools/oxenstored: Bind the DOM_EXC VIRQ in in Event.init() patchbot
20:46 [xen stable-4.17] tools/oxenstored: Style fixes to Domain patchbot
20:46 [xen stable-4.17] tools/ocaml/evtchn: Extend the init() binding with a cloexec flag patchbot
20:45 [xen stable-4.17] tools/ocaml/evtchn: Add binding for xenevtchn_fdopen() patchbot
20:45 [xen stable-4.17] tools/ocaml/evtchn: OCaml 5 support, fix potential resource leak patchbot
20:45 [xen stable-4.17] tools/oxenstored: Fix incorrect scope after an if statement patchbot
20:45 [xen stable-4.17] x86/time: prevent overflow with high frequency TSCs patchbot
20:45 [xen stable-4.17] EFI: relocate the ESRT when booting via multiboot2 patchbot
20:45 [xen stable-4.17] ioreq_broadcast(): accept partial broadcast success patchbot
20:44 [xen stable-4.17] x86/HVM: don't mark evtchn upcall vector as pending when vLAPIC is disabled patchbot
20:44 [xen stable-4.17] x86/Viridian: don't mark IRQ vectors as pending when vLAPIC is disabled patchbot
20:44 [xen stable-4.17] x86/HVM: don't mark external IRQs as pending when vLAPIC is disabled patchbot
20:44 [xen stable-4.17] x86/pvh: do not forward MADT Local APIC NMI structures to dom0 patchbot
20:44 [xen stable-4.17] x86/irq: do not release irq until all cleanup is done patchbot
20:44 [xen stable-4.17] update Xen version to 4.17.1-pre patchbot
December 17, 22
23:51 [xen master] x86/mm: avoid phys_to_nid() calls for invalid addresses patchbot
23:51 [xen master] tools/libxl: Fix virtio build error for 32-bit platforms patchbot
23:51 [xen master] efi: avoid hard-coding the various PAT constants patchbot
23:50 [xen master] p2m-pt: avoid hard-coding Xen's PAT patchbot
23:50 [xen master] xen/arm: mm: Allow dump_hyp_walk() to work on the current root table patchbot
23:50 [xen master] xen/arm: mm: Allow xen_pt_update() to work with the current root table patchbot
23:50 [xen master] xen/arm: Enable use of dump_pt_walk() early during boot patchbot
23:50 [xen master] xen/arm: efi-boot misra rule 4.1 fix patchbot
23:50 [xen master] xen/Arm: GICv3: Enable GICv3 for AArch32 patchbot
23:49 [xen master] xen/Arm: GICv3: Define macros to read/write 64 bit patchbot
23:49 [xen master] xen/Arm: GICv3: Define remaining GIC registers for AArch32 patchbot
23:49 [xen master] xen/Arm: GICv3: Define ICH_AP0R<n> and ICH_AP1R<n> for AArch32 patchbot
23:49 [xen master] xen/Arm: GICv3: Define ICH_LR<n>_EL2 on AArch32 patchbot
23:49 [xen master] xen/Arm: vGICv3: Fix emulation of ICC_SGI1R on AArch32 patchbot
23:49 [xen master] xen/Arm: GICv3: Fix GICR_{PENDBASER, PROPBASER} emulation on 32-bit host patchbot
23:48 [xen master] xen/Arm: vGICv3: Adapt emulation of GICR_TYPER for AArch32 patchbot
23:48 [xen master] xen/Arm: vreg: Support vreg_reg64_* helpers on AArch32 patchbot
23:48 [xen master] xen/Arm: GICv3: Do not calculate affinity level 3 for AArch32 patchbot
23:48 [xen master] xen/Arm: vGICv3: Sysreg emulation is applicable for AArch64 only patchbot
23:48 [xen master] drivers/char: support up to 1M BAR0 of xhci patchbot
23:48 [xen master] docs: add documentation for generic virtio devices patchbot
23:47 [xen master] xl: add support to parse generic virtio device patchbot
23:47 [xen master] libxl: add support for generic virtio device patchbot
23:47 [xen master] tools/xenstore: enhance hashtable implementation patchbot
23:47 [xen master] tools/xenstore: preserve errno across corrupt() patchbot
23:47 [xen master] tools/xenstore: let tdb_logger() preserve errno patchbot
23:47 [xen master] EFI: relocate the ESRT when booting via multiboot2 patchbot
23:46 [xen master] libxl: abort on memory allocation errors patchbot
23:46 [xen master] xen: Justify linker script defined symbols in include/xen/kernel.h patchbot
23:46 [xen master] tools/misra: fix skipped rule numbers patchbot
23:46 [xen master] xen/Makefile: remove Cppcheck invocation from the Makefile patchbot
23:46 [xen master] xen/scripts: add cppcheck tool to the xen-analysis.py script patchbot
23:46 [xen master] xen/scripts: add xen-analysis.py for coverity and eclair analysis patchbot
23:45 [xen master] docs: do not install .deps files patchbot
23:45 [xen master] x86/tboot: actually wipe contexts patchbot
23:45 [xen master] x86/tboot: correct IOMMU (VT-d) interaction patchbot
23:45 [xen master] x86/mm: PGC_shadowed_pt is used by shadow code only patchbot
23:45 [xen master] x86/mm: rename PGC_page_table to PGC_shadowed_pt patchbot
23:45 [xen master] x86/tboot: drop failed attempt to hash shadow page tables patchbot
23:44 [xen master] xen: introduce a Kconfig option to configure NUMA nodes number patchbot
23:44 [xen master] xen/x86: move NUMA process nodes nodes code from x86 to common patchbot
23:44 [xen master] xen/x86: use arch_get_ram_range to get information from E820 map patchbot
23:44 [xen master] xen/x86: Use ASSERT instead of VIRTUAL_BUG_ON for phys_to_nid patchbot
23:44 [xen master] xen/x86: move generically usable NUMA code from x86 to common patchbot
23:44 [xen master] xen/x86: Provide helpers for common code to access acpi_numa patchbot
December 16, 22
03:33 [qemu-xen master] main loop: Big hammer to fix logfile disk DoS in Xen setups patchbot
03:24 [qemu-xen master] Merge tag 'v7.2.0' into 'staging' patchbot
December 13, 22
02:57 [xen stable-4.16] tools/oxenstored: Render backtraces more nicely in Syslog patchbot
02:57 [xen stable-4.16] tools/oxenstored/syslog: Avoid potential NULL dereference patchbot
02:57 [xen stable-4.16] tools/oxenstored: Set uncaught exception handler patchbot
02:57 [xen stable-4.16] tools/oxenstored: Log live update issues at warning level patchbot
02:57 [xen stable-4.16] tools/oxenstored: Keep /dev/xen/evtchn open across live update patchbot
02:56 [xen stable-4.16] tools/oxenstored: Rework Domain evtchn handling to use port_pair patchbot
02:56 [xen stable-4.16] tools/oxenstored: Implement Domain.rebind_evtchn patchbot
02:56 [xen stable-4.16] tools/oxenstored: Rename some 'port' variables to 'remote_port' patchbot
02:56 [xen stable-4.16] tools/oxenstored: Bind the DOM_EXC VIRQ in in Event.init() patchbot
02:56 [xen stable-4.16] tools/oxenstored: Style fixes to Domain patchbot
02:56 [xen stable-4.16] tools/ocaml/evtchn: Extend the init() binding with a cloexec flag patchbot
02:55 [xen stable-4.16] tools/ocaml/evtchn: Add binding for xenevtchn_fdopen() patchbot
02:55 [xen stable-4.16] tools/ocaml/evtchn: OCaml 5 support, fix potential resource leak patchbot
02:55 [xen stable-4.16] tools/oxenstored: Fix incorrect scope after an if statement patchbot
02:55 [xen stable-4.16] tools/ocaml/xenstored/store.ml: fix build error patchbot
02:55 [xen stable-4.16] tools/ocaml/xenstored: fix live update exception patchbot
02:55 [xen stable-4.16] tools/oxenstored: Fix Oxenstored Live Update patchbot
December 10, 22
19:23 [xen master] xsm/flask: misra rule 8.4 fix patchbot
19:22 [xen master] automation: Add CI test jobs for Yocto patchbot
19:22 [xen master] automation: Add a clean rule for containers patchbot
19:22 [xen master] automation: Create Yocto docker images patchbot
19:22 [xen master] add SPDX to arch/arm/*.c patchbot
19:22 [xen master] automation: Remove installation of packages from test scripts patchbot
19:22 [xen master] automation: Install packages required by tests in containers patchbot
12:55 [xen master] x86/boot: Drop pte_update_limit from physical relocation logic patchbot
12:55 [xen master] xen/arm: Do not route NS phys timer IRQ to Xen patchbot
12:55 [xen master] Use EfiACPIReclaimMemory for ESRT patchbot
December 09, 22
15:44 [xen master] x86/tboot: Drop mfn_in_guarded_stack() patchbot
09:11 [xen stable-4.16] x86/HVM: don't mark evtchn upcall vector as pending when vLAPIC is disabled patchbot
09:11 [xen stable-4.16] x86/Viridian: don't mark IRQ vectors as pending when vLAPIC is disabled patchbot
09:11 [xen stable-4.16] x86/HVM: don't mark external IRQs as pending when vLAPIC is disabled patchbot
09:11 [xen stable-4.16] x86/pvh: do not forward MADT Local APIC NMI structures to dom0 patchbot
09:11 [xen stable-4.16] x86/irq: do not release irq until all cleanup is done patchbot
07:33 [xen stable-4.17] Use EfiACPIReclaimMemory for ESRT patchbot
07:33 [xen stable-4.17] SUPPORT.md: Define support lifetime patchbot
December 08, 22
22:55 [xen master] CHANGELOG: Start new "unstable" section patchbot
22:55 [xen master] CHANGELOG: Set 4.17 release date and tag patchbot
10:11 [xen master] x86/platform: protect XENPF_get_dom0_console if CONFIG_VIDEO not set patchbot
10:11 [xen master] ioreq_broadcast(): accept partial broadcast success patchbot
10:11 [xen master] xen: remove trigraphs from comments patchbot
10:11 [xen master] x86/HVM: drop stale check from hvm_load_cpu_msrs() patchbot
04:11 [xen stable-4.17] Set 4.17 version patchbot
04:11 [xen stable-4.17] CHANGELOG: Set 4.17 release date and tag patchbot
04:11 [xen stable-4.17] README: make heading say 4.17 patchbot
04:11 [xen stable-4.17] Config.mk: Bump tags to 4.17.0 final patchbot
December 07, 22
12:33 [xen stable-4.16] xen/arm: Correct the p2m pool size calculations patchbot
08:56 [xen master] libxl: arm: make creation of iommu node independent of disk device patchbot
08:56 [xen master] libxl: arm: Split make_virtio_mmio_node() patchbot
08:56 [xen master] libxl: arm: Create alloc_virtio_mmio_params() patchbot
08:55 [xen master] xen/arm: Define WLEN_8 macro and use it in debug-pl011 patchbot
08:55 [xen master] xen/arm: debug-pl011.inc: Use macros instead of hardcoded values patchbot
08:55 [xen master] xen/arm: Drop early_uart_init macro from debug-meson.inc patchbot
08:55 [xen master] xen/arm: Fix unreachable panic for vpl011 vIRQ patchbot
08:55 [xen master] GICv3: Emulate GICD_IGRPMODR as RAZ / WI patchbot
08:55 [xen master] xen/arm: Enforce alignment check in debug build for {read, write}_atomic patchbot
December 06, 22
23:44 [xen master] x86/mm/shadow: do not open-code PAGE_CACHE_ATTRS patchbot
23:44 [xen master] x86/mm/shadow: avoid assuming a specific Xen PAT patchbot
23:44 [xen master] x86/platform: introduce hypercall to get initial video console settings patchbot
23:44 [xen master] x86/HVM: don't mark evtchn upcall vector as pending when vLAPIC is disabled patchbot
06:45 [xen master] xen/page_alloc: relax the BUILD_BUG_ON() in xenheap_max_mfn() patchbot
06:45 [xen master] gnttab: don't silently truncate GFNs in compat setup-table handling patchbot
06:44 [xen master] x86/p2m: don't calculate page owner twice in p2m_add_page() patchbot
06:44 [xen master] x86/MSR: use latched "current" patchbot
06:44 [xen master] bump default SeaBIOS version to 1.16.1 patchbot
06:44 [xen master] CODING_STYLE: list further brace placement exceptions patchbot
06:44 [xen master] CODING_STYLE: explicitly call out label indentation patchbot
06:44 [xen master] unify update_runstate_area() patchbot
00:11 [xen master] process/release-technician-checklist: Explain how the banner in README is generated patchbot
December 04, 22
06:22 [xen master] Arm/P2M: reduce locking in p2m_{alloc,free}_page() patchbot
06:22 [xen master] Arm64: make setup_virt_paging()'s pa_range_info[] static patchbot
December 03, 22
12:07 [xen master] tools/ocaml/xenctrl: Add hvm_param_{get,set} bindings patchbot
12:07 [xen master] tools/ocaml/xenctrl: Add binding for xc_evtchn_status patchbot
12:07 [xen master] tools/oxenstored: Render backtraces more nicely in Syslog patchbot
12:07 [xen master] x86/HVM+shim: fix build when !CONFIG_GRANT_TABLE patchbot
12:07 [xen master] x86/APIC: make a few interrupt handler functions static patchbot
12:06 [xen master] x86/Viridian: don't mark IRQ vectors as pending when vLAPIC is disabled patchbot
12:06 [xen master] x86/HVM: don't mark external IRQs as pending when vLAPIC is disabled patchbot
12:06 [xen master] x86/pvh: do not forward MADT Local APIC NMI structures to dom0 patchbot
12:06 [xen master] x86/irq: do not release irq until all cleanup is done patchbot
12:06 [xen master] xen/notifier: simplify using notifier_[to|from]_errno() patchbot
12:06 [xen master] xen/sched: try harder to find a runnable unit in rt_schedule() patchbot
12:05 [xen master] xen/gnttab: reduce size of struct active_grant_entry patchbot
12:05 [xen master] xen: add knownalive_domain_from_domid() helper patchbot
12:05 [xen master] xen/locks: add dynamic lock recursion checks patchbot
12:05 [xen master] gnttab: bail from GFN-storing loops early in case of error patchbot
12:05 [xen master] gnttab: no need to translate handle for gnttab_get_status_frames() patchbot
12:05 [xen master] Introduce more MISRA C rules to docs/misra/rules.rst patchbot
12:04 [xen master] automation: test.yaml: Introduce templates to reduce the overhead patchbot
12:04 [xen master] automation: Rename qemu-smoke-arm32.sh to qemu-smoke-dom0-arm32.sh patchbot
12:04 [xen master] automation: Rename qemu-alpine-arm64.sh to qemu-smoke-dom0-arm64.sh patchbot
12:04 [xen master] automation: Rename qemu-smoke-arm64.sh to qemu-smoke-dom0less-arm64.sh patchbot
12:04 [xen master] automation: qemu-alpine-arm64: Cleanup and fixes patchbot
12:04 [xen master] automation: qemu-smoke-arm32.sh: Modify script to use ImageBuilder patchbot
12:03 [xen master] automation: Add Arm containers to containerize script patchbot
12:03 [xen master] automation: Add debug versions of Arm tests patchbot
12:03 [xen master] automation: qemu-smoke-arm64.sh: Increase RAM size patchbot
12:03 [xen master] automation: Add randconfig build jobs for arm64 alpine container patchbot
12:03 [xen master] tools/ocaml/xenctrl: OCaml 5 support, fix use-after-free patchbot
12:03 [xen master] tools/oxenstored/syslog: Avoid potential NULL dereference patchbot
12:02 [xen master] tools/oxenstored: Set uncaught exception handler patchbot
12:02 [xen master] tools/oxenstored: Log live update issues at warning level patchbot
12:02 [xen master] tools/oxenstored: Keep /dev/xen/evtchn open across live update patchbot
12:02 [xen master] tools/oxenstored: Rework Domain evtchn handling to use port_pair patchbot
12:02 [xen master] tools/oxenstored: Implement Domain.rebind_evtchn patchbot
12:02 [xen master] tools/oxenstored: Rename some 'port' variables to 'remote_port' patchbot
12:01 [xen master] tools/oxenstored: Bind the DOM_EXC VIRQ in in Event.init() patchbot
12:01 [xen master] tools/oxenstored: Style fixes to Domain patchbot
12:01 [xen master] tools/ocaml/evtchn: Extend the init() binding with a cloexec flag patchbot
12:01 [xen master] tools/ocaml/evtchn: Add binding for xenevtchn_fdopen() patchbot
12:01 [xen master] tools/ocaml/evtchn: OCaml 5 support, fix potential resource leak patchbot
12:01 [xen master] tools/oxenstored: Fix incorrect scope after an if statement patchbot
12:00 [xen master] tools/ocaml/xenctrl: Use larger chunksize in domain_getinfolist patchbot
12:00 [xen master] tools/ocaml/xenctrl: Make domain_getinfolist tail recursive patchbot
12:00 [xen master] tools/include: fix clean and rework COPYING for installed Xen public header patchbot
12:00 [xen master] Set version to 4.18; return ./autogen.sh patchbot
12:00 [xen master] Set version to 4.18; 4.17 has branched patchbot
12:00 [xen master] Revert "Config.mk pin QEMU_UPSTREAM_REVISION (prep for Xen 4.17 RC1)" patchbot
01:33 [xen stable-4.17] x86/HVM+shim: fix build when !CONFIG_GRANT_TABLE patchbot
December 02, 22
14:01 [xen stable-4.17] tools/include: fix clean and rework COPYING for installed Xen public header patchbot
14:00 [xen stable-4.17] Turn off debug by default patchbot
14:00 [xen stable-4.17] SUPPORT.md: Set Releases Notes link patchbot
14:00 [xen stable-4.17] Config.mk: switch to named tags (for stable branch) patchbot
14:00 [xen stable-4.17] docs/misc/arm: Update references to Linux kernel docs patchbot
14:00 [xen stable-4.17] Changelog: Add __ro_after_init and CET patchbot
14:00 [xen stable-4.17] CHANGELOG: Add missing entries for work during the 4.17 release patchbot
07:22 [xen master] docs/misc/arm: Update references to Linux kernel docs patchbot
07:22 [xen master] Changelog: Add __ro_after_init and CET patchbot
07:22 [xen master] CHANGELOG: Add missing entries for work during the 4.17 release patchbot

Mail converted by MHonArc

 


Rackspace

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