From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1aIca5-0000IC-IA for mharc-qemu-trivial@gnu.org; Mon, 11 Jan 2016 08:32:21 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aIXMa-0002bv-0k for qemu-trivial@nongnu.org; Mon, 11 Jan 2016 02:58:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aIXMV-0006zq-0x for qemu-trivial@nongnu.org; Mon, 11 Jan 2016 02:58:03 -0500 Received: from nm8-vm5.bullet.mail.ne1.yahoo.com ([98.138.91.230]:51001) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aIXMU-0006zX-Nm for qemu-trivial@nongnu.org; Mon, 11 Jan 2016 02:57:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1452499076; bh=vV7YCOabfOLhD8TErvoUEJ8NdnQh286p6e7J6nPUp40=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=Y40abBaOTGu4M2ybT/WIN+c0dRbL0gl/Kx/3Wssv5A11Dm0IiNJVOoF9BSYp2bVEwxCR2wvKfTGOsVqfODavVG3p6mTHR94ShwMlbg+6DFS8LSWqhI6/wavauIP0Z6q5uBnpXzM+U31fwFw0P86Sz8Ju7lv3tlyDk3d91RBXNr9dVbKMhYHcYtUCjjKAvYCzh2HYSsO+dTaym+QQf5zuf1EPyR60H/g2CRVOZaDAMl9L+me/nlwjocMXCD/kwyoKmNRXEaFkx0FdMoo+AwNvLa0Kdx6j+FWC5ZRVQD/1naKPfKq41lAGinzLNc9DYi8jh3wmcgJ/Kod7HcskDzxsrQ== Received: from [98.138.226.176] by nm8.bullet.mail.ne1.yahoo.com with NNFMP; 11 Jan 2016 07:57:56 -0000 Received: from [98.138.88.234] by tm11.bullet.mail.ne1.yahoo.com with NNFMP; 11 Jan 2016 07:57:56 -0000 Received: from [127.0.0.1] by omp1034.mail.ne1.yahoo.com with NNFMP; 11 Jan 2016 07:57:56 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 898312.42353.bm@omp1034.mail.ne1.yahoo.com X-YMail-OSG: xBENo1cVM1mKC9kiIgcocQiepLe2zuf_6Jni5yuWI9LmHA_AugaTiLvsKdKvERI M1AMp6wxa_GvcFOTBUs_ZMLV06JqJw56QVs13U58o97q5_xeC3Jcx3yAO6bxZAgkQqvIyggtyYYK svVSonsbxZ.CaIdAr4Jpk8pH1TpISdji_WPq8YAmVnL5GWdcDJyU3TWCXN7QJnl359rMdjacbD29 hm3j352QN_t5GLdHGTEBDN4sDRw7G1Njyo91tsA2oAtdkpuH.MR9u8SOdxmEohzI4BM0Xo5NnupK 0UiXNpFjTMV_ihjTs5G9ENkLfc9L3hnUlQahP45so3Q98Hszs10KDgSpu.ve7dnpzOcAGbB3Am2L xhh7SQkyUzUM8Q45q3mLetsskh3TwCBuWkUj0.bgzwlNdHAsXyqOX_qst6TDG8JEkFnK.49E0iY8 NieANW_tZf6Ql2KGSFgVWs3aMqA4G971HVQswiV8E4slWuklowFduSJo87mFurTKHe_.PmsbrGLY lm3lPg81jkljYDJSXJeElv6COBIaE Received: by 98.138.101.183; Mon, 11 Jan 2016 07:57:56 +0000 Date: Mon, 11 Jan 2016 07:57:46 +0000 (UTC) From: Huzaifa Nazir To: "qemu-trivial@nongnu.org" Message-ID: <659884798.2481156.1452499066616.JavaMail.yahoo@mail.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2481155_175422843.1452499066613" References: <659884798.2481156.1452499066616.JavaMail.yahoo.ref@mail.yahoo.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 98.138.91.230 X-Mailman-Approved-At: Mon, 11 Jan 2016 08:32:20 -0500 Subject: [Qemu-trivial] deleting vmbus driver from device manager X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Huzaifa Nazir List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jan 2016 07:58:05 -0000 ------=_Part_2481155_175422843.1452499066613 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,=C2=A0I want to remove "Virtual machine bus" from my qemu VM. I followed= following steps: =20 - Delete "c:\system32\vmbus.sys" - Restart - Uninstall "Virtual machine Bus" from Device manager. It was present as= non-Plug and play drivers under hidden entries of Device Manager. =20 - Restart I got succeeded but I am unable to save the snap shot afterwards. On "savev= m " The error on Qemu prompt is "Device 'ide0-hd0' is writable but does not= support snapshots". Is it possible to remove vmBUS completely ? If yes please tell the correct = way. Regards, ------=_Part_2481155_175422843.1452499066613 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,
<= span id=3D"yui_3_16_0_1_1452497810923_5763"> I want to remove "Virtual= machine bus" from my qemu VM. I followed following steps:
  • Delete "c:\system32\vmbus.sys"
  • Restart
  • Uninstall "Virtual machine Bus" from D= evice manager. It was present as non-Plug and play drivers under hidden ent= ries of Device Manager.
  • Restart
I got succeeded but I am unable to save the snap shot afterwards. = On "savevm " The error on Qemu prompt is "Device 'ide0-hd0' is writable but= does not support=20 snapshots".
Is it possi= ble to remove vmBUS completely ? If yes please tell the correct way.
<= div id=3D"yui_3_16_0_1_1452497810923_6123" dir=3D"ltr">
Regards,
------=_Part_2481155_175422843.1452499066613--