[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080925102304.GA15948@yantp.cn.ibm.com>
Date: Thu, 25 Sep 2008 18:23:04 +0800
From: Yan Li <elliot.li.tech@...il.com>
To: David Sanders <linux@...dersweb.net>
Cc: linux-kernel@...r.kernel.org, Yan Li <elliot.li.tech@...il.com>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...e.hu>,
joerg.roedel@....com, rjmaomao@...il.com,
Yinghai Lu <yhlu.kernel@...il.com>,
Thomas Gleixner <tglx@...utronix.de>, nancydreaming@...il.com
Subject: Re: [PATCH 1/2] VMware guest detection for x86 and x86-64
On Thu, Sep 25, 2008 at 05:56:48AM -0400, David Sanders wrote:
> On Wednesday 24 September 2008 20:32, Yan Li wrote:
> > If you can tell me what manufacture vendor string is in Virtual PC I
> > can make another similar patch using dmi_name_in_vendors().
> From: i8042-x86ia64io.h
>
> {
> .ident = "Microsoft Virtual Machine",
> .matches = {
> DMI_MATCH(DMI_SYS_VENDOR, "Microsoft Corporation"),
> DMI_MATCH(DMI_PRODUCT_NAME, "Virtual Machine"),
> DMI_MATCH(DMI_PRODUCT_VERSION, "VS2005R2"),
> },
> },
Oh, cool, thanks!
--
Li, Yan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists