From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Best Subject: DMA in HVM guest on x86_64 Date: Tue, 15 Aug 2006 22:43:01 -0600 Message-ID: <44E2A255.9050404@pendragon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I've been following unstable day to day with mercurial but I'm still having a problem with my HVM testing. I using the i686 Centos + Bluecurve isntaller and I get the following error in the guest during disk formatting: <4>hda: dma_timer_expiry: dma status == 0x21 <4>hda: DMA timeout error <4>hda: dma timeout error: status=0x58 { DriveReady SeekComplete DataRequest } <4> <4>ide: failed opcode was: unknown Not sure if there is a solution to this at present, or if some patches are still coming down the road. -Mike