From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: changing guest CD Date: Mon, 11 May 2009 17:13:54 -0500 Message-ID: <4A08A322.3090507@codemonkey.ws> References: <1242075948.3685.32.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm To: Stuart Jansen Return-path: Received: from an-out-0708.google.com ([209.85.132.250]:52301 "EHLO an-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757208AbZEKWN4 (ORCPT ); Mon, 11 May 2009 18:13:56 -0400 Received: by an-out-0708.google.com with SMTP id d40so10665029and.1 for ; Mon, 11 May 2009 15:13:56 -0700 (PDT) In-Reply-To: <1242075948.3685.32.camel@localhost.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: Stuart Jansen wrote: > Does KVM support changing the CD in a running guest's disc drive? I've > tried to do it using the qemu monitor, but so far haven't been able to. > I've seen rumor and innuendo that KVM can't change the disc in a running > system, but no official confirmation yet. > > If KVM doesn't support changing the disc in a running system, what would > be required to support it? > It does via the change command. What did you try and how did it fail? Regards, Anthony Liguori