From 6eb9d69ebf3472bb9fb39fe4b7144d92f031f105 Mon Sep 17 00:00:00 2001 From: iximeow Date: Tue, 21 Apr 2026 18:51:30 +0000 Subject: changelog too --- CHANGELOG | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 9695bb4..d6fe84f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,13 @@ +## 1.1.0 + +asmlinator now sets up VMs to be able to execute SSE, AVX, and AVX512 +instructions as supported by the host processor. + +VM setup also panics in the absence of 1GB page support, rather than proceeding +with totally bogus page tables. this limits support to: +* AMD K10 (~Phenom X4 9500, 2007) or later, +* Intel Sandy Bridge-E (~i7-3930K, 2011) or later + ## 1.0.0 it exists. easy path to a VM that effectively boots directly to x86_64. -- cgit v1.1