Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Machine keeps resetting to pc-q35-8.0

Featured Replies

I have a Mojave VM that I run with pc-q35-5.1

With 7.3 it seems whenever I stop/start the array the machine setting in the XML (below) resets to pc-q35-8.0

Strange that UNRAID would make changes to VM XML surreptitiously.

Is there any way to stop it?

  <os>

    <type arch='x86_64' machine='pc-q35-5.1'>hvm</type>

    <loader readonly='yes' type='pflash' format='raw'>/mnt/user/system/custom_ovmf/Macinabox_CODE-pure-efi.fd</loader>

    <nvram format='raw'>/etc/libvirt/qemu/nvram/318231bd-841c-44xa-a9f5-389c374b34cd_VARS-pure-efi.fd</nvram>

  </os>

Solved by SimonF

  • Community Expert
  • Solution
3 hours ago, CS01-HS said:

I have a Mojave VM that I run with pc-q35-5.1

With 7.3 it seems whenever I stop/start the array the machine setting in the XML (below) resets to pc-q35-8.0

Strange that UNRAID would make changes to VM XML surreptitiously.

Is there any way to stop it?

  <os>

    <type arch='x86_64' machine='pc-q35-5.1'>hvm</type>

    <loader readonly='yes' type='pflash' format='raw'>/mnt/user/system/custom_ovmf/Macinabox_CODE-pure-efi.fd</loader>

    <nvram format='raw'>/etc/libvirt/qemu/nvram/318231bd-841c-44xa-a9f5-389c374b34cd_VARS-pure-efi.fd</nvram>

  </os>

We added a change to make sure the support version is not decreated. Currently we are running 10.2.2 and these are deprecated. We did have users with 4.x and that support dropped. Qemu 11 is out now and if we update to that 5.x are likely to go.

Hence why 8.0 was selected.

root@computenode:~# qemu-system-x86_64 -machine help | grep pc-q35

pc-q35-9.2 Standard PC (Q35 + ICH9, 2009)

pc-q35-9.1 Standard PC (Q35 + ICH9, 2009)

pc-q35-9.0 Standard PC (Q35 + ICH9, 2009)

pc-q35-8.2 Standard PC (Q35 + ICH9, 2009)

pc-q35-8.1 Standard PC (Q35 + ICH9, 2009)

pc-q35-8.0 Standard PC (Q35 + ICH9, 2009)

pc-q35-7.2 Standard PC (Q35 + ICH9, 2009) (deprecated)

pc-q35-7.1 Standard PC (Q35 + ICH9, 2009) (deprecated)

pc-q35-7.0 Standard PC (Q35 + ICH9, 2009) (deprecated)

pc-q35-6.2 Standard PC (Q35 + ICH9, 2009) (deprecated)

pc-q35-6.1 Standard PC (Q35 + ICH9, 2009) (deprecated)

pc-q35-6.0 Standard PC (Q35 + ICH9, 2009) (deprecated)

pc-q35-5.2 Standard PC (Q35 + ICH9, 2009) (deprecated)

pc-q35-5.1 Standard PC (Q35 + ICH9, 2009) (deprecated)

pc-q35-5.0 Standard PC (Q35 + ICH9, 2009) (deprecated)

q35 Standard PC (Q35 + ICH9, 2009) (alias of pc-q35-10.2)

pc-q35-10.2 Standard PC (Q35 + ICH9, 2009)

pc-q35-10.1 Standard PC (Q35 + ICH9, 2009)

pc-q35-10.0 Standard PC (Q35 + ICH9, 2009)

The values are changed when libvirt start. https://github.com/unraid/webgui/pull/2625/changes

  • Author

Ah, that explains it. Thanks.

Took some time but I got it working with qemu-8.2.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.