> If you are using a guest with more than 3.75GB or so.  The load_kernel 
> function uses phys_ram_base + addr and that assumption is violated in 
> KVM with guests > ~3.75GB of memory.  We either need to allocate memory 
> for the hole and never touch it or change load_kernel to use 
> cpu_physical_memory_rw.  I know we discussed this before but I don't 
> remember if we came to a consensus about what the correct fix is?

I used the default 128MB of RAM and the kernel also wasn't that big
and also not linked to a high address (everything definitely < 16MB) 

-andi

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to