[PATCH V2 3/3] NEWS: Mention change of default machine type for ARM and RISC-V

Jim Fehlig posted 3 patches 2 years, 9 months ago
[PATCH V2 3/3] NEWS: Mention change of default machine type for ARM and RISC-V
Posted by Jim Fehlig 2 years, 9 months ago
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 6bc5a59c0d..33355cb74c 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -19,6 +19,12 @@ v9.3.0 (unreleased)
 
 * **Improvements**
 
+    * qemu: Change default machine type for ARM and RISC-V
+
+    ARM and RISC-V architectures now use the ``virt`` machine type by default.
+    The previous defaults were nearly unusable and had to be overridden in most
+    cases.
+
 * **Bug fixes**
 
 
-- 
2.40.0
Re: [PATCH V2 3/3] NEWS: Mention change of default machine type for ARM and RISC-V
Posted by Andrea Bolognani 2 years, 9 months ago
On Mon, Apr 17, 2023 at 10:52:04AM -0600, Jim Fehlig wrote:
>  * **Improvements**
>
> +    * qemu: Change default machine type for ARM and RISC-V
> +
> +    ARM and RISC-V architectures now use the ``virt`` machine type by default.
> +    The previous defaults were nearly unusable and had to be overridden in most
> +    cases.

Indentation is off. Please fix it before pushing.

-- 
Andrea Bolognani / Red Hat / Virtualization