xen-changelog - Mail Index


July 31, 24
22:33 [xen staging] x86/domain: Fix domlist_insert() updating the domain hash patchbot
15:33 [xen staging] xen/riscv: fix build issue for bullseye-riscv64 container patchbot
14:55 [xen staging] xen/domain: Factor domlist_{insert,remove}() out of domain_{create,destroy}() patchbot
13:03 [xen master] libxl: Enable stubdom cdrom changing patchbot
13:03 [xen master] automation: upgrade Yocto to scarthgap patchbot
13:03 [xen master] XSM/domctl: Fix permission checks on XEN_DOMCTL_createdomain patchbot
13:03 [xen master] x86/APIC: Drop APIC_BASE and use fix_to_virt() patchbot
13:02 [xen master] tools/examples: Remove more obsolete content patchbot
13:02 [xen master] x86/mm: Introduce a local domain variable to write_ptbase() patchbot
13:02 [xen master] x86/mm: Make virt_to_xen_l1e() static patchbot
13:02 [xen master] x86/mm: Rename l{1,2,3,4}e_read_atomic() patchbot
13:02 [xen master] x86/mm: Drop l{1,2,3,4}e_write_atomic() patchbot
13:02 [xen master] Revert "x86/pvh: Allow (un)map_pirq when dom0 is PVH" patchbot
13:01 [xen master] bunzip2: fix rare decompression failure patchbot
13:01 [xen master] x86/pvh: Allow (un)map_pirq when dom0 is PVH patchbot
13:01 [xen master] misra: add deviations for direct inclusion guards patchbot
13:01 [xen master] misra: modify deviations for empty and generated headers patchbot
13:01 [xen master] misra: add deviation for headers that explicitly avoid guards patchbot
13:01 [xen master] x86/mpparse: address a violation of MISRA C Rule 16.3 patchbot
13:00 [xen master] x86/mce: address violations of MISRA C Rule 16.3 patchbot
13:00 [xen master] x86/traps: address violations of MISRA C Rule 16.3 patchbot
13:00 [xen master] x86/vpmu: address violations of MISRA C Rule 16.3 patchbot
13:00 [xen master] automation/eclair: fix deviation of MISRA C Rule 16.3 patchbot
13:00 [xen master] xen/cpupools: silence maybe-unitialized warning patchbot
13:00 [xen master] x86/viridian: Clarify some viridian logging strings patchbot
12:55 [xen staging] xen: add deviations for MISRA C 2012 Dir D4.10 patchbot
12:55 [xen staging] x86/e820 address violations of MISRA C:2012 Rule 5.3 patchbot
12:55 [xen staging] xen/sched: fix error handling in cpu_schedule_up() patchbot
11:23 [xen staging] x86/hvm: add defensive statements in unreachable program points patchbot
11:23 [xen staging] x86/hvm: address violations of MISRA C Rule 16.3 patchbot
11:23 [xen staging] x86/ucode: Introduce XENPF_microcode_update2 with flags parameter patchbot
11:22 [xen staging] xen/x86: drop constanst_test_bit() in asm/bitops.h patchbot
11:22 [xen staging] xen/riscv: enable full Xen build patchbot
11:22 [xen staging] xen/riscv: add minimal amount of stubs to build full Xen patchbot
11:22 [xen staging] xen/riscv: add minimal stuff to mm.h to build full Xen patchbot
11:22 [xen staging] xen/riscv: introduce bitops.h patchbot
11:22 [xen staging] xen: introduce generic non-atomic test_*bit() patchbot
10:44 [xen staging] x86/altcall: further refine clang workaround patchbot
10:44 [xen staging] x86/dom0: fix restoring %cr3 and the mapcache override on PV build error patchbot
10:44 [xen staging] x86/HVM: get_pat_flags() is needed only by shadow code patchbot
10:44 [xen staging] public/x86: don't include common xen.h from arch-specific one patchbot
10:44 [xen staging] x86+Arm: drop (rename) __virt_to_maddr() / __maddr_to_virt() patchbot
10:22 [xen staging] arch/domain: Clean up the idle domain remnants in arch_domain_create() patchbot
10:22 [xen staging] xen/domain: Simpliy domain_create() now the idle domain is complete earlier patchbot
10:22 [xen staging] x86/domain: Implement arch_init_idle_domain() patchbot
10:22 [xen staging] xen/domain: Introduce arch_init_idle_domain() patchbot
01:22 [xen staging] automation: add x86_64 xilinx smoke test patchbot
01:22 [xen staging] docs/misra: add R18.6 to rules.rst patchbot
01:22 [xen staging] docs/misra: add rule 12.2 patchbot
01:22 [xen staging] docs/misra: rules for mass adoption patchbot
01:22 [xen staging] xen/event: address violation of MISRA C Rule 13.6 patchbot
July 30, 24
17:56 [xen staging] libxl: Enable stubdom cdrom changing patchbot
17:56 [xen staging] automation: upgrade Yocto to scarthgap patchbot
17:56 [xen staging] XSM/domctl: Fix permission checks on XEN_DOMCTL_createdomain patchbot
17:56 [xen staging] x86/APIC: Drop APIC_BASE and use fix_to_virt() patchbot
17:55 [xen staging] tools/examples: Remove more obsolete content patchbot
17:55 [xen staging] x86/mm: Introduce a local domain variable to write_ptbase() patchbot
17:55 [xen staging] x86/mm: Make virt_to_xen_l1e() static patchbot
17:55 [xen staging] x86/mm: Rename l{1,2,3,4}e_read_atomic() patchbot
17:55 [xen staging] x86/mm: Drop l{1,2,3,4}e_write_atomic() patchbot
17:55 [xen staging] Revert "x86/pvh: Allow (un)map_pirq when dom0 is PVH" patchbot
10:01 [xen staging] bunzip2: fix rare decompression failure patchbot
10:01 [xen staging] x86/pvh: Allow (un)map_pirq when dom0 is PVH patchbot
10:01 [xen staging] misra: add deviations for direct inclusion guards patchbot
10:01 [xen staging] misra: modify deviations for empty and generated headers patchbot
10:01 [xen staging] misra: add deviation for headers that explicitly avoid guards patchbot
10:01 [xen staging] x86/mpparse: address a violation of MISRA C Rule 16.3 patchbot
10:00 [xen staging] x86/mce: address violations of MISRA C Rule 16.3 patchbot
10:00 [xen staging] x86/traps: address violations of MISRA C Rule 16.3 patchbot
10:00 [xen staging] x86/vpmu: address violations of MISRA C Rule 16.3 patchbot
10:00 [xen staging] automation/eclair: fix deviation of MISRA C Rule 16.3 patchbot
10:00 [xen staging] xen/cpupools: silence maybe-unitialized warning patchbot
10:00 [xen staging] x86/viridian: Clarify some viridian logging strings patchbot
09:55 [mini-os master] mini-os: put sanity_check() under CONFIG_TEST patchbot
04:44 [xen master] CHANGELOG.md: Finalize changes in 4.19 release cycle patchbot
01:11 [xen stable-4.19] CHANGELOG.md: Finalize changes in 4.19 release cycle patchbot
01:11 [xen stable-4.19] SUPPORT.md: Define support lifetime patchbot
July 29, 24
17:33 [xen staging-4.19] Set 4.19 version patchbot
17:33 [xen staging-4.19] README: make heading say 4.19 patchbot
17:33 [xen staging-4.19] Config.mk: Bump tags to 4.19.0 final patchbot
15:44 [xen staging-4.19] CHANGELOG.md: Finalize changes in 4.19 release cycle patchbot
15:44 [xen staging-4.19] SUPPORT.md: Define support lifetime patchbot
15:44 [xen staging] CHANGELOG.md: Finalize changes in 4.19 release cycle patchbot
July 26, 24
10:33 [xen stable-4.17] x86/altcall: fix clang code-gen when using altcall in loop constructs patchbot
10:33 [xen stable-4.17] tools/libxs: Fix fcntl() invocation in set_cloexec() patchbot
10:33 [xen stable-4.17] x86/physdev: Return pirq that irq was already mapped to patchbot
09:44 [xen stable-4.18] x86/altcall: fix clang code-gen when using altcall in loop constructs patchbot
09:44 [xen stable-4.18] tools/libxs: Fix fcntl() invocation in set_cloexec() patchbot
09:44 [xen stable-4.18] x86/physdev: Return pirq that irq was already mapped to patchbot
July 25, 24
17:11 [xen master] hvmloader: Use fastcall everywhere patchbot
17:11 [xen master] x86/APIC: Rewrite apic_isr_read() to match apic_{tmr,irr}_read() patchbot
17:11 [xen master] x86/APIC: Change APIC reg types to unsigned int patchbot
17:11 [xen master] x86/IO-APIC: Improve APIC_TMR accesses patchbot
14:33 [xen staging-4.17] x86/altcall: fix clang code-gen when using altcall in loop constructs patchbot
14:33 [xen staging-4.17] tools/libxs: Fix fcntl() invocation in set_cloexec() patchbot
14:33 [xen staging-4.17] x86/physdev: Return pirq that irq was already mapped to patchbot
14:33 [xen staging-4.18] x86/altcall: fix clang code-gen when using altcall in loop constructs patchbot
14:33 [xen staging-4.18] tools/libxs: Fix fcntl() invocation in set_cloexec() patchbot
14:33 [xen staging-4.18] x86/physdev: Return pirq that irq was already mapped to patchbot
07:46 [xen master] x86/domctl: address a violation of MISRA C Rule 16.3 patchbot
07:45 [xen master] x86/cpuid: use fallthrough pseudo keyword patchbot
07:45 [xen master] MAINTAINERS: Add me and Bertrand as device tree maintainers patchbot
07:45 [xen master] x86/p2m: guard altp2m routines patchbot
07:45 [xen master] x86/xstate: Use compression check helper in xstate_all() patchbot
07:45 [xen master] xen/riscv: introduce ANDN_INSN patchbot
07:45 [xen master] hotplug: Restore block-tap phy compatibility (again) patchbot
07:44 [xen master] tools/libxs: Stop playing with SIGPIPE patchbot
07:44 [xen master] tools/libxs: Use writev()/sendmsg() instead of write() patchbot
07:44 [xen master] tools/libxs: Track whether we're using a socket or file patchbot
07:44 [xen master] tools/libxs: Rationalise the definition of struct xs_handle patchbot
07:44 [xen master] tools/libxs: Rework xs_talkv() to take xsd_sockmsg within the iovec patchbot
07:44 [xen master] tools/libxs: Fix length check in xs_talkv() patchbot
03:00 [xen stable-4.19] hotplug: Restore block-tap phy compatibility (again) patchbot
July 24, 24
17:33 [xen staging] hvmloader: Use fastcall everywhere patchbot
12:11 [xen staging] x86/APIC: Rewrite apic_isr_read() to match apic_{tmr,irr}_read() patchbot
12:11 [xen staging] x86/APIC: Change APIC reg types to unsigned int patchbot
12:11 [xen staging] x86/IO-APIC: Improve APIC_TMR accesses patchbot
10:12 [mini-os master] mini-os: mm: don't have two large arrays of the same kind patchbot
10:11 [mini-os master] mini-os: mm: reduce buddy allocator list administration data patchbot
10:11 [mini-os master] mini-os: mm: remove not needed struct chunk_tail_st patchbot
10:11 [mini-os master] mini-os: make mm.c coding style compliant patchbot
10:11 [mini-os master] mini-os: simplify monotonic_clock() patchbot
10:11 [mini-os master] mini-os: remove some not needed stuff from arch/x86/time.c patchbot
10:11 [mini-os master] mini-os: apply coding style to arch/x86/time.c patchbot
09:55 [xen staging-4.19] hotplug: Restore block-tap phy compatibility (again) patchbot
09:45 [xen staging] x86/domctl: address a violation of MISRA C Rule 16.3 patchbot
09:44 [xen staging] x86/cpuid: use fallthrough pseudo keyword patchbot
09:44 [xen staging] MAINTAINERS: Add me and Bertrand as device tree maintainers patchbot
09:44 [xen staging] x86/p2m: guard altp2m routines patchbot
09:44 [xen staging] x86/xstate: Use compression check helper in xstate_all() patchbot
09:44 [xen staging] xen/riscv: introduce ANDN_INSN patchbot
09:44 [xen staging] hotplug: Restore block-tap phy compatibility (again) patchbot
04:55 [xen master] x86/mctelem: address violations of MISRA C: 2012 Rule 5.3 patchbot
04:55 [xen master] common/softirq: address violation of MISRA C Rule 13.6 patchbot
04:55 [xen master] x86/altcall: fix clang code-gen when using altcall in loop constructs patchbot
04:55 [xen master] xen/list: add LIST_HEAD_RO_AFTER_INIT patchbot
04:55 [xen master] Add tools/fuzz/oss-fuzz/build.sh patchbot
04:55 [xen master] Add libfuzzer target to fuzz/x86_instruction_emulator patchbot
00:55 [xen stable-4.19] x86/altcall: fix clang code-gen when using altcall in loop constructs patchbot
July 23, 24
14:33 [xen staging] tools/libxs: Stop playing with SIGPIPE patchbot
14:33 [xen staging] tools/libxs: Use writev()/sendmsg() instead of write() patchbot
14:33 [xen staging] tools/libxs: Track whether we're using a socket or file patchbot
14:33 [xen staging] tools/libxs: Rationalise the definition of struct xs_handle patchbot
14:33 [xen staging] tools/libxs: Rework xs_talkv() to take xsd_sockmsg within the iovec patchbot
14:33 [xen staging] tools/libxs: Fix length check in xs_talkv() patchbot
12:12 [xen staging-4.19] x86/altcall: fix clang code-gen when using altcall in loop constructs patchbot
12:11 [xen staging] x86/mctelem: address violations of MISRA C: 2012 Rule 5.3 patchbot
12:11 [xen staging] common/softirq: address violation of MISRA C Rule 13.6 patchbot
12:11 [xen staging] x86/altcall: fix clang code-gen when using altcall in loop constructs patchbot
12:11 [xen staging] xen/list: add LIST_HEAD_RO_AFTER_INIT patchbot
12:11 [xen staging] Add tools/fuzz/oss-fuzz/build.sh patchbot
12:11 [xen staging] Add libfuzzer target to fuzz/x86_instruction_emulator patchbot
11:44 [xen master] automation: adjust paths to docker files in documentation patchbot
11:44 [xen master] x86/mm: Move base_disallow_mask into __ro_after_init patchbot
11:44 [xen master] x86/mm: Drop duplicate l1_disallow_mask() calls patchbot
11:44 [xen master] docs: Fix install-man$(1)-pages if no manpages are generated patchbot
11:44 [xen master] xen: Fix the figlet banner patchbot
04:24 [xen master] ppc/shutdown: Implement machine_{halt,restart}() patchbot
04:24 [xen master] tools/misc: xen-hvmcrash: Inject #DF instead of overwriting RIP patchbot
04:24 [xen master] xen/shutdown: Fix build issue with shutdown.h on PowerPC patchbot
04:24 [xen master] xen/ppc: Avoid using the legacy __read_mostly/__ro_after_init definitions patchbot
04:23 [xen master] tools/libxs: Drop XSTEST patchbot
04:23 [xen master] Revert "Add libfuzzer target to fuzz/x86_instruction_emulator" patchbot
04:23 [xen master] x86: don't open-code [gm]fn_to_[gm]addr() patchbot
04:23 [xen master] x86/mm: drop gfn_to_paddr() patchbot
04:23 [xen master] x86: drop REX64_PREFIX patchbot
04:23 [xen master] Add libfuzzer target to fuzz/x86_instruction_emulator patchbot
04:22 [xen master] common/sched: address a violation of MISRA C Rule 8.7 patchbot
04:22 [xen master] public/sysctl: address violations of MISRA C: 2012 Rule 7.3 patchbot
04:22 [xen master] x86/cpufreq: clean up stale powernow_cpufreq_init() patchbot
04:22 [xen master] SUPPORT.md: update Xen version patchbot
04:22 [xen master] MAINTAINERS: drop CPU POOLS section patchbot
04:22 [xen master] MAINTAINERS: drop separate x86/mm section patchbot
July 22, 24
17:55 [xen staging] automation: adjust paths to docker files in documentation patchbot
17:33 [xen staging] x86/mm: Move base_disallow_mask into __ro_after_init patchbot
17:33 [xen staging] x86/mm: Drop duplicate l1_disallow_mask() calls patchbot
15:33 [xen staging] docs: Fix install-man$(1)-pages if no manpages are generated patchbot
15:33 [xen staging] xen: Fix the figlet banner patchbot
10:55 [mini-os master] Mini-OS: add some macros for asm statements patchbot
09:55 [xen staging] ppc/shutdown: Implement machine_{halt,restart}() patchbot
09:55 [xen staging] tools/misc: xen-hvmcrash: Inject #DF instead of overwriting RIP patchbot
09:55 [xen staging] xen/shutdown: Fix build issue with shutdown.h on PowerPC patchbot
09:55 [xen staging] xen/ppc: Avoid using the legacy __read_mostly/__ro_after_init definitions patchbot
09:55 [xen staging] tools/libxs: Drop XSTEST patchbot
09:22 [xen staging] Revert "Add libfuzzer target to fuzz/x86_instruction_emulator" patchbot
07:45 [xen staging] x86: don't open-code [gm]fn_to_[gm]addr() patchbot
07:45 [xen staging] x86/mm: drop gfn_to_paddr() patchbot
07:45 [xen staging] x86: drop REX64_PREFIX patchbot
07:45 [xen staging] Add libfuzzer target to fuzz/x86_instruction_emulator patchbot
07:44 [xen staging] common/sched: address a violation of MISRA C Rule 8.7 patchbot
07:44 [xen staging] public/sysctl: address violations of MISRA C: 2012 Rule 7.3 patchbot
07:44 [xen staging] x86/cpufreq: clean up stale powernow_cpufreq_init() patchbot
07:44 [xen staging] SUPPORT.md: update Xen version patchbot
07:44 [xen staging] MAINTAINERS: drop CPU POOLS section patchbot
07:44 [xen staging] MAINTAINERS: drop separate x86/mm section patchbot
July 20, 24
00:55 [xen master] xen/Makefile: Correct XEN_EXTERVERSION for unstable patchbot
00:55 [xen master] CHANGELOG.md: Start new 4.20.0 section patchbot
00:55 [xen master] CHANGELOG.md: Set release date for 4.19 patchbot
00:55 [xen master] Re-run ./autogens.h for 4.20 patchbot
00:55 [xen master] Set version to 4.20; 4.19 has branched patchbot
00:55 [xen master] Revert "Config.mk pin QEMU_UPSTREAM_REVISION (prep for Xen 4.19 RC1)" patchbot
July 19, 24
21:11 [xen stable-4.19] CHANGELOG.md: Set release date for 4.19 patchbot
21:11 [xen stable-4.19] Turn off debug by default patchbot
21:11 [xen stable-4.19] Config.mk: switch to named tags (for stable branch) patchbot
11:44 [xen staging] xen/Makefile: Correct XEN_EXTERVERSION for unstable patchbot
July 18, 24
19:22 [xen stable-4.16] x86/IRQ: avoid double unlock in map_domain_pirq() patchbot
15:55 [xen staging-4.19] CHANGELOG.md: Set release date for 4.19 patchbot
15:55 [xen staging] CHANGELOG.md: Start new 4.20.0 section patchbot
15:55 [xen staging] CHANGELOG.md: Set release date for 4.19 patchbot
15:11 [xen staging] Re-run ./autogens.h for 4.20 patchbot
14:44 [xen staging] Set version to 4.20; 4.19 has branched patchbot
14:44 [xen staging] Revert "Config.mk pin QEMU_UPSTREAM_REVISION (prep for Xen 4.19 RC1)" patchbot
14:33 [xen staging-4.19] Turn off debug by default patchbot
14:33 [xen staging-4.19] Config.mk: switch to named tags (for stable branch) patchbot
14:00 [qemu-xen-traditional stable-4.19] qemu-trad: remove Xen path dependencies patchbot
July 17, 24
17:11 [xen master] x86/IRQ: avoid double unlock in map_domain_pirq() patchbot
08:00 [xen stable-4.18] x86/IRQ: avoid double unlock in map_domain_pirq() patchbot
07:22 [xen stable-4.17] x86/IRQ: avoid double unlock in map_domain_pirq() patchbot
July 16, 24
12:22 [xen staging-4.16] x86/IRQ: avoid double unlock in map_domain_pirq() patchbot
12:22 [xen staging-4.17] x86/IRQ: avoid double unlock in map_domain_pirq() patchbot
12:22 [xen staging-4.18] x86/IRQ: avoid double unlock in map_domain_pirq() patchbot
12:22 [xen staging] x86/IRQ: avoid double unlock in map_domain_pirq() patchbot
July 13, 24
12:33 [xen master] CI: Add Ubuntu 22.04 (Jammy) and 24.04 (Noble) testing patchbot
12:33 [xen master] CI: Refresh Ubuntu Focal container as 20.04-x86_64 patchbot
12:33 [xen master] CI: Refresh Ubuntu Bionic container as 18.04-x86_64 patchbot
12:33 [xen master] CI: Refresh Ubuntu Xenial container as 16.04-x86_64 patchbot
12:33 [xen master] CI: Refresh OpenSUSE Leap container patchbot
12:33 [xen master] CI: Refresh OpenSUSE Tumbleweed container patchbot
03:11 [xen master] CI: Refresh and upgrade the GCC-IBT container patchbot
03:11 [xen master] CI: Swap to debian for riscv64 build and test patchbot
03:11 [xen master] CI: Introduce debian:11/12-riscv64 containers patchbot
July 12, 24
19:22 [xen staging] CI: Add Ubuntu 22.04 (Jammy) and 24.04 (Noble) testing patchbot
19:22 [xen staging] CI: Refresh Ubuntu Focal container as 20.04-x86_64 patchbot
19:22 [xen staging] CI: Refresh Ubuntu Bionic container as 18.04-x86_64 patchbot
19:22 [xen staging] CI: Refresh Ubuntu Xenial container as 16.04-x86_64 patchbot
17:44 [xen staging] CI: Refresh OpenSUSE Leap container patchbot
17:44 [xen staging] CI: Refresh OpenSUSE Tumbleweed container patchbot
15:22 [xen staging] CI: Refresh and upgrade the GCC-IBT container patchbot
15:22 [xen staging] CI: Swap to debian for riscv64 build and test patchbot
15:22 [xen staging] CI: Introduce debian:11/12-riscv64 containers patchbot
14:23 [xen master] CI: Refresh bullseye-ppc64le as debian:11-ppc64le patchbot
14:23 [xen master] CI: Use debian:12-ppc64le for smoke testing patchbot
14:23 [xen master] CI: Introduce a debian:12-ppc64le container patchbot
14:22 [xen master] CI: Mark Archlinux/x86 as allowing failures patchbot
14:22 [xen master] CI: Drop Ubuntu Trusty testing patchbot
14:22 [xen master] CI: Drop Debian Stretch testing patchbot
14:22 [xen master] CI: Drop Debian Jessie dockerfiles patchbot
14:22 [xen master] CI: Remove useless/misleading randconfig jobs patchbot
14:22 [xen master] CI: Fix CONTAINER_UID0=1 scripts/containerize patchbot
03:33 [xen master] automation: Use a different ImageBuilder repository URL patchbot
July 11, 24
18:55 [xen staging] CI: Refresh bullseye-ppc64le as debian:11-ppc64le patchbot
18:55 [xen staging] CI: Use debian:12-ppc64le for smoke testing patchbot
18:55 [xen staging] CI: Introduce a debian:12-ppc64le container patchbot
17:33 [xen staging] CI: Mark Archlinux/x86 as allowing failures patchbot
17:33 [xen staging] CI: Drop Ubuntu Trusty testing patchbot
17:33 [xen staging] CI: Drop Debian Stretch testing patchbot
17:33 [xen staging] CI: Drop Debian Jessie dockerfiles patchbot
17:33 [xen staging] CI: Remove useless/misleading randconfig jobs patchbot
17:33 [xen staging] CI: Fix CONTAINER_UID0=1 scripts/containerize patchbot
10:22 [xen staging] automation: Use a different ImageBuilder repository URL patchbot
July 10, 24
06:22 [xen master] build: Drop xorg-x11 as a build dependency patchbot
06:22 [xen master] build: Drop libiconv as a build dependecy patchbot
06:22 [xen master] build: Drop openssl as a build dependency patchbot
06:22 [xen master] tools/libxs: Fix fcntl() invocation in set_cloexec() patchbot
06:22 [xen master] stubdom: Remove more leftovers of caml-stubdom patchbot
July 09, 24
17:55 [xen staging] build: Drop xorg-x11 as a build dependency patchbot
17:55 [xen staging] build: Drop libiconv as a build dependecy patchbot
17:55 [xen staging] build: Drop openssl as a build dependency patchbot
14:44 [xen staging] tools/libxs: Fix fcntl() invocation in set_cloexec() patchbot
14:44 [xen staging] stubdom: Remove more leftovers of caml-stubdom patchbot
10:44 [xen master] CI: Refresh the Coverity Github Action configuration patchbot
01:33 [xen master] build: Fix the version of python checked for by ./configure patchbot
01:33 [xen master] build: Regenerate ./configure with Autoconf 2.71 patchbot
01:33 [xen master] x86/physdev: Return pirq that irq was already mapped to patchbot
July 08, 24
17:44 [xen staging] CI: Refresh the Coverity Github Action configuration patchbot
14:44 [xen staging] build: Fix the version of python checked for by ./configure patchbot
14:44 [xen staging] build: Regenerate ./configure with Autoconf 2.71 patchbot
14:44 [xen staging] x86/physdev: Return pirq that irq was already mapped to patchbot
July 06, 24
11:22 [xen master] CI: Rework the CentOS7 container patchbot
July 05, 24
18:23 [xen master] CI: Adjust the usage of inline files patchbot
18:22 [xen master] CI: Formalise the use of heredocs patchbot
18:22 [xen master] build/mkheader: Fix Syntax/DeprecationWarnings patchbot
18:22 [xen master] build/mkheader: Remove C-isms from the code patchbot
18:22 [xen master] tools/xs-clients: Fix `make clean` rule patchbot
18:22 [xen master] xen/vmap: Document the vmap header patchbot
18:22 [xen master] xen/riscv: use .insn with operands to support the older gas patchbot
14:55 [xen staging] CI: Rework the CentOS7 container patchbot
14:46 [xen stable-4.17] evtchn: build fix for Arm patchbot
14:46 [xen stable-4.17] x86/entry: don't clear DF when raising #UD for lack of syscall handler patchbot
14:46 [xen stable-4.17] cmdline: document and enforce "extra_guest_irqs" upper bounds patchbot
14:46 [xen stable-4.17] tools/libxs: Fix CLOEXEC handling in xs_fileno() patchbot
14:46 [xen stable-4.17] tools/libxs: Fix CLOEXEC handling in get_socket() patchbot
14:45 [xen stable-4.17] tools/libxs: Fix CLOEXEC handling in get_dev() patchbot
14:45 [xen stable-4.17] tools/dombuilder: Correct the length calculation in xc_dom_alloc_segment() patchbot
14:45 [xen stable-4.17] pirq_cleanup_check() leaks patchbot
14:45 [xen stable-4.17] tools/xl: Open xldevd.log with O_CLOEXEC patchbot
14:45 [xen stable-4.17] x86/ioapic: Fix signed shifts in io_apic.c patchbot
14:45 [xen stable-4.17] tools: Drop libsystemd as a dependency patchbot
14:44 [xen stable-4.17] tools/{c,o}xenstored: Don't link against libsystemd patchbot
14:44 [xen stable-4.17] tools: Import stand-alone sd_notify() implementation from systemd patchbot
14:44 [xen stable-4.17] LICENSES: Add MIT-0 (MIT No Attribution) patchbot
14:44 [xen stable-4.17] tools/tests: let test-xenstore exit with non-0 status in case of error patchbot
14:44 [xen stable-4.17] tools/tests: don't let test-xenstore write nodes exceeding default size patchbot
14:44 [xen stable-4.17] x86: re-run exception-from-stub recovery selftests with CET-SS enabled patchbot
11:35 [xen stable-4.18] evtchn: build fix for Arm patchbot
11:35 [xen stable-4.18] x86/entry: don't clear DF when raising #UD for lack of syscall handler patchbot
11:35 [xen stable-4.18] cmdline: document and enforce "extra_guest_irqs" upper bounds patchbot
11:35 [xen stable-4.18] tools/libxs: Fix CLOEXEC handling in xs_fileno() patchbot
11:35 [xen stable-4.18] tools/libxs: Fix CLOEXEC handling in get_socket() patchbot
11:34 [xen stable-4.18] tools/libxs: Fix CLOEXEC handling in get_dev() patchbot
11:34 [xen stable-4.18] tools/dombuilder: Correct the length calculation in xc_dom_alloc_segment() patchbot
11:34 [xen stable-4.18] pirq_cleanup_check() leaks patchbot
11:34 [xen stable-4.18] tools/xl: Open xldevd.log with O_CLOEXEC patchbot
11:34 [xen stable-4.18] x86/ioapic: Fix signed shifts in io_apic.c patchbot
11:34 [xen stable-4.18] tools: Drop libsystemd as a dependency patchbot
11:33 [xen stable-4.18] tools/{c,o}xenstored: Don't link against libsystemd patchbot
11:33 [xen stable-4.18] tools: Import stand-alone sd_notify() implementation from systemd patchbot
11:33 [xen stable-4.18] LICENSES: Add MIT-0 (MIT No Attribution) patchbot
11:33 [xen stable-4.18] tools/tests: let test-xenstore exit with non-0 status in case of error patchbot
11:33 [xen stable-4.18] tools/tests: don't let test-xenstore write nodes exceeding default size patchbot
11:33 [xen stable-4.18] x86: re-run exception-from-stub recovery selftests with CET-SS enabled patchbot
July 04, 24
18:11 [xen staging] CI: Adjust the usage of inline files patchbot
18:11 [xen staging] CI: Formalise the use of heredocs patchbot
15:11 [xen staging-4.17] evtchn: build fix for Arm patchbot
15:11 [xen staging-4.18] evtchn: build fix for Arm patchbot
12:27 [xen staging-4.17] x86/entry: don't clear DF when raising #UD for lack of syscall handler patchbot
12:27 [xen staging-4.17] cmdline: document and enforce "extra_guest_irqs" upper bounds patchbot
12:26 [xen staging-4.17] tools/libxs: Fix CLOEXEC handling in xs_fileno() patchbot
12:26 [xen staging-4.17] tools/libxs: Fix CLOEXEC handling in get_socket() patchbot
12:26 [xen staging-4.17] tools/libxs: Fix CLOEXEC handling in get_dev() patchbot
12:26 [xen staging-4.17] tools/dombuilder: Correct the length calculation in xc_dom_alloc_segment() patchbot
12:26 [xen staging-4.17] pirq_cleanup_check() leaks patchbot
12:26 [xen staging-4.17] tools/xl: Open xldevd.log with O_CLOEXEC patchbot
12:25 [xen staging-4.17] x86/ioapic: Fix signed shifts in io_apic.c patchbot
12:25 [xen staging-4.17] tools: Drop libsystemd as a dependency patchbot
12:25 [xen staging-4.17] tools/{c,o}xenstored: Don't link against libsystemd patchbot
12:25 [xen staging-4.17] tools: Import stand-alone sd_notify() implementation from systemd patchbot
12:25 [xen staging-4.17] LICENSES: Add MIT-0 (MIT No Attribution) patchbot
12:25 [xen staging-4.17] tools/tests: let test-xenstore exit with non-0 status in case of error patchbot
12:24 [xen staging-4.17] tools/tests: don't let test-xenstore write nodes exceeding default size patchbot
12:24 [xen staging-4.17] x86: re-run exception-from-stub recovery selftests with CET-SS enabled patchbot
12:24 [xen staging-4.18] x86/entry: don't clear DF when raising #UD for lack of syscall handler patchbot
12:24 [xen staging-4.18] cmdline: document and enforce "extra_guest_irqs" upper bounds patchbot
12:24 [xen staging-4.18] tools/libxs: Fix CLOEXEC handling in xs_fileno() patchbot
12:24 [xen staging-4.18] tools/libxs: Fix CLOEXEC handling in get_socket() patchbot
12:23 [xen staging-4.18] tools/libxs: Fix CLOEXEC handling in get_dev() patchbot
12:23 [xen staging-4.18] tools/dombuilder: Correct the length calculation in xc_dom_alloc_segment() patchbot
12:23 [xen staging-4.18] pirq_cleanup_check() leaks patchbot
12:23 [xen staging-4.18] tools/xl: Open xldevd.log with O_CLOEXEC patchbot
12:23 [xen staging-4.18] x86/ioapic: Fix signed shifts in io_apic.c patchbot
12:23 [xen staging-4.18] tools: Drop libsystemd as a dependency patchbot
12:22 [xen staging-4.18] tools/{c,o}xenstored: Don't link against libsystemd patchbot
12:22 [xen staging-4.18] tools: Import stand-alone sd_notify() implementation from systemd patchbot
12:22 [xen staging-4.18] LICENSES: Add MIT-0 (MIT No Attribution) patchbot
12:22 [xen staging-4.18] tools/tests: let test-xenstore exit with non-0 status in case of error patchbot
12:22 [xen staging-4.18] tools/tests: don't let test-xenstore write nodes exceeding default size patchbot
12:22 [xen staging-4.18] x86: re-run exception-from-stub recovery selftests with CET-SS enabled patchbot
10:55 [xen staging] build/mkheader: Fix Syntax/DeprecationWarnings patchbot
10:55 [xen staging] build/mkheader: Remove C-isms from the code patchbot
10:55 [xen staging] tools/xs-clients: Fix `make clean` rule patchbot
07:44 [xen staging] xen/vmap: Document the vmap header patchbot
07:44 [xen staging] xen/riscv: use .insn with operands to support the older gas patchbot
07:44 [xen master] xen: Fix XEN_EXTRAVERSION after 4.19-rc1 patchbot
07:44 [xen master] cmdline: "extra_guest_irqs" is inapplicable to PVH patchbot
07:44 [xen master] amend 'cmdline: document and enforce "extra_guest_irqs" upper bounds' patchbot
July 03, 24
13:44 [xen staging] xen: Fix XEN_EXTRAVERSION after 4.19-rc1 patchbot
12:11 [xen staging] cmdline: "extra_guest_irqs" is inapplicable to PVH patchbot
12:11 [xen staging] amend 'cmdline: document and enforce "extra_guest_irqs" upper bounds' patchbot
05:45 [xen master] xen: avoid UB in guest handle field accessors patchbot
05:45 [xen master] x86/entry: don't clear DF when raising #UD for lack of syscall handler patchbot
05:45 [xen master] cmdline: document and enforce "extra_guest_irqs" upper bounds patchbot
05:44 [xen master] tools/libxs: Fix CLOEXEC handling in xs_fileno() patchbot
05:44 [xen master] tools/libxs: Fix CLOEXEC handling in get_socket() patchbot
05:44 [xen master] tools/libxs: Fix CLOEXEC handling in get_dev() patchbot
05:44 [xen master] tools/dombuilder: Correct the length calculation in xc_dom_alloc_segment() patchbot
05:44 [xen master] xen/common: fix build issue for common/trace.c patchbot
05:44 [xen master] pirq_cleanup_check() leaks patchbot
July 02, 24
10:11 [xen staging] xen: avoid UB in guest handle field accessors patchbot
10:11 [xen staging] x86/entry: don't clear DF when raising #UD for lack of syscall handler patchbot
10:11 [xen staging] cmdline: document and enforce "extra_guest_irqs" upper bounds patchbot
10:00 [xen staging] tools/libxs: Fix CLOEXEC handling in xs_fileno() patchbot
10:00 [xen staging] tools/libxs: Fix CLOEXEC handling in get_socket() patchbot
10:00 [xen staging] tools/libxs: Fix CLOEXEC handling in get_dev() patchbot
10:00 [xen staging] tools/dombuilder: Correct the length calculation in xc_dom_alloc_segment() patchbot
07:33 [xen master] Update Xen version to 4.19-rc patchbot
07:33 [xen master] Config.mk pin QEMU_UPSTREAM_REVISION (prep for Xen 4.19 RC1) patchbot
06:44 [xen staging] xen/common: fix build issue for common/trace.c patchbot
06:44 [xen staging] pirq_cleanup_check() leaks patchbot
July 01, 24
17:44 [xen staging] Update Xen version to 4.19-rc patchbot
17:44 [xen staging] Config.mk pin QEMU_UPSTREAM_REVISION (prep for Xen 4.19 RC1) patchbot

Mail converted by MHonArc

 


Rackspace

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