xen-changelog - Mail Index


March 11, 26
17:11 [xen stable-4.19] tools/ocaml: fix 32-bit truncation bug in stub_xc_domain_setmaxmem() patchbot
17:11 [xen stable-4.19] tools/sd-notify.h: Include string.h too patchbot
17:11 [xen stable-4.19] libxl: constify some local variables for building with glibc 2.43 patchbot
17:11 [xen stable-4.19] libxl: Fix device_add QMP calls with QEMU 9.2 and newer patchbot
16:33 [xen staging-4.19] tools/ocaml: fix 32-bit truncation bug in stub_xc_domain_setmaxmem() patchbot
16:33 [xen staging-4.19] tools/sd-notify.h: Include string.h too patchbot
16:33 [xen staging-4.19] libxl: constify some local variables for building with glibc 2.43 patchbot
16:33 [xen staging-4.19] libxl: Fix device_add QMP calls with QEMU 9.2 and newer patchbot
11:44 [xen master] x86: Remove x86 prefixed names misc patchbot
11:44 [xen master] core-parking: shrink core_parking_cpunum[] patchbot
10:33 [xen staging] x86: Remove x86 prefixed names misc patchbot
10:33 [xen staging] core-parking: shrink core_parking_cpunum[] patchbot
March 10, 26
16:22 [xen stable-4.19] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() patchbot
16:22 [xen stable-4.19] x86/pv: Don't assume that INT $imm8 instructions are two bytes long patchbot
16:22 [xen stable-4.19] x86/MCE: restore CPU vendor reporting to the outside world patchbot
15:33 [xen stable-4.20] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() patchbot
15:33 [xen stable-4.20] x86/pv: Don't assume that INT $imm8 instructions are two bytes long patchbot
15:33 [xen stable-4.20] x86/ucode: Support discrete modules being CPIO archives patchbot
15:33 [xen stable-4.20] x86/MCE: restore CPU vendor reporting to the outside world patchbot
14:55 [xen stable-4.21] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() patchbot
14:55 [xen stable-4.21] vpci/msix: check for BARs enabled in vpci_make_msix_hole patchbot
14:55 [xen stable-4.21] x86/ucode: Support discrete modules being CPIO archives patchbot
14:55 [xen stable-4.21] x86/pv: Don't assume that INT $imm8 instructions are two bytes long patchbot
14:55 [xen stable-4.21] x86/MCE: restore CPU vendor reporting to the outside world patchbot
14:00 [xen master] x86/traps: Use fatal_trap() for #UD and #GP patchbot
14:00 [xen master] x86/pv: System call handling in FRED mode patchbot
14:00 [xen master] x86/pv: ERETU error handling patchbot
14:00 [xen master] x86/pv: Guest exception handling in FRED mode patchbot
14:00 [xen master] x86/pv: Adjust GS handling for FRED mode patchbot
13:56 [xen staging-4.19] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() patchbot
13:56 [xen staging-4.19] x86/pv: Don't assume that INT $imm8 instructions are two bytes long patchbot
13:56 [xen staging-4.19] x86/MCE: restore CPU vendor reporting to the outside world patchbot
13:56 [xen staging-4.20] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() patchbot
13:56 [xen staging-4.20] x86/pv: Don't assume that INT $imm8 instructions are two bytes long patchbot
13:56 [xen staging-4.20] x86/ucode: Support discrete modules being CPIO archives patchbot
13:55 [xen staging-4.20] x86/MCE: restore CPU vendor reporting to the outside world patchbot
13:55 [xen staging-4.21] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() patchbot
13:55 [xen staging-4.21] vpci/msix: check for BARs enabled in vpci_make_msix_hole patchbot
13:55 [xen staging-4.21] x86/ucode: Support discrete modules being CPIO archives patchbot
13:55 [xen staging-4.21] x86/pv: Don't assume that INT $imm8 instructions are two bytes long patchbot
13:55 [xen staging-4.21] x86/MCE: restore CPU vendor reporting to the outside world patchbot
12:44 [xen staging] x86/traps: Use fatal_trap() for #UD and #GP patchbot
12:44 [xen staging] x86/pv: System call handling in FRED mode patchbot
12:44 [xen staging] x86/pv: ERETU error handling patchbot
12:44 [xen staging] x86/pv: Guest exception handling in FRED mode patchbot
12:44 [xen staging] x86/pv: Adjust GS handling for FRED mode patchbot
11:46 [xen master] tools/tests/x86_emulator: avoid duplicate symbol error with clang: use -Og patchbot
11:46 [xen master] xen/riscv: implement sync_vcpu_execstate() patchbot
11:46 [xen master] xen/riscv: init tasklet subsystem patchbot
11:46 [xen master] xen/riscv: handle hypervisor timer interrupts patchbot
11:45 [xen master] xen/riscv: implement reprogram_timer() via SBI patchbot
11:45 [xen master] xen/riscv: introduce sbi_set_timer() patchbot
11:45 [xen master] xen/riscv: implement SBI legacy SET_TIMER support for guests patchbot
11:45 [xen master] xen/riscv: add vtimer context switch helpers patchbot
11:45 [xen master] xen/riscv: introduce vcpu_kick() implementation patchbot
11:45 [xen master] xen/riscv: introduce basic vtimer infrastructure for guests patchbot
11:44 [xen master] xen/riscv: introduce tracking of pending vCPU interrupts, part 2 patchbot
11:44 [xen master] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 patchbot
11:44 [xen master] xen/riscv: implement vcpu_csr_init() patchbot
11:44 [xen master] xen/riscv: detect and store supported hypervisor CSR bits at boot patchbot
11:44 [xen master] vPCI: re-init extended-capabilities when MMCFG availability changed patchbot
11:44 [xen master] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() patchbot
10:35 [xen staging] tools/tests/x86_emulator: avoid duplicate symbol error with clang: use -Og patchbot
10:35 [xen staging] xen/riscv: implement sync_vcpu_execstate() patchbot
10:35 [xen staging] xen/riscv: init tasklet subsystem patchbot
10:35 [xen staging] xen/riscv: handle hypervisor timer interrupts patchbot
10:34 [xen staging] xen/riscv: implement reprogram_timer() via SBI patchbot
10:34 [xen staging] xen/riscv: introduce sbi_set_timer() patchbot
10:34 [xen staging] xen/riscv: implement SBI legacy SET_TIMER support for guests patchbot
10:34 [xen staging] xen/riscv: add vtimer context switch helpers patchbot
10:34 [xen staging] xen/riscv: introduce vcpu_kick() implementation patchbot
10:34 [xen staging] xen/riscv: introduce basic vtimer infrastructure for guests patchbot
10:33 [xen staging] xen/riscv: introduce tracking of pending vCPU interrupts, part 2 patchbot
10:33 [xen staging] xen/riscv: introduce tracking of pending vCPU interrupts, part 1 patchbot
10:33 [xen staging] xen/riscv: implement vcpu_csr_init() patchbot
10:33 [xen staging] xen/riscv: detect and store supported hypervisor CSR bits at boot patchbot
10:33 [xen staging] vPCI: re-init extended-capabilities when MMCFG availability changed patchbot
10:33 [xen staging] domain: move vmtrace_alloc_buffer() invocation in vcpu_create() patchbot
March 09, 26
14:11 [xen stable-4.20] tools/ocaml: fix 32-bit truncation bug in stub_xc_domain_setmaxmem() patchbot
14:11 [xen stable-4.20] tools/sd-notify.h: Include string.h too patchbot
14:11 [xen stable-4.20] libxl: constify some local variables for building with glibc 2.43 patchbot
14:11 [xen stable-4.20] libxl: Fix device_add QMP calls with QEMU 9.2 and newer patchbot
13:23 [xen stable-4.21] tools/ocaml: fix 32-bit truncation bug in stub_xc_domain_setmaxmem() patchbot
13:22 [xen stable-4.21] tools/sd-notify.h: Include string.h too patchbot
13:22 [xen stable-4.21] systemd: fall back to default system-sleep dir without systemd-devel patchbot
13:22 [xen stable-4.21] xenstored: Add newline to error message patchbot
13:22 [xen stable-4.21] libxl: constify some local variables for building with glibc 2.43 patchbot
13:22 [xen stable-4.21] tools/xenstored: fix live update patchbot
13:22 [xen stable-4.21] libxl: Fix device_add QMP calls with QEMU 9.2 and newer patchbot
March 06, 26
15:34 [xen staging-4.20] tools/ocaml: fix 32-bit truncation bug in stub_xc_domain_setmaxmem() patchbot
15:34 [xen staging-4.20] tools/sd-notify.h: Include string.h too patchbot
15:34 [xen staging-4.20] libxl: constify some local variables for building with glibc 2.43 patchbot
15:34 [xen staging-4.20] libxl: Fix device_add QMP calls with QEMU 9.2 and newer patchbot
15:34 [xen staging-4.21] tools/ocaml: fix 32-bit truncation bug in stub_xc_domain_setmaxmem() patchbot
15:33 [xen staging-4.21] tools/sd-notify.h: Include string.h too patchbot
15:33 [xen staging-4.21] systemd: fall back to default system-sleep dir without systemd-devel patchbot
15:33 [xen staging-4.21] xenstored: Add newline to error message patchbot
15:33 [xen staging-4.21] libxl: constify some local variables for building with glibc 2.43 patchbot
15:33 [xen staging-4.21] tools/xenstored: fix live update patchbot
15:33 [xen staging-4.21] libxl: Fix device_add QMP calls with QEMU 9.2 and newer patchbot
March 05, 26
11:22 [xen master] domain: use unsigned loop induction variable in complete_domain_destroy() patchbot
11:22 [xen master] vpci/msix: check for BARs enabled in vpci_make_msix_hole patchbot
11:22 [xen master] vPCI/ReBAR: improve cleanup patchbot
09:44 [xen staging] domain: use unsigned loop induction variable in complete_domain_destroy() patchbot
09:44 [xen staging] vpci/msix: check for BARs enabled in vpci_make_msix_hole patchbot
09:44 [xen staging] vPCI/ReBAR: improve cleanup patchbot
March 04, 26
16:12 [xen stable-4.19] xen/cpufreq: fix usages of align_timer() in the on-demand governor patchbot
16:12 [xen stable-4.19] xen/cpufreq: fix adjusting of sampling window on early exit patchbot
16:12 [xen stable-4.19] VT-d: fix off-by-one when handling extra RMRR ranges patchbot
16:12 [xen stable-4.19] xen: add non-executable stack note uniformly patchbot
16:12 [xen stable-4.19] xen/x86: fix usage of [[:blank:]] with BSD grep patchbot
16:12 [xen stable-4.19] EFI: Fix relocating ESRT for dom0 patchbot
16:11 [xen stable-4.20] xen/cpufreq: fix usages of align_timer() in the on-demand governor patchbot
16:11 [xen stable-4.20] xen/cpufreq: fix adjusting of sampling window on early exit patchbot
16:11 [xen stable-4.20] VT-d: fix off-by-one when handling extra RMRR ranges patchbot
16:11 [xen stable-4.20] xen: add non-executable stack note uniformly patchbot
16:11 [xen stable-4.20] xen/x86: fix usage of [[:blank:]] with BSD grep patchbot
16:11 [xen stable-4.20] EFI: Fix relocating ESRT for dom0 patchbot
16:01 [xen stable-4.21] xen/cpufreq: fix usages of align_timer() in the on-demand governor patchbot
16:00 [xen stable-4.21] xen/cpufreq: fix adjusting of sampling window on early exit patchbot
16:00 [xen stable-4.21] common/domctl: xsm update for get_domain_state access patchbot
16:00 [xen stable-4.21] VT-d: fix off-by-one when handling extra RMRR ranges patchbot
16:00 [xen stable-4.21] xen: add non-executable stack note uniformly patchbot
16:00 [xen stable-4.21] xen/x86: fix usage of [[:blank:]] with BSD grep patchbot
16:00 [xen stable-4.21] EFI: Fix relocating ESRT for dom0 patchbot
14:03 [xen staging-4.19] xen/cpufreq: fix usages of align_timer() in the on-demand governor patchbot
14:02 [xen staging-4.19] xen/cpufreq: fix adjusting of sampling window on early exit patchbot
14:02 [xen staging-4.19] VT-d: fix off-by-one when handling extra RMRR ranges patchbot
14:02 [xen staging-4.19] xen: add non-executable stack note uniformly patchbot
14:02 [xen staging-4.19] xen/x86: fix usage of [[:blank:]] with BSD grep patchbot
14:02 [xen staging-4.19] EFI: Fix relocating ESRT for dom0 patchbot
14:02 [xen staging-4.20] xen/cpufreq: fix usages of align_timer() in the on-demand governor patchbot
14:01 [xen staging-4.20] xen/cpufreq: fix adjusting of sampling window on early exit patchbot
14:01 [xen staging-4.20] VT-d: fix off-by-one when handling extra RMRR ranges patchbot
14:01 [xen staging-4.20] xen: add non-executable stack note uniformly patchbot
14:01 [xen staging-4.20] xen/x86: fix usage of [[:blank:]] with BSD grep patchbot
14:01 [xen staging-4.20] EFI: Fix relocating ESRT for dom0 patchbot
14:01 [xen staging-4.21] xen/cpufreq: fix usages of align_timer() in the on-demand governor patchbot
14:00 [xen staging-4.21] xen/cpufreq: fix adjusting of sampling window on early exit patchbot
14:00 [xen staging-4.21] common/domctl: xsm update for get_domain_state access patchbot
14:00 [xen staging-4.21] VT-d: fix off-by-one when handling extra RMRR ranges patchbot
14:00 [xen staging-4.21] xen: add non-executable stack note uniformly patchbot
14:00 [xen staging-4.21] xen/x86: fix usage of [[:blank:]] with BSD grep patchbot
14:00 [xen staging-4.21] EFI: Fix relocating ESRT for dom0 patchbot
09:45 [xen master] tools/tests/x86_emulator: avoid passing NULL to memcpy patchbot
09:44 [xen master] tools/tests/x86_emulator: fix undefined behaviour in shift patchbot
09:44 [xen master] tools/tests/x86_emulator: fix build on clang-21 patchbot
09:44 [xen master] xen/time: move ticks<->ns helpers to common code patchbot
09:44 [xen master] vPCI: move capability-list init patchbot
09:44 [xen master] vPCI: move vpci_init_capabilities() to a separate file patchbot
09:44 [xen master] vPCI: introduce private header patchbot
08:45 [xen staging] tools/tests/x86_emulator: avoid passing NULL to memcpy patchbot
08:44 [xen staging] tools/tests/x86_emulator: fix undefined behaviour in shift patchbot
08:44 [xen staging] tools/tests/x86_emulator: fix build on clang-21 patchbot
08:44 [xen staging] xen/time: move ticks<->ns helpers to common code patchbot
08:44 [xen staging] vPCI: move capability-list init patchbot
08:44 [xen staging] vPCI: move vpci_init_capabilities() to a separate file patchbot
08:44 [xen staging] vPCI: introduce private header patchbot
March 03, 26
19:23 [xen master] x86/traps: Enable FRED when requested patchbot
19:23 [xen master] x86/traps: Introduce FRED entrypoints patchbot
19:23 [xen master] x86/traps: Don't configure Supervisor Shadow Stack tokens in FRED mode patchbot
19:22 [xen master] x86/traps: Move traps_init() earlier on boot patchbot
19:22 [xen master] x86/boot: Document the ordering dependency of _svm_cpu_up() patchbot
19:22 [xen master] x86/boot: Move gdt_l1e caching out of traps_init() patchbot
19:22 [xen master] docs/guest-guide: Describe the PV traps and entrypoints ABI patchbot
19:22 [xen master] x86/pv: Don't assume that INT $imm8 instructions are two bytes long patchbot
19:22 [xen master] x86/ucode: Support discrete modules being CPIO archives patchbot
18:12 [xen staging] x86/traps: Enable FRED when requested patchbot
18:12 [xen staging] x86/traps: Introduce FRED entrypoints patchbot
18:12 [xen staging] x86/traps: Don't configure Supervisor Shadow Stack tokens in FRED mode patchbot
18:11 [xen staging] x86/traps: Move traps_init() earlier on boot patchbot
18:11 [xen staging] x86/boot: Document the ordering dependency of _svm_cpu_up() patchbot
18:11 [xen staging] x86/boot: Move gdt_l1e caching out of traps_init() patchbot
18:11 [xen staging] docs/guest-guide: Describe the PV traps and entrypoints ABI patchbot
18:11 [xen staging] x86/pv: Don't assume that INT $imm8 instructions are two bytes long patchbot
18:11 [xen staging] x86/ucode: Support discrete modules being CPIO archives patchbot
March 02, 26
21:22 [xen master] xen/cpufreq: fix usages of align_timer() in the on-demand governor patchbot
21:22 [xen master] xen/cpufreq: fix adjusting of sampling window on early exit patchbot
21:22 [xen master] x86/efi: remove unreachable efi_halt_system() function patchbot
21:22 [xen master] CI: Remove `brctl` from Arch Linux container patchbot
21:22 [xen master] tools/xl: Fix when config "cpus" is set, but "vcpus" is missing patchbot
16:33 [xen staging] xen/cpufreq: fix usages of align_timer() in the on-demand governor patchbot
16:33 [xen staging] xen/cpufreq: fix adjusting of sampling window on early exit patchbot
16:33 [xen staging] x86/efi: remove unreachable efi_halt_system() function patchbot
16:00 [xen staging] CI: Remove `brctl` from Arch Linux container patchbot
16:00 [xen staging] tools/xl: Fix when config "cpus" is set, but "vcpus" is missing patchbot

Mail converted by MHonArc

 


Rackspace

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