From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKC4Y-00021I-7G for qemu-devel@nongnu.org; Fri, 05 Oct 2012 13:52:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKC4W-0006Lv-PF for qemu-devel@nongnu.org; Fri, 05 Oct 2012 13:52:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKC4W-0006LB-Gc for qemu-devel@nongnu.org; Fri, 05 Oct 2012 13:52:24 -0400 Message-Id: <20121005175138.079692291@amt.cnet> Date: Fri, 05 Oct 2012 14:51:38 -0300 From: Marcelo Tosatti Subject: [Qemu-devel] [patch 0/7] qemu-kvm compat (v3) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , Jan Kiszka , Gerd Hoffmann As discussed on this weeks qemu call, follows qemu-kvm compat patches for qemu: - command line compatibility - allow configurable ram size for cirrus Jan, please ACK. v3: - improve changelog wording v2: - add -no-kvm command line compatibility - change command documentation to deprecated style - improve changelogs