public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: Phil Borlin <rancidfishbreath@gmail.com>, kvm@vger.kernel.org
Subject: Re: KVM with OEM license
Date: Sun, 7 Mar 2010 12:36:34 +0200	[thread overview]
Message-ID: <20100307103634.GS16909@redhat.com> (raw)
In-Reply-To: <4B937F93.2070708@msgid.tls.msk.ru>

On Sun, Mar 07, 2010 at 01:27:31PM +0300, Michael Tokarev wrote:
> Gleb Natapov ?????:
> > On Sat, Mar 06, 2010 at 04:43:10PM -0700, Phil Borlin wrote:
> >> I have an HP Server with an OEM copy of Windows Server 2008.  When I
> >> try to install 2008 as a guest in KVM the HP OEM check pops up and
> >> tells me I am not using supported hardware.  It seems the OEM check is
> >> looking for information in the BIOS of the server, but KVM is
> >> presenting the installer with a different BIOS.
> >>
> >> HP support told me that if I was using VMWare I would add the
> >> parameter "SMBIOS.reflectHost = "TRUE"" and then it would work.  Is
> >> there a similar solution under KVM?  Is there a particular version of
> >> KVM that I need to be running to get this feature?
> >>
> > You can dump SLIC table of your host bios and provide it to guest bios
> > using -acpitable parameter. But you are trying to violate MS licence
> > here.
> 
> Can you please give some more details here?  I tried this very same
> thing (on my laptop, trying to run windows Vista this way - on the
> same machine it was installed), but wasn't successful - booting linux
> with various -acpitable options and looking at dmidecode and various
> acpi things did not reveal the new tables...
> 
What details beyond what qemu -h gives you do you need? I haven't
checked this feature for a long time now, may be something is broken.

Just did:
$ echo hello > /tmp/a
$ qemu ... -acpitable data=/tmp/a

and I can see new table in acpidump & dmesg

--
			Gleb.

      reply	other threads:[~2010-03-07 10:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-06 23:43 KVM with OEM license Phil Borlin
2010-03-07  6:31 ` Gleb Natapov
2010-03-07  8:47   ` Jernej Simončič
2010-03-07 10:27   ` Michael Tokarev
2010-03-07 10:36     ` Gleb Natapov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100307103634.GS16909@redhat.com \
    --to=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mjt@tls.msk.ru \
    --cc=rancidfishbreath@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox