Andrea, Thanks for your answers. I already patched the kernel and kvm (including rombios). The host boots up and the memory mapping is as explained in the patch. Now I am trying to launch a vm using memory mapping but it hangs after opening the sdl windows and before showing the bios messages. I am running qemu command from a console in the host that is running X and the command line is the following: Qemu-system-x86_64 -hda ./dm.img -cdrom /dev/sr0 -m 32 -reserved-ram -boot d - Is this command line correct? - Should I run the vm without having started the X in the host machine? - What should I see after starting the vm? Should the vm take ownership of the video card? Thanks, Pablo >-----Original Message----- >From: Andrea Arcangeli [mailto:aarcange@xxxxxxxxxx] >Sent: Tuesday, April 28, 2009 3:06 PM >To: Passera, Pablo R >Cc: kvm@xxxxxxxxxxxxxxx >Subject: Re: [PATCH] reserved-ram for pci-passthrough without VT-d >capable hardware > >On Tue, Apr 28, 2009 at 07:35:26AM -0600, Passera, Pablo R wrote: >> - Against which kernel version was this patch generated? > >I don't remember exactly (I was just using an upstream hg checkout and >I didn't record its hash value) but I think you can go back to when >e820.c was still shared and it'll likely apply and work. > >> - Did you try this on a 32 or 64 bits system? > >I only tested it on 64bit but there's no reason why it shouldn't work >on 32bit too. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html