xen-changelog - Mail Index


November 30, 21
19:44 [xen stable-4.16] xen/Makefile: Set 4.16 version patchbot
19:44 [xen stable-4.16] CHANGELOG.md: Set 4.16 version and date patchbot
19:44 [xen stable-4.16] README: make heading say 4.16 patchbot
19:44 [xen stable-4.16] SUPPORT.md: Define support lifetime patchbot
19:44 [xen stable-4.16] Config.mk: Bump tags to 4.16.0 final patchbot
19:44 [xen stable-4.16] CHANGELOG: add missing entries for work during the 4.16 release cycle patchbot
11:55 [xen staging-4.16] xen/Makefile: Set 4.16 version patchbot
11:55 [xen staging-4.16] CHANGELOG.md: Set 4.16 version and date patchbot
11:55 [xen staging-4.16] README: make heading say 4.16 patchbot
11:55 [xen staging-4.16] SUPPORT.md: Define support lifetime patchbot
11:55 [xen staging-4.16] Config.mk: Bump tags to 4.16.0 final patchbot
11:55 [xen staging-4.16] CHANGELOG: add missing entries for work during the 4.16 release cycle patchbot
November 29, 21
13:58 [xen staging] x86/crash: Drop manual hooking of exception_table[] patchbot
13:58 [xen staging] x86/traps: Drop dummy_nmi_callback() patchbot
13:57 [xen staging] x86/traps: Collect PERFC_exceptions stats for IST vectors too patchbot
13:57 [xen staging] x86/dom0: Fix command line parsing issues with dom0_nodes= patchbot
13:57 [xen staging] x86/hvm: Remove callback from paging->flush_tlb() hook patchbot
13:57 [xen staging] x86/IO-APIC: Drop function pointers from __ioapic_{read,write}_entry() patchbot
13:57 [xen staging] xen/wait: Remove indirect jump patchbot
13:57 [xen staging] xen/smp: Support NULL IPI function pointers patchbot
13:56 [xen staging] x86/ACPI: drop dead interpreter-related code patchbot
13:56 [xen staging] x86/APIC: rename cmdline_apic patchbot
13:56 [xen staging] x86/APIC: drop probe_default() patchbot
13:56 [xen staging] x86/APIC: drop {acpi_madt,mps}_oem_check() hooks patchbot
13:56 [xen staging] x86/APIC: drop clustered_apic_check() hook patchbot
13:56 [xen staging] x86/cpufreq: Drop opencoded CPUID handling from powernow patchbot
13:55 [xen staging] x86/cpufreq: Rework APERF/MPERF handling patchbot
13:55 [xen staging] x86/cpufreq: Clean up powernow registration patchbot
13:55 [xen staging] xen/xsm: Improve fallback handling in xsm_fixup_ops() patchbot
13:55 [xen staging] xen/xsm: Drop xsm_hvm_control() hook patchbot
13:55 [xen staging] xen/xsm: Complete altcall conversion of xsm interface patchbot
13:55 [xen staging] x86/altcall: allow compound types to be passed patchbot
November 27, 21
16:14 [xen master] VT-d: conditionalize IOTLB register offset check patchbot
16:14 [xen master] VT-d: correct off-by-1 in fault register range check patchbot
16:14 [xen master] VT-d: prune SAGAW recognition patchbot
16:13 [xen master] x86/Viridian: drop dead variable updates patchbot
16:13 [xen master] x86/Viridian: fix error code use patchbot
16:13 [xen master] MAINTAINERS: declare REMUS support orphaned patchbot
16:13 [xen master] VT-d: don't leak domid mapping on error path patchbot
16:13 [xen master] VT-d: split domid map cleanup check into a function patchbot
16:13 [xen master] VT-d: properly reserve DID 0 for caching mode IOMMUs patchbot
16:12 [xen master] VT-d: don't needlessly engage the untrusted-MSI workaround patchbot
16:12 [xen master] VT-d: prune super-page related capability macros patchbot
16:12 [xen master] add .gitignore entries for *.[is] below xen patchbot
16:12 [xen master] x86: modify hvm_memory_op() prototype patchbot
16:12 [xen master] x86/PV: drop "vcpu" local variable from show_guest_stack() patchbot
16:12 [xen master] Set version to 4.17: rerun autogen.sh patchbot
16:11 [xen master] Set version to 4.17; 4.16 has branched patchbot
16:11 [xen master] Revert "Config.mk: pin QEMU_UPSTREAM_REVISION (prep for Xen 4.16 RC1)" patchbot
16:11 [xen master] x86/P2M: deal with partial success of p2m_set_entry() patchbot
16:11 [xen master] x86/PoD: handle intermediate page orders in p2m_pod_cache_add() patchbot
16:11 [xen master] x86/PoD: deal with misaligned GFNs patchbot
16:11 [xen master] xen/page_alloc: Harden assign_pages() patchbot
November 26, 21
22:33 [xen stable-4.15] x86/P2M: deal with partial success of p2m_set_entry() patchbot
22:33 [xen stable-4.15] x86/PoD: handle intermediate page orders in p2m_pod_cache_add() patchbot
22:33 [xen stable-4.15] x86/PoD: deal with misaligned GFNs patchbot
22:33 [xen stable-4.15] xen/page_alloc: Harden assign_pages() patchbot
10:56 [xen stable-4.16] Revert "x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf contents" patchbot
10:56 [xen stable-4.16] Turn off debug by default patchbot
10:55 [xen stable-4.16] SUPPORT.md: Set Release Notes link patchbot
10:55 [xen stable-4.16] Config.mk: switch to named tags (for stable branch) patchbot
10:55 [xen stable-4.16] x86/P2M: deal with partial success of p2m_set_entry() patchbot
10:55 [xen stable-4.16] x86/PoD: handle intermediate page orders in p2m_pod_cache_add() patchbot
10:55 [xen stable-4.16] x86/PoD: deal with misaligned GFNs patchbot
10:55 [xen stable-4.16] xen/page_alloc: Harden assign_pages() patchbot
November 25, 21
22:44 [xen stable-4.12] x86/P2M: deal with partial success of p2m_set_entry() patchbot
22:44 [xen stable-4.12] x86/PoD: handle intermediate page orders in p2m_pod_cache_add() patchbot
22:44 [xen stable-4.12] x86/PoD: deal with misaligned GFNs patchbot
22:44 [xen stable-4.12] xen/page_alloc: Harden assign_pages() patchbot
18:55 [xen stable-4.14] x86/P2M: deal with partial success of p2m_set_entry() patchbot
18:55 [xen stable-4.14] x86/PoD: handle intermediate page orders in p2m_pod_cache_add() patchbot
18:55 [xen stable-4.14] x86/PoD: deal with misaligned GFNs patchbot
18:55 [xen stable-4.14] xen/page_alloc: Harden assign_pages() patchbot
17:44 [xen staging] Revert "x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf contents" patchbot
15:44 [xen stable-4.13] x86/P2M: deal with partial success of p2m_set_entry() patchbot
15:44 [xen stable-4.13] x86/PoD: handle intermediate page orders in p2m_pod_cache_add() patchbot
15:44 [xen stable-4.13] x86/PoD: deal with misaligned GFNs patchbot
15:44 [xen stable-4.13] xen/page_alloc: Harden assign_pages() patchbot
11:11 [xen staging-4.16] Revert "x86/CPUID: shrink max_{,sub}leaf fields according to actual leaf contents" patchbot
November 24, 21
10:24 [xen staging] VT-d: conditionalize IOTLB register offset check patchbot
10:24 [xen staging] VT-d: correct off-by-1 in fault register range check patchbot
10:23 [xen staging] VT-d: prune SAGAW recognition patchbot
10:23 [xen staging] x86/Viridian: drop dead variable updates patchbot
10:23 [xen staging] x86/Viridian: fix error code use patchbot
10:23 [xen staging] MAINTAINERS: declare REMUS support orphaned patchbot
10:23 [xen staging] VT-d: don't leak domid mapping on error path patchbot
10:23 [xen staging] VT-d: split domid map cleanup check into a function patchbot
10:22 [xen staging] VT-d: properly reserve DID 0 for caching mode IOMMUs patchbot
10:22 [xen staging] VT-d: don't needlessly engage the untrusted-MSI workaround patchbot
10:22 [xen staging] VT-d: prune super-page related capability macros patchbot
10:22 [xen staging] add .gitignore entries for *.[is] below xen patchbot
10:22 [xen staging] x86: modify hvm_memory_op() prototype patchbot
10:22 [xen staging] x86/PV: drop "vcpu" local variable from show_guest_stack() patchbot
November 23, 21
17:11 [xen staging] Set version to 4.17: rerun autogen.sh patchbot
17:11 [xen staging] Set version to 4.17; 4.16 has branched patchbot
17:11 [xen staging] Revert "Config.mk: pin QEMU_UPSTREAM_REVISION (prep for Xen 4.16 RC1)" patchbot
16:55 [xen staging-4.16] Turn off debug by default patchbot
16:55 [xen staging-4.16] SUPPORT.md: Set Release Notes link patchbot
16:55 [xen staging-4.16] Config.mk: switch to named tags (for stable branch) patchbot
12:44 [xen staging-4.12] x86/P2M: deal with partial success of p2m_set_entry() patchbot
12:44 [xen staging-4.12] x86/PoD: handle intermediate page orders in p2m_pod_cache_add() patchbot
12:44 [xen staging-4.12] x86/PoD: deal with misaligned GFNs patchbot
12:44 [xen staging-4.12] xen/page_alloc: Harden assign_pages() patchbot
12:34 [xen staging-4.13] x86/P2M: deal with partial success of p2m_set_entry() patchbot
12:34 [xen staging-4.13] x86/PoD: handle intermediate page orders in p2m_pod_cache_add() patchbot
12:34 [xen staging-4.13] x86/PoD: deal with misaligned GFNs patchbot
12:34 [xen staging-4.13] xen/page_alloc: Harden assign_pages() patchbot
12:34 [xen staging-4.14] x86/P2M: deal with partial success of p2m_set_entry() patchbot
12:34 [xen staging-4.14] x86/PoD: handle intermediate page orders in p2m_pod_cache_add() patchbot
12:33 [xen staging-4.14] x86/PoD: deal with misaligned GFNs patchbot
12:33 [xen staging-4.14] xen/page_alloc: Harden assign_pages() patchbot
12:33 [xen staging-4.15] x86/P2M: deal with partial success of p2m_set_entry() patchbot
12:33 [xen staging-4.15] x86/PoD: handle intermediate page orders in p2m_pod_cache_add() patchbot
12:33 [xen staging-4.15] x86/PoD: deal with misaligned GFNs patchbot
12:33 [xen staging-4.15] xen/page_alloc: Harden assign_pages() patchbot
12:22 [xen staging] x86/P2M: deal with partial success of p2m_set_entry() patchbot
12:22 [xen staging] x86/PoD: handle intermediate page orders in p2m_pod_cache_add() patchbot
12:22 [xen staging] x86/PoD: deal with misaligned GFNs patchbot
12:22 [xen staging] xen/page_alloc: Harden assign_pages() patchbot
November 21, 21
09:11 [xen master] efi: fix alignment of function parameters in compat mode patchbot
November 20, 21
12:44 [xen stable-4.15] VT-d: fix reduced page table levels support when sharing tables patchbot
10:00 [xen master] golang/xenlight: regen generated code patchbot
10:00 [xen master] VT-d: fix reduced page table levels support when sharing tables patchbot
02:12 [xen stable-4.14] public/gnttab: relax v2 recommendation patchbot
02:12 [xen stable-4.14] x86/APIC: avoid iommu_supports_x2apic() on error path patchbot
02:12 [xen stable-4.14] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing patchbot
02:12 [xen stable-4.14] x86/xstate: reset cached register values on resume patchbot
02:12 [xen stable-4.14] x86/traps: Fix typo in do_entry_CP() patchbot
02:12 [xen stable-4.14] x86/shstk: Fix use of shadow stacks with XPTI active patchbot
02:11 [xen stable-4.14] update system time immediately when VCPUOP_register_vcpu_info patchbot
02:11 [xen stable-4.14] x86/paging: restrict physical address width reported to guests patchbot
02:11 [xen stable-4.14] x86/AMD: make HT range dynamic for Fam17 and up patchbot
02:11 [xen stable-4.14] x86emul: de-duplicate scatters to the same linear address patchbot
02:11 [xen stable-4.14] x86/HVM: correct cleanup after failed viridian_vcpu_init() patchbot
02:11 [xen stable-4.14] build: fix dependencies in arch/x86/boot patchbot
November 19, 21
19:24 [xen stable-4.15] public/gnttab: relax v2 recommendation patchbot
19:23 [xen stable-4.15] x86/APIC: avoid iommu_supports_x2apic() on error path patchbot
19:23 [xen stable-4.15] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing patchbot
19:23 [xen stable-4.15] x86/xstate: reset cached register values on resume patchbot
19:23 [xen stable-4.15] x86/traps: Fix typo in do_entry_CP() patchbot
19:23 [xen stable-4.15] x86/shstk: Fix use of shadow stacks with XPTI active patchbot
19:23 [xen stable-4.15] update system time immediately when VCPUOP_register_vcpu_info patchbot
19:22 [xen stable-4.15] x86/paging: restrict physical address width reported to guests patchbot
19:22 [xen stable-4.15] x86/PV: make '0' debug key dump Dom0's stacks again patchbot
19:22 [xen stable-4.15] x86/AMD: make HT range dynamic for Fam17 and up patchbot
19:22 [xen stable-4.15] x86emul: de-duplicate scatters to the same linear address patchbot
19:22 [xen stable-4.15] x86/HVM: correct cleanup after failed viridian_vcpu_init() patchbot
19:22 [xen stable-4.15] build: fix dependencies in arch/x86/boot patchbot
17:11 [xen staging] efi: fix alignment of function parameters in compat mode patchbot
14:44 [xen staging] golang/xenlight: regen generated code patchbot
14:22 [xen staging-4.15] VT-d: fix reduced page table levels support when sharing tables patchbot
14:22 [xen staging] VT-d: fix reduced page table levels support when sharing tables patchbot
08:48 [xen staging-4.14] public/gnttab: relax v2 recommendation patchbot
08:47 [xen staging-4.14] x86/APIC: avoid iommu_supports_x2apic() on error path patchbot
08:47 [xen staging-4.14] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing patchbot
08:47 [xen staging-4.14] x86/xstate: reset cached register values on resume patchbot
08:47 [xen staging-4.14] x86/traps: Fix typo in do_entry_CP() patchbot
08:47 [xen staging-4.14] x86/shstk: Fix use of shadow stacks with XPTI active patchbot
08:47 [xen staging-4.14] update system time immediately when VCPUOP_register_vcpu_info patchbot
08:46 [xen staging-4.14] x86/paging: restrict physical address width reported to guests patchbot
08:46 [xen staging-4.14] x86/AMD: make HT range dynamic for Fam17 and up patchbot
08:46 [xen staging-4.14] x86emul: de-duplicate scatters to the same linear address patchbot
08:46 [xen staging-4.14] x86/HVM: correct cleanup after failed viridian_vcpu_init() patchbot
08:46 [xen staging-4.14] build: fix dependencies in arch/x86/boot patchbot
08:46 [xen staging-4.15] public/gnttab: relax v2 recommendation patchbot
08:45 [xen staging-4.15] x86/APIC: avoid iommu_supports_x2apic() on error path patchbot
08:45 [xen staging-4.15] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing patchbot
08:45 [xen staging-4.15] x86/xstate: reset cached register values on resume patchbot
08:45 [xen staging-4.15] x86/traps: Fix typo in do_entry_CP() patchbot
08:45 [xen staging-4.15] x86/shstk: Fix use of shadow stacks with XPTI active patchbot
08:45 [xen staging-4.15] update system time immediately when VCPUOP_register_vcpu_info patchbot
08:44 [xen staging-4.15] x86/paging: restrict physical address width reported to guests patchbot
08:44 [xen staging-4.15] x86/PV: make '0' debug key dump Dom0's stacks again patchbot
08:44 [xen staging-4.15] x86/AMD: make HT range dynamic for Fam17 and up patchbot
08:44 [xen staging-4.15] x86emul: de-duplicate scatters to the same linear address patchbot
08:44 [xen staging-4.15] x86/HVM: correct cleanup after failed viridian_vcpu_init() patchbot
08:44 [xen staging-4.15] build: fix dependencies in arch/x86/boot patchbot
02:33 [xen master] tools/python: fix python libxc bindings to pass a max grant version patchbot
02:33 [xen master] CHANGELOG: set Xen 4.15 release date patchbot
November 18, 21
09:33 [xen master] test/tsx: set grant version for created domains patchbot
09:33 [xen master] tests/resource: set grant version for created domains patchbot
09:33 [xen master] domctl: introduce a macro to set the grant table max version patchbot
06:11 [xen stable-4.15] CHANGELOG: set Xen 4.15 release date patchbot
November 17, 21
14:00 [xen master] public/gnttab: relax v2 recommendation patchbot
11:44 [xen staging-4.15] CHANGELOG: set Xen 4.15 release date patchbot
11:44 [xen staging] tools/python: fix python libxc bindings to pass a max grant version patchbot
11:44 [xen staging] CHANGELOG: set Xen 4.15 release date patchbot
07:22 [xen staging] test/tsx: set grant version for created domains patchbot
07:22 [xen staging] tests/resource: set grant version for created domains patchbot
07:22 [xen staging] domctl: introduce a macro to set the grant table max version patchbot
November 16, 21
16:44 [xen staging] public/gnttab: relax v2 recommendation patchbot
November 13, 21
18:33 [xen master] tests/resource: Extend to check that the grant frames are mapped correctly patchbot
18:33 [xen master] x86/cpuid: prevent shrinking migrated policies max leaves patchbot
18:33 [xen master] VT-d: per-domain IOMMU bitmap needs to have dynamic size patchbot
November 12, 21
20:55 [xen staging] tests/resource: Extend to check that the grant frames are mapped correctly patchbot
14:00 [xen staging] x86/cpuid: prevent shrinking migrated policies max leaves patchbot
13:00 [xen staging] VT-d: per-domain IOMMU bitmap needs to have dynamic size patchbot
09:55 [xen master] MAINTAINERS: add Bertrand to the ARM reviewers patchbot
09:55 [xen master] xen/arm: allocate_bank_memory: don't create memory banks of size zero patchbot
09:55 [xen master] xen/arm: don't assign domU static-mem to dom0 as reserved-memory patchbot
November 11, 21
18:44 [xen staging] MAINTAINERS: add Bertrand to the ARM reviewers patchbot
18:44 [xen staging] xen/arm: allocate_bank_memory: don't create memory banks of size zero patchbot
18:44 [xen staging] xen/arm: don't assign domU static-mem to dom0 as reserved-memory patchbot
November 10, 21
06:55 [xen master] tools/configure: make iPXE dependent on QEMU traditional patchbot
November 09, 21
10:55 [xen staging] tools/configure: make iPXE dependent on QEMU traditional patchbot
09:11 [xen master] gnttab: allow setting max version per-domain patchbot
09:11 [xen master] xen: Report grant table v1/v2 capabilities to the toolstack patchbot
November 08, 21
15:22 [xen staging] gnttab: allow setting max version per-domain patchbot
15:22 [xen staging] xen: Report grant table v1/v2 capabilities to the toolstack patchbot
November 06, 21
05:55 [xen master] xen/efi: Fix Grub2 boot on arm64 patchbot
November 05, 21
16:00 [xen staging] xen/efi: Fix Grub2 boot on arm64 patchbot
15:22 [xen master] tools: disable building qemu-trad per default patchbot
15:22 [xen master] configure: modify default of building rombios patchbot
15:22 [xen master] tools/helpers: fix broken xenstore stubdom init patchbot
15:22 [xen master] x86/APIC: avoid iommu_supports_x2apic() on error path patchbot
15:22 [xen master] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing patchbot
15:22 [xen master] x86/xstate: reset cached register values on resume patchbot
01:55 [xen master] x86/traps: Fix typo in do_entry_CP() patchbot
01:55 [xen master] xen/arm: fix SBDF calculation for vPCI MMIO handlers patchbot
01:55 [xen master] Revert "tools: disable building qemu-trad per default" patchbot
01:55 [xen master] x86/shstk: Fix use of shadow stacks with XPTI active patchbot
01:55 [xen master] tools: disable building qemu-trad per default patchbot
November 04, 21
19:11 [xen staging] tools: disable building qemu-trad per default patchbot
19:11 [xen staging] configure: modify default of building rombios patchbot
19:11 [xen staging] tools/helpers: fix broken xenstore stubdom init patchbot
13:55 [xen staging] x86/APIC: avoid iommu_supports_x2apic() on error path patchbot
13:55 [xen staging] x86/IOMMU: mark IOMMU / intremap not in use when ACPI tables are missing patchbot
13:55 [xen staging] x86/xstate: reset cached register values on resume patchbot
07:44 [xen master] update system time immediately when VCPUOP_register_vcpu_info patchbot
07:44 [xen master] x86: de-duplicate MONITOR/MWAIT CPUID-related definitions patchbot
November 03, 21
19:22 [xen staging] x86/traps: Fix typo in do_entry_CP() patchbot
18:22 [xen staging] xen/arm: fix SBDF calculation for vPCI MMIO handlers patchbot
15:22 [xen staging] Revert "tools: disable building qemu-trad per default" patchbot
13:11 [xen staging] x86/shstk: Fix use of shadow stacks with XPTI active patchbot
12:55 [xen staging] tools: disable building qemu-trad per default patchbot
09:22 [xen staging] update system time immediately when VCPUOP_register_vcpu_info patchbot
09:22 [xen staging] x86: de-duplicate MONITOR/MWAIT CPUID-related definitions patchbot
November 02, 21
11:44 [xen master] README, xen/Makefile: Change version to 4.16-rc patchbot
11:44 [xen master] Config.mk: pin QEMU_UPSTREAM_REVISION (prep for Xen 4.16 RC1) patchbot
November 01, 21
12:44 [xen staging] README, xen/Makefile: Change version to 4.16-rc patchbot
12:44 [xen staging] Config.mk: pin QEMU_UPSTREAM_REVISION (prep for Xen 4.16 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®.