qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/1 v2] Allow machines to configure the QEMU_VER


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 1/1 v2] Allow machines to configure the QEMU_VERSION that's exposed via hardware
Date: Tue, 10 Apr 2012 20:50:48 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120310 Thunderbird/11.0

On 04/10/2012 04:24 PM, Peter Maydell wrote:
On 10 April 2012 21:16, Crístian Viana<address@hidden>  wrote:
Based on the following conversation:

http://mid.gmane.org/address@hidden

Which reminds me - qemu sticks the release version in
guest visible places like CPU version.
This is wrong and causes windows guests to print messages
about driver updates when you switch.
We should find all these places and stop doing this.

There is a new field on the struct QEmuMachine, hw_version, which may
contain the version that the specific machine should report. If that
field is set, then that machine will report that version to the virtual
machine.

This is still changing the version printed in a bunch of user
facing usage and help messages. Please drop those.

Why? Changing the help messages is not necessary or useful. We just need to make sure the guest ABI remains stable.

libvirt extracts the version info from the help message so if we change it, it's going to break libvirt.

Regards,

Anthony Liguori


-- PMM





reply via email to

[Prev in Thread] Current Thread [Next in Thread]