From: Avi K. <av...@qu...> - 2008-01-13 18:08:56
|
Andi Kleen wrote: >> 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) > > Just tried it and it works without a problem. Using kvm*.git though, not kvm-59. Are you using the modules that come with kvm or from an upstream kernel? (which?) -- error compiling committee.c: too many arguments to function |