xen-changelog - Mail Index


June 30, 20
10:55 [xen staging] kconfig: fix typo in XEN_SHSTK description patchbot
08:44 [xen master] xsm: Drop trailing whitespace from build scripts patchbot
08:44 [xen master] x86/boot: Don't disable PV32 when XEN_SHSTK is compiled out patchbot
June 29, 20
16:11 [xen staging] mm: fix public declaration of struct xen_mem_acquire_resource patchbot
12:55 [xen staging] xsm: Drop trailing whitespace from build scripts patchbot
12:44 [xen staging] x86/boot: Don't disable PV32 when XEN_SHSTK is compiled out patchbot
06:35 [xen master] changelog: Add notes about CET and Migration changes patchbot
06:35 [xen master] x86/livepatch: Make livepatching compatible with CET Shadow Stacks patchbot
06:35 [xen master] x86/msr: Disallow access to Processor Trace MSRs patchbot
06:35 [xen master] vchan-socket-proxy: Handle closing shared input/output_fd patchbot
06:34 [xen master] vchan-socket-proxy: Cleanup resources on exit patchbot
06:34 [xen master] vchan-socket-proxy: Set closed FDs to -1 patchbot
06:34 [xen master] vchan-socket-proxy: Switch data_loop() to take state patchbot
06:34 [xen master] vchan-socket-proxy: Use a struct to store state patchbot
06:34 [xen master] vchan-socket-proxy: Unify main return value patchbot
06:34 [xen master] vchan-socket-proxy: Check xs_watch return value patchbot
06:33 [xen master] vchan-socket-proxy: Move perror() into connect_socket patchbot
06:33 [xen master] vchan-socket-proxy: Move perror() into listen_socket patchbot
06:33 [xen master] vchan-socket-proxy: Ensure UNIX path NUL terminated patchbot
06:33 [xen master] libxl: tooling expects wrong errno patchbot
06:33 [xen master] kdd: stop using [0] arrays to access packet contents patchbot
06:33 [xen master] tools: fix error path of xendevicemodel_open() patchbot
June 27, 20
14:59 [xen stable-4.12] libacpi: widen TPM detection patchbot
14:59 [xen stable-4.12] ioreq: handle pending emulation racing with ioreq server destruction patchbot
14:59 [xen stable-4.12] x86/Intel: insert Ice Lake and Comet Lake model numbers patchbot
14:59 [xen stable-4.12] build: fix dependency tracking for preprocessed files patchbot
14:59 [xen stable-4.12] x86/svm: do not try to handle recalc NPT faults immediately patchbot
14:58 [xen stable-4.12] build32: don't discard .shstrtab in linker script patchbot
14:58 [xen stable-4.12] x86/mm: do not attempt to convert _PAGE_GNTTAB to a boolean patchbot
14:58 [xen stable-4.12] x86emul: rework CMP and TEST emulation patchbot
14:58 [xen stable-4.12] x86emul: address x86_insn_is_mem_{access, write}() omissions patchbot
14:58 [xen stable-4.12] x86/hvm: Improve error information in handle_pio() patchbot
14:58 [xen stable-4.12] VT-x: extend LBR Broadwell errata coverage patchbot
14:57 [xen stable-4.12] x86/boot: Fix load_system_tables() to be NMI/#MC-safe patchbot
14:57 [xen stable-4.12] x86: clear RDRAND CPUID bit on AMD family 15h/16h patchbot
14:57 [xen stable-4.12] x86/idle: Extend ISR/C6 erratum workaround to Haswell patchbot
14:57 [xen stable-4.12] x86/idle: prevent entering C3/C6 on some Intel CPUs due to errata patchbot
14:57 [xen stable-4.12] x86/idle: prevent entering C6 with in service interrupts on Intel patchbot
14:57 [xen stable-4.12] x86/idle: rework C6 EOI workaround patchbot
14:56 [xen stable-4.12] x86: determine MXCSR mask in all cases patchbot
14:56 [xen stable-4.12] x86/hvm: Fix shifting in stdvga_mem_read() patchbot
14:56 [xen stable-4.12] x86/build: Unilaterally disable -fcf-protection patchbot
14:56 [xen stable-4.12] x86/build: move -fno-asynchronous-unwind-tables into EMBEDDED_EXTRA_CFLAGS patchbot
14:56 [xen stable-4.12] x86/build32: Discard all orphaned sections patchbot
14:56 [xen stable-4.12] x86/guest: Fix assembler warnings with newer binutils patchbot
14:55 [xen stable-4.12] x86/cpuidle: correct Cannon Lake residency MSRs patchbot
14:55 [xen stable-4.12] update Xen version to 4.12.4-pre patchbot
14:55 [xen stable-4.12] tools/libxl: Fix memory leak in libxl_cpuid_set() patchbot
14:55 [xen stable-4.12] x86/spec-ctrl: Allow the RDRAND/RDSEED features to be hidden patchbot
14:55 [xen stable-4.12] x86/spec-ctrl: Mitigate the Special Register Buffer Data Sampling sidechannel patchbot
14:55 [xen stable-4.12] x86/spec-ctrl: CPUID/MSR definitions for Special Register Buffer Data Sampling patchbot
10:22 [xen master] scripts: don't rely on "stat -" support patchbot
10:22 [xen master] x86/CPUID: fill all fields in x86_cpuid_policy_fill_native() patchbot
10:22 [xen master] x86/acpi: use FADT flags to determine the PMTMR width patchbot
June 26, 20
15:44 [xen staging] changelog: Add notes about CET and Migration changes patchbot
15:44 [xen staging] x86/livepatch: Make livepatching compatible with CET Shadow Stacks patchbot
15:44 [xen staging] x86/msr: Disallow access to Processor Trace MSRs patchbot
12:13 [xen staging] vchan-socket-proxy: Handle closing shared input/output_fd patchbot
12:12 [xen staging] vchan-socket-proxy: Cleanup resources on exit patchbot
12:12 [xen staging] vchan-socket-proxy: Set closed FDs to -1 patchbot
12:12 [xen staging] vchan-socket-proxy: Switch data_loop() to take state patchbot
12:12 [xen staging] vchan-socket-proxy: Use a struct to store state patchbot
12:12 [xen staging] vchan-socket-proxy: Unify main return value patchbot
12:12 [xen staging] vchan-socket-proxy: Check xs_watch return value patchbot
12:11 [xen staging] vchan-socket-proxy: Move perror() into connect_socket patchbot
12:11 [xen staging] vchan-socket-proxy: Move perror() into listen_socket patchbot
12:11 [xen staging] vchan-socket-proxy: Ensure UNIX path NUL terminated patchbot
12:11 [xen staging] libxl: tooling expects wrong errno patchbot
12:11 [xen staging] kdd: stop using [0] arrays to access packet contents patchbot
12:11 [xen staging] tools: fix error path of xendevicemodel_open() patchbot
10:11 [xen staging] scripts: don't rely on "stat -" support patchbot
June 25, 20
13:27 [xen stable-4.13] libacpi: widen TPM detection patchbot
13:27 [xen stable-4.13] x86/passthrough: introduce a flag for GSIs not requiring an EOI or unmask patchbot
13:27 [xen stable-4.13] x86/passthrough: do not assert edge triggered GSIs for PVH dom0 patchbot
13:27 [xen stable-4.13] ioreq: handle pending emulation racing with ioreq server destruction patchbot
13:26 [xen stable-4.13] x86/Intel: insert Ice Lake and Comet Lake model numbers patchbot
13:26 [xen stable-4.13] x86/rtc: provide mediated access to RTC for PVH dom0 patchbot
13:26 [xen stable-4.13] build: fix dependency tracking for preprocessed files patchbot
13:26 [xen stable-4.13] x86/svm: do not try to handle recalc NPT faults immediately patchbot
13:26 [xen stable-4.13] x86/ucode: Fix errors with start/end_update() patchbot
13:26 [xen stable-4.13] x86/boot: Fix load_system_tables() to be NMI/#MC-safe patchbot
13:25 [xen stable-4.13] build32: don't discard .shstrtab in linker script patchbot
13:25 [xen stable-4.13] x86/mm: do not attempt to convert _PAGE_GNTTAB to a boolean patchbot
13:25 [xen stable-4.13] x86emul: rework CMP and TEST emulation patchbot
13:25 [xen stable-4.13] x86emul: address x86_insn_is_mem_{access, write}() omissions patchbot
13:25 [xen stable-4.13] x86/hvm: Improve error information in handle_pio() patchbot
13:25 [xen stable-4.13] VT-x: extend LBR Broadwell errata coverage patchbot
13:24 [xen stable-4.13] x86: clear RDRAND CPUID bit on AMD family 15h/16h patchbot
13:24 [xen stable-4.13] xen/trace: Don't dump offline CPUs in debugtrace_dump_worker() patchbot
13:24 [xen stable-4.13] x86/idle: Extend ISR/C6 erratum workaround to Haswell patchbot
13:24 [xen stable-4.13] x86/idle: prevent entering C3/C6 on some Intel CPUs due to errata patchbot
13:24 [xen stable-4.13] x86/idle: prevent entering C6 with in service interrupts on Intel patchbot
13:24 [xen stable-4.13] x86/idle: rework C6 EOI workaround patchbot
13:23 [xen stable-4.13] x86: determine MXCSR mask in all cases patchbot
13:23 [xen stable-4.13] x86/hvm: Fix shifting in stdvga_mem_read() patchbot
13:23 [xen stable-4.13] sched: allow rcu work to happen when syncing cpus in core scheduling patchbot
13:23 [xen stable-4.13] x86/PVH: PHYSDEVOP_pci_mmcfg_reserved should not blindly register a region patchbot
13:23 [xen stable-4.13] x86/build: Unilaterally disable -fcf-protection patchbot
13:23 [xen stable-4.13] x86/build: move -fno-asynchronous-unwind-tables into EMBEDDED_EXTRA_CFLAGS patchbot
13:22 [xen stable-4.13] x86/build32: Discard all orphaned sections patchbot
13:22 [xen stable-4.13] x86/guest: Fix assembler warnings with newer binutils patchbot
13:22 [xen stable-4.13] sched: always modify vcpu pause flags atomically patchbot
13:22 [xen stable-4.13] cpupool: fix removing cpu from a cpupool patchbot
13:22 [xen stable-4.13] x86/cpuidle: correct Cannon Lake residency MSRs patchbot
13:22 [xen stable-4.13] update Xen version to 4.13.2-pre patchbot
07:22 [xen staging] x86/CPUID: fill all fields in x86_cpuid_policy_fill_native() patchbot
07:22 [xen staging] x86/acpi: use FADT flags to determine the PMTMR width patchbot
June 24, 20
20:33 [xen stable-4.11] x86/spec-ctrl: Allow the RDRAND/RDSEED features to be hidden patchbot
20:33 [xen stable-4.11] tools/xentop : replace use of deprecated vwprintw patchbot
20:33 [xen stable-4.11] x86/spec-ctrl: Mitigate the Special Register Buffer Data Sampling sidechannel patchbot
20:33 [xen stable-4.11] x86/spec-ctrl: CPUID/MSR definitions for Special Register Buffer Data Sampling patchbot
15:26 [xen staging-4.12] libacpi: widen TPM detection patchbot
15:25 [xen staging-4.12] ioreq: handle pending emulation racing with ioreq server destruction patchbot
15:25 [xen staging-4.12] x86/Intel: insert Ice Lake and Comet Lake model numbers patchbot
15:25 [xen staging-4.12] build: fix dependency tracking for preprocessed files patchbot
15:25 [xen staging-4.12] x86/svm: do not try to handle recalc NPT faults immediately patchbot
15:25 [xen staging-4.12] build32: don't discard .shstrtab in linker script patchbot
15:25 [xen staging-4.12] x86/mm: do not attempt to convert _PAGE_GNTTAB to a boolean patchbot
15:24 [xen staging-4.12] x86emul: rework CMP and TEST emulation patchbot
15:24 [xen staging-4.12] x86emul: address x86_insn_is_mem_{access, write}() omissions patchbot
15:24 [xen staging-4.12] x86/hvm: Improve error information in handle_pio() patchbot
15:24 [xen staging-4.12] VT-x: extend LBR Broadwell errata coverage patchbot
15:24 [xen staging-4.12] x86/boot: Fix load_system_tables() to be NMI/#MC-safe patchbot
15:24 [xen staging-4.12] x86: clear RDRAND CPUID bit on AMD family 15h/16h patchbot
15:23 [xen staging-4.12] x86/idle: Extend ISR/C6 erratum workaround to Haswell patchbot
15:23 [xen staging-4.12] x86/idle: prevent entering C3/C6 on some Intel CPUs due to errata patchbot
15:23 [xen staging-4.12] x86/idle: prevent entering C6 with in service interrupts on Intel patchbot
15:23 [xen staging-4.12] x86/idle: rework C6 EOI workaround patchbot
15:23 [xen staging-4.12] x86: determine MXCSR mask in all cases patchbot
15:23 [xen staging-4.12] x86/hvm: Fix shifting in stdvga_mem_read() patchbot
15:22 [xen staging-4.12] x86/build: Unilaterally disable -fcf-protection patchbot
15:22 [xen staging-4.12] x86/build: move -fno-asynchronous-unwind-tables into EMBEDDED_EXTRA_CFLAGS patchbot
15:22 [xen staging-4.12] x86/build32: Discard all orphaned sections patchbot
15:22 [xen staging-4.12] x86/guest: Fix assembler warnings with newer binutils patchbot
15:22 [xen staging-4.12] x86/cpuidle: correct Cannon Lake residency MSRs patchbot
15:22 [xen staging-4.12] update Xen version to 4.12.4-pre patchbot
15:00 [xen staging-4.13] libacpi: widen TPM detection patchbot
15:00 [xen staging-4.13] x86/passthrough: introduce a flag for GSIs not requiring an EOI or unmask patchbot
15:00 [xen staging-4.13] x86/passthrough: do not assert edge triggered GSIs for PVH dom0 patchbot
15:00 [xen staging-4.13] ioreq: handle pending emulation racing with ioreq server destruction patchbot
15:00 [xen staging-4.13] x86/Intel: insert Ice Lake and Comet Lake model numbers patchbot
14:59 [xen staging-4.13] x86/rtc: provide mediated access to RTC for PVH dom0 patchbot
14:59 [xen staging-4.13] build: fix dependency tracking for preprocessed files patchbot
14:59 [xen staging-4.13] x86/svm: do not try to handle recalc NPT faults immediately patchbot
14:59 [xen staging-4.13] x86/ucode: Fix errors with start/end_update() patchbot
14:59 [xen staging-4.13] x86/boot: Fix load_system_tables() to be NMI/#MC-safe patchbot
14:58 [xen staging-4.13] build32: don't discard .shstrtab in linker script patchbot
14:58 [xen staging-4.13] x86/mm: do not attempt to convert _PAGE_GNTTAB to a boolean patchbot
14:58 [xen staging-4.13] x86emul: rework CMP and TEST emulation patchbot
14:58 [xen staging-4.13] x86emul: address x86_insn_is_mem_{access, write}() omissions patchbot
14:58 [xen staging-4.13] x86/hvm: Improve error information in handle_pio() patchbot
14:58 [xen staging-4.13] VT-x: extend LBR Broadwell errata coverage patchbot
14:58 [xen staging-4.13] x86: clear RDRAND CPUID bit on AMD family 15h/16h patchbot
14:57 [xen staging-4.13] xen/trace: Don't dump offline CPUs in debugtrace_dump_worker() patchbot
14:57 [xen staging-4.13] x86/idle: Extend ISR/C6 erratum workaround to Haswell patchbot
14:57 [xen staging-4.13] x86/idle: prevent entering C3/C6 on some Intel CPUs due to errata patchbot
14:57 [xen staging-4.13] x86/idle: prevent entering C6 with in service interrupts on Intel patchbot
14:57 [xen staging-4.13] x86/idle: rework C6 EOI workaround patchbot
14:56 [xen staging-4.13] x86: determine MXCSR mask in all cases patchbot
14:56 [xen staging-4.13] x86/hvm: Fix shifting in stdvga_mem_read() patchbot
14:56 [xen staging-4.13] sched: allow rcu work to happen when syncing cpus in core scheduling patchbot
14:56 [xen staging-4.13] x86/PVH: PHYSDEVOP_pci_mmcfg_reserved should not blindly register a region patchbot
14:56 [xen staging-4.13] x86/build: Unilaterally disable -fcf-protection patchbot
14:56 [xen staging-4.13] x86/build: move -fno-asynchronous-unwind-tables into EMBEDDED_EXTRA_CFLAGS patchbot
14:55 [xen staging-4.13] x86/build32: Discard all orphaned sections patchbot
14:55 [xen staging-4.13] x86/guest: Fix assembler warnings with newer binutils patchbot
14:55 [xen staging-4.13] sched: always modify vcpu pause flags atomically patchbot
14:55 [xen staging-4.13] cpupool: fix removing cpu from a cpupool patchbot
14:55 [xen staging-4.13] x86/cpuidle: correct Cannon Lake residency MSRs patchbot
14:55 [xen staging-4.13] update Xen version to 4.13.2-pre patchbot
June 22, 20
09:57 [xen master] tools: Commit flex (2.6.4) & bison (3.3.2) output from Debian buster patchbot
09:57 [xen master] tools: Commit autoconf output from Debian buster patchbot
09:57 [xen master] x86/vmx: use P2M_ALLOC in vmx_load_pdptrs instead of P2M_UNSHARE patchbot
09:57 [xen master] x86/hvm: check against VIOAPIC_LEVEL_TRIG in hvm_gsi_deassert patchbot
09:56 [xen master] stubdom/vtpm: add extern to function declarations patchbot
09:56 [xen master] xl: Allow shutdown wait for domain death patchbot
09:56 [xen master] tools/xen-ucode: return correct exit code on failed microcode update patchbot
09:56 [xen master] x86/spec-ctrl: Hide RDRAND by default on IvyBridge client patchbot
09:56 [xen master] x86/cpuid: Introduce missing feature adjustment in calculate_pv_def_policy() patchbot
09:56 [xen master] x86/hvm: Disable MPX by default patchbot
09:55 [xen master] x86/gen-cpuid: Distinguish default vs max in feature annotations patchbot
09:55 [xen master] tools/libx[cl]: Plumb bool restore down into xc_cpuid_apply_policy() patchbot
09:55 [xen master] tools/libx[cl]: Merge xc_cpuid_set() into xc_cpuid_apply_policy() patchbot
09:55 [xen master] tools/libx[cl]: Move processing loop down into xc_cpuid_set() patchbot
09:55 [xen master] tests/cpu-policy: Confirm that CPUID serialisation is sorted patchbot
09:55 [xen master] tools/libx[cl]: Introduce struct xc_xend_cpuid for xc_cpuid_set() patchbot
June 21, 20
17:12 [xen stable-4.10] lz4: fix system halt at boot kernel on x86_64 patchbot
17:12 [xen stable-4.10] lz4: refine commit 9143a6c55ef7 for the 64-bit case patchbot
17:12 [xen stable-4.10] x86/spec-ctrl: Allow the RDRAND/RDSEED features to be hidden patchbot
17:12 [xen stable-4.10] tools/ocaml/libs/xc fix gcc-8 format-truncation warning patchbot
17:12 [xen stable-4.10] tools/misc: fix hypothetical buffer overflow in xen-lowmemd patchbot
17:12 [xen stable-4.10] tools/blktap2: fix possible '\0' truncation patchbot
17:11 [xen stable-4.10] tools/gdbsx: fix -Wstringop-truncation warning patchbot
17:11 [xen stable-4.10] tools/xenpmd: fix possible '\0' truncation patchbot
17:11 [xen stable-4.10] tools/libxc: fix strncpy size patchbot
17:11 [xen stable-4.10] tools/xentop : replace use of deprecated vwprintw patchbot
17:11 [xen stable-4.10] x86/spec-ctrl: Mitigate the Special Register Buffer Data Sampling sidechannel patchbot
17:11 [xen stable-4.10] x86/spec-ctrl: CPUID/MSR definitions for Special Register Buffer Data Sampling patchbot
June 20, 20
00:56 [xen stable-4.9] ipxe: update to newer commit patchbot
00:56 [xen stable-4.9] tools/ocaml/libs/xc fix gcc-8 format-truncation warning patchbot
00:56 [xen stable-4.9] tools/misc: fix hypothetical buffer overflow in xen-lowmemd patchbot
00:56 [xen stable-4.9] tools/blktap2: fix possible '\0' truncation patchbot
00:56 [xen stable-4.9] tools/gdbsx: fix -Wstringop-truncation warning patchbot
00:55 [xen stable-4.9] tools/xenpmd: fix possible '\0' truncation patchbot
00:55 [xen stable-4.9] tools/libxc: fix strncpy size patchbot
00:55 [xen stable-4.9] tools/xentop : replace use of deprecated vwprintw patchbot
00:55 [xen stable-4.9] x86/spec-ctrl: Allow the RDRAND/RDSEED features to be hidden patchbot
00:55 [xen stable-4.9] x86/spec-ctrl: Mitigate the Special Register Buffer Data Sampling sidechannel patchbot
00:55 [xen stable-4.9] x86/spec-ctrl: CPUID/MSR definitions for Special Register Buffer Data Sampling patchbot
June 19, 20
15:22 [xen staging] tools: Commit flex (2.6.4) & bison (3.3.2) output from Debian buster patchbot
15:22 [xen staging] tools: Commit autoconf output from Debian buster patchbot
13:33 [xen staging] x86/vmx: use P2M_ALLOC in vmx_load_pdptrs instead of P2M_UNSHARE patchbot
13:33 [xen staging] x86/hvm: check against VIOAPIC_LEVEL_TRIG in hvm_gsi_deassert patchbot
June 18, 20
16:11 [xen staging] stubdom/vtpm: add extern to function declarations patchbot
16:01 [xen staging] xl: Allow shutdown wait for domain death patchbot
16:00 [xen master] x86/boot: use BASEDIR for include path patchbot
16:00 [xen master] libacpi: widen TPM detection patchbot
16:00 [xen master] libxc: xc_memshr_fork with interrupts blocked patchbot
16:00 [xen master] x86/mem_sharing: block interrupt injection for forks patchbot
16:00 [xen master] golang/xenlight: sort cases in switch statement patchbot
16:00 [xen master] tools: check go compiler version if present patchbot
15:55 [xen staging] tools/xen-ucode: return correct exit code on failed microcode update patchbot
June 17, 20
13:34 [xen staging] x86/spec-ctrl: Hide RDRAND by default on IvyBridge client patchbot
13:34 [xen staging] x86/cpuid: Introduce missing feature adjustment in calculate_pv_def_policy() patchbot
13:34 [xen staging] x86/hvm: Disable MPX by default patchbot
13:33 [xen staging] x86/gen-cpuid: Distinguish default vs max in feature annotations patchbot
13:33 [xen staging] tools/libx[cl]: Plumb bool restore down into xc_cpuid_apply_policy() patchbot
13:33 [xen staging] tools/libx[cl]: Merge xc_cpuid_set() into xc_cpuid_apply_policy() patchbot
13:33 [xen staging] tools/libx[cl]: Move processing loop down into xc_cpuid_set() patchbot
13:33 [xen staging] tests/cpu-policy: Confirm that CPUID serialisation is sorted patchbot
13:33 [xen staging] tools/libx[cl]: Introduce struct xc_xend_cpuid for xc_cpuid_set() patchbot
June 16, 20
23:22 [xen stable-4.13] tools/libxl: Fix memory leak in libxl_cpuid_set() patchbot
08:33 [xen staging] x86/boot: use BASEDIR for include path patchbot
08:33 [xen staging] libacpi: widen TPM detection patchbot
08:33 [xen staging] libxc: xc_memshr_fork with interrupts blocked patchbot
08:33 [xen staging] x86/mem_sharing: block interrupt injection for forks patchbot
June 15, 20
16:11 [xen staging] golang/xenlight: sort cases in switch statement patchbot
14:55 [xen staging-4.12] tools/libxl: Fix memory leak in libxl_cpuid_set() patchbot
14:55 [xen staging-4.13] tools/libxl: Fix memory leak in libxl_cpuid_set() patchbot
14:55 [xen staging] tools: check go compiler version if present patchbot
13:44 [xen staging-4.10] lz4: fix system halt at boot kernel on x86_64 patchbot
13:44 [xen staging-4.10] lz4: refine commit 9143a6c55ef7 for the 64-bit case patchbot
09:45 [xen master] tools/libxc: Drop config_transformed parameter from xc_cpuid_set() patchbot
09:44 [xen master] x86/passthrough: introduce a flag for GSIs not requiring an EOI or unmask patchbot
09:44 [xen master] x86/passthrough: do not assert edge triggered GSIs for PVH dom0 patchbot
09:44 [xen master] CHANGELOG: add revised kdd handshake (supporting Windows 7, 8, and 10) patchbot
09:44 [xen master] CHANGELOG: add 'domid_policy' and domid preservation on migrate patchbot
09:44 [xen master] docs: Minor build improvements patchbot
09:44 [xen master] tools/libxengnttab: correct size of allocated memory patchbot
June 13, 20
09:22 [xen master] x86/spec-ctrl: Update docs with SRBDS workaround patchbot
09:22 [xen master] xen/hypfs: fix loglvl parameter setting patchbot
09:22 [xen master] x86/spec-ctrl: Mitigate the Special Register Buffer Data Sampling sidechannel patchbot
09:22 [xen master] x86/spec-ctrl: CPUID/MSR definitions for Special Register Buffer Data Sampling patchbot
01:44 [xen stable-4.13] x86/spec-ctrl: Update docs with SRBDS workaround patchbot
June 12, 20
16:12 [xen staging-4.9] ipxe: update to newer commit patchbot
16:12 [xen staging-4.9] tools/ocaml/libs/xc fix gcc-8 format-truncation warning patchbot
16:11 [xen staging-4.9] tools/misc: fix hypothetical buffer overflow in xen-lowmemd patchbot
16:11 [xen staging-4.9] tools/blktap2: fix possible '\0' truncation patchbot
16:11 [xen staging-4.9] tools/gdbsx: fix -Wstringop-truncation warning patchbot
16:11 [xen staging-4.9] tools/xenpmd: fix possible '\0' truncation patchbot
16:11 [xen staging-4.9] tools/libxc: fix strncpy size patchbot
16:11 [xen staging-4.9] tools/xentop : replace use of deprecated vwprintw patchbot
15:55 [xen staging] tools/libxc: Drop config_transformed parameter from xc_cpuid_set() patchbot
June 11, 20
21:22 [xen staging] x86/passthrough: introduce a flag for GSIs not requiring an EOI or unmask patchbot
21:22 [xen staging] x86/passthrough: do not assert edge triggered GSIs for PVH dom0 patchbot
17:22 [xen staging] CHANGELOG: add revised kdd handshake (supporting Windows 7, 8, and 10) patchbot
17:22 [xen staging] CHANGELOG: add 'domid_policy' and domid preservation on migrate patchbot
17:11 [xen staging] docs: Minor build improvements patchbot
17:11 [xen staging] tools/libxengnttab: correct size of allocated memory patchbot
15:33 [xen staging-4.9] x86/spec-ctrl: Allow the RDRAND/RDSEED features to be hidden patchbot
15:33 [xen staging-4.10] x86/spec-ctrl: Allow the RDRAND/RDSEED features to be hidden patchbot
15:33 [xen staging-4.11] x86/spec-ctrl: Allow the RDRAND/RDSEED features to be hidden patchbot
15:33 [xen staging-4.12] x86/spec-ctrl: Allow the RDRAND/RDSEED features to be hidden patchbot
15:33 [xen staging-4.13] x86/spec-ctrl: Update docs with SRBDS workaround patchbot
15:33 [xen staging] x86/spec-ctrl: Update docs with SRBDS workaround patchbot
15:22 [xen staging] xen/hypfs: fix loglvl parameter setting patchbot
June 10, 20
18:23 [xen master] tools: fix setting of errno in xenhypfs_read_raw() patchbot
18:22 [xen master] tools: fix error path of xenhypfs_open() patchbot
18:22 [xen master] docs-parse-support-md: Cope with buster's pandoc patchbot
18:22 [xen master] docs-parse-support-md: Prepare for coping with pandoc versions patchbot
18:22 [xen master] ioreq: handle pending emulation racing with ioreq server destruction patchbot
18:22 [xen master] x86/Intel: insert Ice Lake and Comet Lake model numbers patchbot
18:22 [xen master] x86/monitor: revert default behavior when monitoring register write events patchbot
11:45 [xen staging-4.10] tools/ocaml/libs/xc fix gcc-8 format-truncation warning patchbot
11:44 [xen staging-4.10] tools/misc: fix hypothetical buffer overflow in xen-lowmemd patchbot
11:44 [xen staging-4.10] tools/blktap2: fix possible '\0' truncation patchbot
11:44 [xen staging-4.10] tools/gdbsx: fix -Wstringop-truncation warning patchbot
11:44 [xen staging-4.10] tools/xenpmd: fix possible '\0' truncation patchbot
11:44 [xen staging-4.10] tools/libxc: fix strncpy size patchbot
11:44 [xen staging-4.10] tools/xentop : replace use of deprecated vwprintw patchbot
11:22 [xen staging-4.11] tools/xentop : replace use of deprecated vwprintw patchbot
05:33 [xen stable-4.13] x86/spec-ctrl: Mitigate the Special Register Buffer Data Sampling sidechannel patchbot
05:33 [xen stable-4.13] x86/spec-ctrl: CPUID/MSR definitions for Special Register Buffer Data Sampling patchbot
June 09, 20
19:45 [xen master] x86/rtc: provide mediated access to RTC for PVH dom0 patchbot
19:45 [xen master] xen/arm: mm: Access a PT entry before the table is unmapped patchbot
19:44 [xen master] golang/xenlight: remove call to go fmt in gengotypes.py patchbot
19:44 [xen master] Merge remote-tracking branch 'origin/staging' into staging patchbot
19:44 [xen master] docs/support-matrix: unbreak docs rendering patchbot
19:44 [xen master] build: fix dependency tracking for preprocessed files patchbot
19:44 [xen master] Version changes for 4.14.0-rc patchbot
19:44 [xen master] Config.mk: Nail QEMU_UPSTREAM_REVISION MINIOS_UPSTREAM_REVISION patchbot
17:13 [xen staging-4.9] x86/spec-ctrl: Mitigate the Special Register Buffer Data Sampling sidechannel patchbot
17:12 [xen staging-4.9] x86/spec-ctrl: CPUID/MSR definitions for Special Register Buffer Data Sampling patchbot
17:12 [xen staging-4.10] x86/spec-ctrl: Mitigate the Special Register Buffer Data Sampling sidechannel patchbot
17:12 [xen staging-4.10] x86/spec-ctrl: CPUID/MSR definitions for Special Register Buffer Data Sampling patchbot
17:12 [xen staging-4.11] x86/spec-ctrl: Mitigate the Special Register Buffer Data Sampling sidechannel patchbot
17:12 [xen staging-4.11] x86/spec-ctrl: CPUID/MSR definitions for Special Register Buffer Data Sampling patchbot
17:11 [xen staging-4.12] x86/spec-ctrl: Mitigate the Special Register Buffer Data Sampling sidechannel patchbot
17:11 [xen staging-4.12] x86/spec-ctrl: CPUID/MSR definitions for Special Register Buffer Data Sampling patchbot
17:11 [xen staging-4.13] x86/spec-ctrl: Mitigate the Special Register Buffer Data Sampling sidechannel patchbot
17:11 [xen staging-4.13] x86/spec-ctrl: CPUID/MSR definitions for Special Register Buffer Data Sampling patchbot
17:11 [xen staging] x86/spec-ctrl: Mitigate the Special Register Buffer Data Sampling sidechannel patchbot
17:11 [xen staging] x86/spec-ctrl: CPUID/MSR definitions for Special Register Buffer Data Sampling patchbot
15:44 [xen staging] tools: fix setting of errno in xenhypfs_read_raw() patchbot
15:44 [xen staging] tools: fix error path of xenhypfs_open() patchbot
13:11 [xen staging] docs-parse-support-md: Cope with buster's pandoc patchbot
13:11 [xen staging] docs-parse-support-md: Prepare for coping with pandoc versions patchbot
11:00 [xen staging] ioreq: handle pending emulation racing with ioreq server destruction patchbot
11:00 [xen staging] x86/Intel: insert Ice Lake and Comet Lake model numbers patchbot
11:00 [xen staging] x86/monitor: revert default behavior when monitoring register write events patchbot
June 08, 20
17:44 [xen staging] x86/rtc: provide mediated access to RTC for PVH dom0 patchbot
17:44 [xen staging] xen/arm: mm: Access a PT entry before the table is unmapped patchbot
16:33 [xen staging] golang/xenlight: remove call to go fmt in gengotypes.py patchbot
15:33 [xen staging] Merge remote-tracking branch 'origin/staging' into staging patchbot
15:33 [xen staging] Version changes for 4.14.0-rc patchbot
15:33 [xen staging] Config.mk: Nail QEMU_UPSTREAM_REVISION MINIOS_UPSTREAM_REVISION patchbot
14:33 [xen staging] docs/support-matrix: unbreak docs rendering patchbot
08:33 [xen staging] build: fix dependency tracking for preprocessed files patchbot
June 07, 20
00:09 [xen master] x86/svm: do not try to handle recalc NPT faults immediately patchbot
00:09 [xen master] libs/hypfs: use correct zlib name in pc file patchbot
00:09 [xen master] x86/shim: Fix defconfig selection and trim the build further patchbot
00:09 [xen master] config: disable hypervisor filesystem for pv-shim patchbot
00:09 [xen master] fix build with CONFIG_HYPFS_CONFIG enabled patchbot
00:09 [xen master] docs/ucode: Extend runtime microcode loading documentation patchbot
00:08 [xen master] x86/ucode: Fix errors with start/end_update() patchbot
00:08 [xen master] tools: update configure patchbot
00:08 [xen master] ] m4: use test instead of [] patchbot
00:08 [xen master] tools: make libxenhypfs interface more future proof patchbot
00:08 [xen master] tools: check return value of asprintf() in xenhypfs patchbot
00:08 [xen master] CHANGELOG: Add qemu-xen linux device model stubdomains patchbot
00:07 [xen master] automation: implement (rootless) podman support in containerize patchbot
00:07 [xen master] automation: openSUSE distro names helpers for containerize patchbot
00:07 [xen master] automation: update openSUSE Tumbleweed building dependencies patchbot
00:07 [xen master] libxl: stop libxl_domain_info() consuming massive amounts of stack patchbot
00:07 [xen master] INSTALL: remove TODO section patchbot
00:07 [xen master] compilers: always use _Static_assert with clang patchbot
00:06 [xen master] x86/cpu: fix build with clang 3.5 patchbot
00:06 [xen master] build32: don't discard .shstrtab in linker script patchbot
00:06 [xen master] x86/mm: do not attempt to convert _PAGE_GNTTAB to a boolean patchbot
00:06 [xen master] xen/credit2: Fix build following c/s 8e2aa76dc (take 2) patchbot
00:06 [xen master] x86/CET: Fix build following c/s 43b98e7190 patchbot
00:06 [xen master] x86/shstk: Activate Supervisor Shadow Stacks patchbot
00:05 [xen master] x86/S3: Save and restore Shadow Stack configuration patchbot
00:05 [xen master] x86/entry: Adjust guest paths to be shadow stack compatible patchbot
00:05 [xen master] x86/EFI: Avoid mapping EFI system memory as shadow stacks patchbot
00:05 [xen master] x86/alt: Adjust _alternative_instructions() to not create shadow stacks patchbot
00:05 [xen master] x86/extable: Adjust extable handling to be shadow stack compatible patchbot
00:05 [xen master] x86/spec-ctrl: Adjust DO_OVERWRITE_RSB to be shadow stack compatible patchbot
00:04 [xen master] x86/cpu: Adjust reset_stack_and_jump() to be shadow stack compatible patchbot
00:04 [xen master] x86/cpu: Adjust enable_nmis() to be shadow stack compatible patchbot
00:04 [xen master] x86/shstk: Create shadow stacks patchbot
00:04 [xen master] x86/shstk: Rework the stack layout to support shadow stacks patchbot
00:04 [xen master] x86/traps: Implement #CP handler and extend #PF for shadow stacks patchbot
00:04 [xen master] x86/shstk: Introduce Supervisor Shadow Stack support patchbot
00:03 [xen master] x86/traps: Factor out extable_fixup() and make printing consistent patchbot
00:03 [xen master] x86/traps: Clean up printing in {do_reserved, fatal}_trap() patchbot
00:03 [xen master] xen/build: fix xen/tools/binfile patchbot
00:03 [xen master] arm: Fix build following c/s 8e2aa76dc patchbot
00:03 [xen master] x86/pv: remove unnecessary toggle_guest_pt() overhead patchbot
00:03 [xen master] xen/build: introduce CLANG_FLAGS for testing other CFLAGS patchbot
00:02 [xen master] xen: credit2: limit the max number of CPUs in a runqueue patchbot
00:02 [xen master] xen: cpupool: add a back-pointer from a scheduler to its pool patchbot
00:02 [xen master] xen: credit2: factor runqueue initialization in its own function. patchbot
00:02 [xen master] xen: credit2: factor cpu to runqueue matching in a function patchbot
00:02 [xen master] docs/xl.cfg: Rewrite cpuid= section patchbot
00:01 [xen master] tools/libxc: Restore CPUID/MSR data found in the migration stream patchbot
00:01 [xen master] tools/libx[cl]: Plumb 'missing' through static_data_done() up into libxl patchbot
00:01 [xen master] libxc/save: Write X86_{CPUID,MSR}_DATA records patchbot
00:01 [xen master] libxc/restore: Handle X86_{CPUID,MSR}_DATA records patchbot
00:01 [xen master] docs/migration: Specify X86_{CPUID,MSR}_POLICY records patchbot
00:01 [xen master] tools/libxl: Re-position CPUID handling during domain construction patchbot
00:00 [xen master] tools/libxl: Provide a static_data_done callback for domain restore patchbot
00:00 [xen master] libxc/save: Write a v3 stream patchbot
00:00 [xen master] libxc/restore: STATIC_DATA_END inference for v2 compatibility patchbot
00:00 [xen master] libxc/restore: Support v3 streams and handle STATIC_DATA_END patchbot
00:00 [xen master] python/migration: Update validation logic to understand a v3 stream patchbot
00:00 [xen master] docs/migration Specify migration v3 and STATIC_DATA_END patchbot
June 06, 20
23:59 [xen master] tools/migration: Drop IHDR_VERSION constant from libxc and python patchbot
23:59 [xen master] tools/libxl: fix setting altp2m param broken by 1e9bc407cf0 patchbot
23:59 [xen master] docs: update xenstore-migration.md patchbot
23:59 [xen master] clang: don't define nocall patchbot
23:59 [xen master] tools: fix Rules.mk library make variables patchbot
23:59 [xen master] x86emul: support FXSAVE/FXRSTOR patchbot
23:58 [xen master] x86emul: support FLDENV and FRSTOR patchbot
23:58 [xen master] x86emul: support FNSTENV and FNSAVE patchbot
23:58 [xen master] x86emul: support ENQCMD insns patchbot
23:58 [xen master] x86emul: support MOVDIR{I,64B} insns patchbot
23:58 [xen master] x86emul: disable FPU/MMX/SIMD insn emulation when !HVM patchbot
23:58 [xen master] Merge branch 'staging' of xenbits.xen.org:/home/xen/git/xen into staging patchbot
23:57 [xen master] x86/hvm: Improve error information in handle_pio() patchbot
23:57 [xen master] x86emul: also test decoding and mem access / write logic patchbot
23:57 [xen master] x86emul: rework CMP and TEST emulation patchbot
23:57 [xen master] x86emul: address x86_insn_is_mem_{access, write}() omissions patchbot
23:57 [xen master] SUPPORT.md: add hypervisor file system patchbot
23:57 [xen master] CHANGELOG: add hypervisor file system support patchbot
23:56 [xen master] xen: remove XEN_SYSCTL_set_parameter support patchbot
23:56 [xen master] tools/libxc: remove xc_set_parameters() patchbot
23:56 [xen master] tools/libxl: use libxenhypfs for setting xen runtime parameters patchbot
23:56 [xen master] xen: add runtime parameter access support to hypfs patchbot
23:56 [xen master] xen: add /buildinfo/config entry to hypervisor filesystem patchbot
23:56 [xen master] xen: provide version information in hypfs patchbot
23:55 [xen master] xen/hypfs: make struct hypfs_entry_leaf initializers work with gcc 4.1 patchbot
23:55 [xen master] tools: add xenfs tool patchbot
23:55 [xen master] libs: add libxenhypfs patchbot
23:55 [xen master] xen: add basic hypervisor filesystem support patchbot
23:55 [xen master] docs: add feature document for Xen hypervisor sysfs-like support patchbot
23:55 [xen master] xen: add a generic way to include binary files as variables patchbot
June 05, 20
15:22 [xen staging] x86/svm: do not try to handle recalc NPT faults immediately patchbot
14:55 [xen staging] libs/hypfs: use correct zlib name in pc file patchbot
June 04, 20
18:55 [xen staging] x86/shim: Fix defconfig selection and trim the build further patchbot
June 03, 20
11:33 [xen staging] config: disable hypervisor filesystem for pv-shim patchbot
11:33 [xen staging] fix build with CONFIG_HYPFS_CONFIG enabled patchbot
June 02, 20
18:22 [xen staging] docs/ucode: Extend runtime microcode loading documentation patchbot
18:22 [xen staging] x86/ucode: Fix errors with start/end_update() patchbot
18:00 [xen staging] tools: update configure patchbot
16:55 [xen staging] ] m4: use test instead of [] patchbot
13:12 [xen staging] tools: make libxenhypfs interface more future proof patchbot
13:12 [xen staging] tools: check return value of asprintf() in xenhypfs patchbot
13:11 [xen staging] CHANGELOG: Add qemu-xen linux device model stubdomains patchbot
13:11 [xen staging] automation: implement (rootless) podman support in containerize patchbot
13:11 [xen staging] automation: openSUSE distro names helpers for containerize patchbot
13:11 [xen staging] automation: update openSUSE Tumbleweed building dependencies patchbot
13:11 [xen staging] libxl: stop libxl_domain_info() consuming massive amounts of stack patchbot
13:11 [xen staging] INSTALL: remove TODO section patchbot
11:44 [xen staging] compilers: always use _Static_assert with clang patchbot
11:44 [xen staging] x86/cpu: fix build with clang 3.5 patchbot
11:44 [xen staging] build32: don't discard .shstrtab in linker script patchbot
11:44 [xen staging] x86/mm: do not attempt to convert _PAGE_GNTTAB to a boolean patchbot

Mail converted by MHonArc

 


Rackspace

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