Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2012 13:45:07 +0400
From:      Andrey Zonov <zont@FreeBSD.org>
To:        freebsd-emulation@FreeBSD.org
Subject:   [patch] fix kern.vm_guest in KVM
Message-ID:  <50D03B23.5050900@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig21F8CB3886EF9B195FF5C5F9
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,

I found that FreeBSD doesn't detect that it is running in KVM.

Here is the kernel environment from this machine:

# kenv | grep ^smbios
smbios.bios.reldate=3D"01/01/2007"
smbios.bios.vendor=3D"Seabios"
smbios.bios.version=3D"0.5.1"
smbios.chassis.maker=3D"Red Hat"
smbios.memory.enabled=3D"8388608"
smbios.socket.enabled=3D"6"
smbios.socket.populated=3D"6"
smbios.system.maker=3D"Red Hat"
smbios.system.product=3D"KVM"
smbios.system.version=3D"RHEL 6.2.0 PC"
smbios.version=3D"2.4"

I'm going to commit this patch [1], please review it.

[1] http://people.freebsd.org/~zont/patches/in_kvm.patch

--=20
Andrey Zonov


--------------enig21F8CB3886EF9B195FF5C5F9
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQEcBAEBAgAGBQJQ0DsmAAoJEBWLemxX/CvTlXcH/2qmoHkK4NxoZpPmE1jaG08A
lOfLPdGmoTVNDxB6zhTzKvGye3GnR4ETl4SMKyV8IOAMfSyrciKE5EoqAK7K8MEi
PbVwvxtl7WSBL3VPbPJwx8zZMPL0gTBfoQ6G7bT4l71IZIZJy2qIyWzxu9x1Uyoo
cXp8hflTt/ipgBRAv/LfM+kKx9Ha3iOWCmyzgb9k5YoH0FGlnibSVDumPx9lLHjH
1fdJCOROJJCXg9pGUFhTdr9JDKxLucBYky9COF/csCf7fS7iWtfVK1AOyrY20Ss8
pYrEC7dpgVQDxQVxPDlTQldD+HCbEJ4DpMFegxFXonibQgKqun5MZvZttqAkR1w=
=w2ZF
-----END PGP SIGNATURE-----

--------------enig21F8CB3886EF9B195FF5C5F9--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50D03B23.5050900>