On Sun, Oct 11, 2009 at 04:45:46PM +0200, Michael S. Tsirkin wrote: > > AFAIR it is not writable on plain qemu. > > What makes it non-writeable? > It goes: > bios_offset = qemu_ram_alloc(bios_size); > ret = load_image(filename, qemu_get_ram_ptr(bios_offset)); > Does qemu_ram_alloc allocate read-only memory then? > Look closer. -- Gleb. -- 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