summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c35c688..23d60fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+hvinfo (1.2.0) unstable; urgency=medium
+
+ * Add support for detecting non-accelerated QEMU > 2.10 on all platforms
+ * Add support for detecting KVM on Linux on non-x86 platforms (DMI-based check)
+ * Detect VirtualBox using KVM backend correctly
+ * Enable Debian builds on ARM64
+
+ -- Daniil Baturin <daniil@baturin.org> Sun, 20 Jan 2019 17:56:06 +0000
+
hvinfo (1.1.0) unstable; urgency=medium
* Add a debug option.