Re: [libvirt] ESX [05/12]: Also strip (C) and (TM) from the CPU model string

2009-09-14 Thread Daniel Veillard
On Mon, Sep 14, 2009 at 02:42:35AM +0200, Matthias Bolte wrote: * src/esx/esx_driver.c: also strip (C) and (TM) from the CPU model string diff --git a/src/esx/esx_driver.c b/src/esx/esx_driver.c index 3f3ee30..96d5976 100644 --- a/src/esx/esx_driver.c +++ b/src/esx/esx_driver.c @@ -746,9

[libvirt] ESX [05/12]: Also strip (C) and (TM) from the CPU model string

2009-09-13 Thread Matthias Bolte
* src/esx/esx_driver.c: also strip (C) and (TM) from the CPU model string diff --git a/src/esx/esx_driver.c b/src/esx/esx_driver.c index 3f3ee30..96d5976 100644 --- a/src/esx/esx_driver.c +++ b/src/esx/esx_driver.c @@ -746,9 +746,12 @@ esxNodeGetInfo(virConnectPtr conn, virNodeInfoPtr nodeinfo)