xen-changelog - Mail Index


February 27, 21
21:45 [xen master] dmop: Add XEN_DMOP_nr_vcpus patchbot
21:45 [xen master] x86/dmop: Properly fail for PV guests patchbot
21:44 [xen master] xen/sched: Add missing memory barrier in vcpu_block() patchbot
21:44 [xen master] tools/xenstore-control: Don't leak buf in live_update_start() patchbot
21:44 [xen master] tools/xenstored: control: Store the save filename in lu_dump_state patchbot
21:44 [xen master] tools/xenstored: Avoid unnecessary talloc_strdup() in do_lu_start() patchbot
21:44 [xen master] tools/xenstored: Avoid unnecessary talloc_strdup() in do_control_lu() patchbot
21:44 [xen master] VMX: delay p2m insertion of APIC access page patchbot
February 26, 21
17:15 [xen master] tools: Fix typo in xc_vmtrace_set_option comment patchbot
17:15 [xen master] automation: Fix containerize to understand the Alpine container patchbot
17:15 [xen master] x86/PV: use get_unsafe() instead of copy_from_unsafe() patchbot
17:15 [xen master] x86: move stac()/clac() from {get,put}_unsafe_asm() ... patchbot
17:15 [xen master] x86: rename copy_{from,to}_user() to copy_{from,to}_guest_pv() patchbot
17:14 [xen master] x86/gdbsx: convert "user" to "guest" accesses patchbot
17:14 [xen master] x86: rename {get,put}_user() to {get,put}_guest() patchbot
17:14 [xen master] x86/EFI: suppress GNU ld 2.36'es creation of base relocs patchbot
17:14 [xen master] x86: mirror compat argument translation area for 32-bit PV patchbot
17:14 [xen master] xen/vgic: Implement write to ISPENDR in vGICv{2, 3} patchbot
17:14 [xen master] elfstructs: add relocation defines for i386 patchbot
17:13 [xen master] hvmloader: use Xen private header for elf structs patchbot
17:13 [xen master] build: remove more absolute paths from dependency tracking files patchbot
17:13 [xen master] cirrus-ci: introduce some basic FreeBSD testing patchbot
17:13 [xen master] tools/misc/xen-vmtrace: use reset and enable patchbot
17:13 [xen master] tools/libs/light: fix xl save -c handling patchbot
17:13 [xen master] tools/libs: Write out an ABI analysis when abi-dumper is available patchbot
17:12 [xen master] tools/libs: Add rule to generate headers.lst patchbot
17:12 [xen master] tools: Check for abi-dumper in ./configure patchbot
17:12 [xen master] tools: Use -Og for debug builds when available patchbot
17:12 [xen master] tools/libxl: Work around unintialised variable libxl__domain_get_device_model_uid() patchbot
17:12 [xen master] x86/hvm: refactor set param patchbot
17:12 [xen master] x86/time: don't move TSC backwards in time_calibration_tsc_rendezvous() patchbot
17:11 [xen master] x86/time: adjust time recording in time_calibration_tsc_rendezvous() patchbot
17:11 [xen master] x86/time: change initiation of the calibration timer patchbot
17:11 [xen master] x86/PV: harden guest memory accesses against speculative abuse patchbot
17:11 [xen master] x86: split __copy_{from,to}_user() into "guest" and "unsafe" variants patchbot
17:11 [xen master] x86: split __{get,put}_user() into "guest" and "unsafe" variants patchbot
17:11 [xen master] xen/arm : smmuv3: Fix to handle multiple StreamIds per device. patchbot
12:44 [xen staging] dmop: Add XEN_DMOP_nr_vcpus patchbot
12:44 [xen staging] x86/dmop: Properly fail for PV guests patchbot
09:55 [xen staging] xen/sched: Add missing memory barrier in vcpu_block() patchbot
09:55 [xen staging] tools/xenstore-control: Don't leak buf in live_update_start() patchbot
09:55 [xen staging] tools/xenstored: control: Store the save filename in lu_dump_state patchbot
09:55 [xen staging] tools/xenstored: Avoid unnecessary talloc_strdup() in do_lu_start() patchbot
09:55 [xen staging] tools/xenstored: Avoid unnecessary talloc_strdup() in do_control_lu() patchbot
09:22 [xen staging] VMX: delay p2m insertion of APIC access page patchbot
February 25, 21
15:33 [xen staging] tools: Fix typo in xc_vmtrace_set_option comment patchbot
15:33 [xen staging] automation: Fix containerize to understand the Alpine container patchbot
14:44 [xen staging] x86/PV: use get_unsafe() instead of copy_from_unsafe() patchbot
14:44 [xen staging] x86: move stac()/clac() from {get,put}_unsafe_asm() ... patchbot
14:44 [xen staging] x86: rename copy_{from,to}_user() to copy_{from,to}_guest_pv() patchbot
14:44 [xen staging] x86/gdbsx: convert "user" to "guest" accesses patchbot
14:44 [xen staging] x86: rename {get,put}_user() to {get,put}_guest() patchbot
14:22 [xen staging] x86/EFI: suppress GNU ld 2.36'es creation of base relocs patchbot
14:22 [xen staging] x86: mirror compat argument translation area for 32-bit PV patchbot
12:33 [xen staging] xen/vgic: Implement write to ISPENDR in vGICv{2, 3} patchbot
February 24, 21
15:44 [xen staging] elfstructs: add relocation defines for i386 patchbot
11:55 [xen staging] hvmloader: use Xen private header for elf structs patchbot
11:55 [xen staging] build: remove more absolute paths from dependency tracking files patchbot
February 23, 21
19:55 [xen staging] cirrus-ci: introduce some basic FreeBSD testing patchbot
February 22, 21
11:22 [xen staging] tools/misc/xen-vmtrace: use reset and enable patchbot
February 20, 21
04:33 [xen master] gnttab: bypass IOMMU (un)mapping when a domain is (un)mapping its own grant patchbot
04:33 [xen master] gnttab: never permit mapping transitive grants patchbot
04:33 [xen master] IOREQ: refine when to send mapcache invalidation request patchbot
February 19, 21
17:55 [xen staging] tools/libs/light: fix xl save -c handling patchbot
17:22 [xen staging] tools/libs: Write out an ABI analysis when abi-dumper is available patchbot
17:22 [xen staging] tools/libs: Add rule to generate headers.lst patchbot
17:22 [xen staging] tools: Check for abi-dumper in ./configure patchbot
17:22 [xen staging] tools: Use -Og for debug builds when available patchbot
17:22 [xen staging] tools/libxl: Work around unintialised variable libxl__domain_get_device_model_uid() patchbot
16:34 [xen staging] x86/hvm: refactor set param patchbot
16:33 [xen staging] x86/time: don't move TSC backwards in time_calibration_tsc_rendezvous() patchbot
16:33 [xen staging] x86/time: adjust time recording in time_calibration_tsc_rendezvous() patchbot
16:33 [xen staging] x86/time: change initiation of the calibration timer patchbot
16:33 [xen staging] x86/PV: harden guest memory accesses against speculative abuse patchbot
16:33 [xen staging] x86: split __copy_{from,to}_user() into "guest" and "unsafe" variants patchbot
16:33 [xen staging] x86: split __{get,put}_user() into "guest" and "unsafe" variants patchbot
15:22 [xen stable-4.11] x86/ept: fix missing IOMMU flush in atomic_write_ept_entry patchbot
15:00 [xen staging] xen/arm : smmuv3: Fix to handle multiple StreamIds per device. patchbot
06:22 [xen master] stubdom/xenstored: Fix uninitialised variables in lu_read_state() patchbot
06:22 [xen master] tools/libxl: Fix uninitialised variable in libxl__write_stub_dmargs() patchbot
06:22 [xen master] tools/libxg: Drop stale p2m logic from ARM's meminit() patchbot
06:22 [xen master] tools/libxg: Fix uninitialised variable in write_x86_cpu_policy_records() patchbot
06:22 [xen master] tools/xl: Fix exit code for `xl vkbattach` patchbot
06:22 [xen master] xen/iommu: Check if the IOMMU was initialized before tearing down patchbot
February 18, 21
23:33 [xen stable-4.14] xen/arm: fix gnttab_need_iommu_mapping patchbot
20:33 [xen stable-4.13] xen/arm: fix gnttab_need_iommu_mapping patchbot
12:22 [xen staging] gnttab: bypass IOMMU (un)mapping when a domain is (un)mapping its own grant patchbot
12:22 [xen staging] gnttab: never permit mapping transitive grants patchbot
12:22 [xen staging] IOREQ: refine when to send mapcache invalidation request patchbot
12:11 [xen staging-4.11] x86/ept: fix missing IOMMU flush in atomic_write_ept_entry patchbot
03:33 [xen master] xen/page_alloc: Only flush the page to RAM once we know they are scrubbed patchbot
03:33 [xen master] SUPPORT.md: PV display frontend is unsupported in "backend allocation" mode patchbot
February 17, 21
21:33 [xen stable-4.14] xen/page_alloc: Only flush the page to RAM once we know they are scrubbed patchbot
18:00 [xen stable-4.13] xen/page_alloc: Only flush the page to RAM once we know they are scrubbed patchbot
12:44 [xen staging] stubdom/xenstored: Fix uninitialised variables in lu_read_state() patchbot
12:44 [xen staging] tools/libxl: Fix uninitialised variable in libxl__write_stub_dmargs() patchbot
12:44 [xen staging] tools/libxg: Drop stale p2m logic from ARM's meminit() patchbot
12:44 [xen staging] tools/libxg: Fix uninitialised variable in write_x86_cpu_policy_records() patchbot
12:44 [xen staging] tools/xl: Fix exit code for `xl vkbattach` patchbot
12:33 [xen stable-4.12] xen/page_alloc: Only flush the page to RAM once we know they are scrubbed patchbot
11:33 [xen staging] xen/iommu: Check if the IOMMU was initialized before tearing down patchbot
07:55 [xen stable-4.11] xen/page_alloc: Only flush the page to RAM once we know they are scrubbed patchbot
00:22 [xen staging-4.13] xen/arm: fix gnttab_need_iommu_mapping patchbot
00:22 [xen staging-4.14] xen/arm: fix gnttab_need_iommu_mapping patchbot
February 16, 21
14:44 [xen staging-4.11] xen/page_alloc: Only flush the page to RAM once we know they are scrubbed patchbot
14:44 [xen staging-4.12] xen/page_alloc: Only flush the page to RAM once we know they are scrubbed patchbot
14:44 [xen staging-4.13] xen/page_alloc: Only flush the page to RAM once we know they are scrubbed patchbot
14:44 [xen staging-4.14] xen/page_alloc: Only flush the page to RAM once we know they are scrubbed patchbot
14:44 [xen staging] xen/page_alloc: Only flush the page to RAM once we know they are scrubbed patchbot
14:44 [xen staging] SUPPORT.md: PV display frontend is unsupported in "backend allocation" mode patchbot
February 14, 21
01:38 [xen master] xen/arm: fix gnttab_need_iommu_mapping patchbot
01:38 [xen master] xen: workaround missing device_type property in pci/pcie nodes patchbot
01:38 [xen master] automation: Add Ubuntu Focal builds patchbot
01:38 [xen master] tools/libxl: Document where the magic MAC numbers come from patchbot
01:38 [xen master] x86emul: fix SYSENTER/SYSCALL switching into 64-bit mode patchbot
01:38 [xen master] tools: rerun autoconf again patchbot
01:37 [xen master] x86/ucode/amd: Fix microcode payload size for Fam19 processors patchbot
01:37 [xen master] x86/ucode/amd: Handle length sanity check failures more gracefully patchbot
01:37 [xen master] x86/ucode/amd: Fix OoB read in cpu_request_microcode() patchbot
01:37 [xen master] tools/configure: add bison as mandatory patchbot
01:37 [xen master] autoconf: check endian.h include path patchbot
01:37 [xen master] xl: optionally print timestamps when running xl commands patchbot
01:36 [xen master] tools: add with-xen-scriptdir configure option patchbot
01:36 [xen master] tools: move CONFIG_DIR and XEN_CONFIG_DIR in paths.m4 patchbot
01:36 [xen master] tools: Regenerate autoconf patchbot
01:36 [xen master] tools: remove tabs from code produced by libxl_save_msgs_gen.pl patchbot
01:36 [xen master] Use XEN_SCRIPT_DIR to refer to /etc/xen/scripts patchbot
01:36 [xen master] Update .gitignore for some docs files patchbot
01:35 [xen master] docs: substitute XEN_CONFIG_DIR in xl.conf.5 patchbot
01:35 [xen master] docs: remove stale create example from xl.1 patchbot
01:35 [xen master] tools/libxl: Fix ARM build patchbot
01:35 [xen master] tools/libxl: only set viridian flags on new domains patchbot
01:35 [xen master] tools/libxl: pass libxl__domain_build_state to libxl__arch_domain_create patchbot
01:35 [xen master] x86/vm_event: add response flag to reset vmtrace buffer patchbot
01:34 [xen master] x86/vm_event: Carry the vmtrace buffer position in vm_event patchbot
01:34 [xen master] xen/vmtrace: support for VM forks patchbot
01:34 [xen master] tools/misc: Add xen-vmtrace tool patchbot
01:34 [xen master] tools/libxc: Add xc_vmtrace_* functions patchbot
01:34 [xen master] xen/domctl: Add XEN_DOMCTL_vmtrace_op patchbot
01:34 [xen master] x86/vmx: Add Intel Processor Trace support patchbot
01:33 [xen master] xen/memory: Add a vmtrace_buf resource type patchbot
01:33 [xen master] tools/[lib]xl: Add vmtrace_buf_size parameter patchbot
01:33 [xen master] xen/domain: Add vmtrace_size domain creation parameter patchbot
01:33 [xen master] xen/memory: Fix mapping grant tables with XENMEM_acquire_resource patchbot
01:33 [xen master] x86/EFI: work around GNU ld 2.36 issue patchbot
01:33 [xen master] tools/tests: fix resource test build on FreeBSD patchbot
February 13, 21
08:55 [xen stable-4.11] x86/msr: fix handling of MSR_IA32_PERF_{STATUS/CTL} (again, part 2) patchbot
08:55 [xen stable-4.11] x86/msr: fix handling of MSR_IA32_PERF_{STATUS/CTL} (again) patchbot
February 12, 21
19:11 [xen staging] xen/arm: fix gnttab_need_iommu_mapping patchbot
13:55 [xen stable-4.12] x86/msr: fix handling of MSR_IA32_PERF_{STATUS/CTL} (again, part 2) patchbot
13:55 [xen stable-4.12] x86/msr: fix handling of MSR_IA32_PERF_{STATUS/CTL} (again) patchbot
01:55 [xen staging] xen: workaround missing device_type property in pci/pcie nodes patchbot
February 11, 21
17:33 [xen staging] automation: Add Ubuntu Focal builds patchbot
17:33 [xen staging] tools/libxl: Document where the magic MAC numbers come from patchbot
16:55 [xen staging] x86emul: fix SYSENTER/SYSCALL switching into 64-bit mode patchbot
February 10, 21
15:33 [xen staging] tools: rerun autoconf again patchbot
13:55 [xen staging] x86/ucode/amd: Fix microcode payload size for Fam19 processors patchbot
13:55 [xen staging] x86/ucode/amd: Handle length sanity check failures more gracefully patchbot
13:55 [xen staging] x86/ucode/amd: Fix OoB read in cpu_request_microcode() patchbot
11:22 [xen staging] tools/configure: add bison as mandatory patchbot
11:22 [xen staging] autoconf: check endian.h include path patchbot
February 09, 21
17:11 [xen staging] xl: optionally print timestamps when running xl commands patchbot
17:11 [xen staging] tools: add with-xen-scriptdir configure option patchbot
17:11 [xen staging] tools: move CONFIG_DIR and XEN_CONFIG_DIR in paths.m4 patchbot
17:11 [xen staging] tools: Regenerate autoconf patchbot
February 08, 21
16:33 [xen staging] tools: remove tabs from code produced by libxl_save_msgs_gen.pl patchbot
16:33 [xen staging] Use XEN_SCRIPT_DIR to refer to /etc/xen/scripts patchbot
16:33 [xen staging] Update .gitignore for some docs files patchbot
16:33 [xen staging] docs: substitute XEN_CONFIG_DIR in xl.conf.5 patchbot
16:33 [xen staging] docs: remove stale create example from xl.1 patchbot
14:44 [xen staging] tools/libxl: Fix ARM build patchbot
12:33 [xen staging] tools/libxl: only set viridian flags on new domains patchbot
12:33 [xen staging] tools/libxl: pass libxl__domain_build_state to libxl__arch_domain_create patchbot
February 06, 21
11:12 [xen master] tools/tests: Introduce a test for acquire_resource patchbot
11:12 [xen master] docs/man: Document qemu-ifup on NetBSD patchbot
11:12 [xen master] tools/xenstored: close socket connections on error patchbot
11:12 [xen master] tools/hotplug: Add a qemu-ifup script on NetBSD patchbot
11:12 [xen master] libs/devicemodel: Fix ABI breakage from xendevicemodel_set_irq_level() patchbot
11:11 [xen master] tools/oxenstored: mkdir conflicts were sometimes missed patchbot
11:11 [xen master] tools/oxenstored: Reject invalid watch paths early patchbot
11:11 [xen master] tools/oxenstored: Fix quota calculation for mkdir EEXIST patchbot
11:11 [xen master] x86/efi: enable MS ABI attribute on clang patchbot
11:11 [xen master] IOREQ: fix waiting for broadcast completion patchbot
11:11 [xen master] x86/string: correct memmove()'s forwarding to memcpy() patchbot
February 05, 21
19:12 [xen staging] x86/vm_event: add response flag to reset vmtrace buffer patchbot
19:12 [xen staging] x86/vm_event: Carry the vmtrace buffer position in vm_event patchbot
19:12 [xen staging] xen/vmtrace: support for VM forks patchbot
19:12 [xen staging] tools/misc: Add xen-vmtrace tool patchbot
19:12 [xen staging] tools/libxc: Add xc_vmtrace_* functions patchbot
19:11 [xen staging] xen/domctl: Add XEN_DOMCTL_vmtrace_op patchbot
19:11 [xen staging] x86/vmx: Add Intel Processor Trace support patchbot
19:11 [xen staging] xen/memory: Add a vmtrace_buf resource type patchbot
19:11 [xen staging] tools/[lib]xl: Add vmtrace_buf_size parameter patchbot
19:11 [xen staging] xen/domain: Add vmtrace_size domain creation parameter patchbot
19:11 [xen staging] xen/memory: Fix mapping grant tables with XENMEM_acquire_resource patchbot
13:11 [xen staging] x86/EFI: work around GNU ld 2.36 issue patchbot
12:55 [xen staging] tools/tests: fix resource test build on FreeBSD patchbot
08:44 [xen master] libs/foreignmem: Fix/simplify errno handling for map_resource patchbot
08:44 [xen master] libs/foreignmem: Drop useless and/or misleading logging patchbot
07:55 [xen staging-4.11] x86/msr: fix handling of MSR_IA32_PERF_{STATUS/CTL} (again, part 2) patchbot
07:55 [xen staging-4.12] x86/msr: fix handling of MSR_IA32_PERF_{STATUS/CTL} (again, part 2) patchbot
February 04, 21
22:11 [xen staging] tools/tests: Introduce a test for acquire_resource patchbot
21:33 [xen staging] docs/man: Document qemu-ifup on NetBSD patchbot
21:33 [xen staging] tools/xenstored: close socket connections on error patchbot
21:33 [xen staging] tools/hotplug: Add a qemu-ifup script on NetBSD patchbot
21:33 [xen staging] libs/devicemodel: Fix ABI breakage from xendevicemodel_set_irq_level() patchbot
14:44 [xen staging-4.11] x86/msr: fix handling of MSR_IA32_PERF_{STATUS/CTL} (again) patchbot
14:44 [xen staging-4.12] x86/msr: fix handling of MSR_IA32_PERF_{STATUS/CTL} (again) patchbot
14:22 [xen staging] tools/oxenstored: mkdir conflicts were sometimes missed patchbot
14:22 [xen staging] tools/oxenstored: Reject invalid watch paths early patchbot
14:22 [xen staging] tools/oxenstored: Fix quota calculation for mkdir EEXIST patchbot
13:11 [xen staging] x86/efi: enable MS ABI attribute on clang patchbot
13:11 [xen staging] IOREQ: fix waiting for broadcast completion patchbot
13:11 [xen staging] x86/string: correct memmove()'s forwarding to memcpy() patchbot
February 03, 21
20:11 [xen staging] libs/foreignmem: Fix/simplify errno handling for map_resource patchbot
20:11 [xen staging] libs/foreignmem: Drop useless and/or misleading logging patchbot
08:12 [xen master] x86/build: correctly record dependencies of asm-offsets.s patchbot
08:12 [xen master] Merge branch 'staging' of xenbits.xen.org:/home/xen/git/xen into staging patchbot
08:11 [xen master] xenstore: Fix all builds patchbot
08:11 [xen master] memory: fix build with COVERAGE but !HVM patchbot
08:11 [xen master] xenstore: Fix all builds patchbot
08:11 [xen master] xenstore: fix build on {Net/Free}BSD patchbot
08:11 [xen master] xenpmd.c: Remove hard tab patchbot
08:11 [xen master] xenpmd.c: use dynamic allocation patchbot
February 02, 21
10:44 [xen staging] x86/build: correctly record dependencies of asm-offsets.s patchbot
10:44 [xen staging] Merge branch 'staging' of xenbits.xen.org:/home/xen/git/xen into staging patchbot
10:44 [xen staging] xenstore: Fix all builds patchbot
10:44 [xen staging] memory: fix build with COVERAGE but !HVM patchbot
10:44 [xen staging] xenstore: Fix all builds patchbot
February 01, 21
18:33 [xen staging] xenstore: fix build on {Net/Free}BSD patchbot
15:22 [xen staging] xenpmd.c: Remove hard tab patchbot
15:22 [xen staging] xenpmd.c: use dynamic allocation patchbot

Mail converted by MHonArc

 


Rackspace

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