From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Speeo-0005Jo-AG for qemu-devel@nongnu.org; Fri, 13 Jul 2012 08:07:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Speee-0006Wd-QB for qemu-devel@nongnu.org; Fri, 13 Jul 2012 08:07:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14579) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Speee-0006WW-Ge for qemu-devel@nongnu.org; Fri, 13 Jul 2012 08:07:28 -0400 Message-ID: <50000F7D.1080205@redhat.com> Date: Fri, 13 Jul 2012 06:07:25 -0600 From: Eric Blake MIME-Version: 1.0 References: <4FFF25D5.2080005@redhat.com> <4FFF2980.4080006@redhat.com> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig5B06E4D535F78F910EAADE4F" Subject: Re: [Qemu-devel] invoking monitor command without Ctrl+Alt+2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: siddharth srivastava Cc: qemu-devel This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5B06E4D535F78F910EAADE4F Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 07/12/2012 10:14 PM, siddharth srivastava wrote: > Hi >=20 > I also see that qemu 0.13 has live migration in inbuilt.Does it also > uses libvirt behind the scenes to create live ram snapshot ? No, you've got it backwards. Qemu does not use libvirt. Rather, libvirt wraps qemu features to expose a programmatic interface into migration and snapshot creations, but all libvirt is doing is using the monitor, so you could do the same thing directly on qemu by using the monitor yourself. --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig5B06E4D535F78F910EAADE4F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQAA99AAoJEKeha0olJ0NqP60IAIaLIl13yBWuMwidLUP6ksJv 0Ro7kjZiR5GBBXMtjMeST6BIBIPxR8IT8fUGrf0olR2/s63zLdbsd5/9ZA/pRbBg sPKuZaKa9rvLdzrfRxVYVjbBAk2n4CZeCxNKeh2y9lXfCX8dT+KqRYGxGfGH3vuZ EEoSXI9/NVfTh1gssukPl40qGpt1462n+OB6emxob01/TrzLv9C234bo/LEMOfuB 0s/y+eaznORJ/YPDfeqwl8nV2akJlcB9s5y2/INZASt9eGUHlFaKhDC50IA/2Hpz 1mXm7TpePG1W2R+PeRW0Bpprf4PlwPkkwzfFuJJj92iYnH9wJnl9GVkMFn3hmKM= =Im57 -----END PGP SIGNATURE----- --------------enig5B06E4D535F78F910EAADE4F--