diff --git a/patches/qemu/9004-antidetect-hw-arm.patch b/patches/qemu/9004-antidetect-hw-arm.patch index 0a44f6c..a5934cd 100644 --- a/patches/qemu/9004-antidetect-hw-arm.patch +++ b/patches/qemu/9004-antidetect-hw-arm.patch @@ -44,4 +44,4 @@ diff -Naur --no-dereference a/hw/arm/sbsa-ref.c b/hw/arm/sbsa-ref.c + mc->desc = "ASUS 'SBSA Reference' ARM Real Machine"; mc->default_cpu_type = ARM_CPU_TYPE_NAME("neoverse-n1"); mc->valid_cpu_types = valid_cpu_types; - mc->max_cpus = 512; \ No newline at end of file + mc->max_cpus = 512;