qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [RFC] smbios: does it make sense to present some host smbios information to guest?
@ 2019-11-29  6:22 Guoheyi
  0 siblings, 0 replies; only message in thread
From: Guoheyi @ 2019-11-29  6:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Igor Mammedov, Michael S. Tsirkin

Hi folks,

Right now some smbios fields are hard coded (like CPU nominal 
frequency), and some can be opted in, but there is no feasible way to 
present real backend hardware information to the front. In some 
scenario, the users of virtual machines may not be happy to see an 
unknown CPU model and 2.0GHz CPU speed, while they have been told the 
backend CPUs are the newest model with much high frequency.

The backend information may be changed after migration from one host to 
another, but in a large cluster it may also be kept in high probability. 
Even if it is changed, we can synchronize the information after a system 
reset.

So does it make sense to present some host smbios information 
(especially CPU information) to guest, by default or by some easy 
option? Or do you have any other advice?

Thanks,
HG



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-29  6:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-29  6:22 [RFC] smbios: does it make sense to present some host smbios information to guest? Guoheyi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).