On Fri, 2010-06-11 at 08:15 -0600, Alex Williamson wrote: > These are the first two patches from the RFC sent out a couple days > ago. There seemed to be concensus that these were headed in the > right direction, so I'll post them for commit while we decided how > to name RAMBlocks. > > Changes - rename 'ram' to 'ram_list' to avoid polluting the global > namespace quite so much, restore the error message and abort for > bad address in qemu_get_ram_ptr(). > > Alex > > --- > > Alex Williamson (2): > ram_blocks: Convert to a QLIST > qemu_ram_alloc: Remove duplicate code Marcelo pointed out that I forgot to rebase against qemu, where qemu_ram_map doesn't exist yet. So I'll drop the first patch, we can do that in kvm later, and I'll repost the qemu version of the second. Alex -- 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