Avi Kivity wrote:
Jes Sorensen wrote:
Avi Kivity wrote:
Jes Sorensen wrote:
Hi,
This one limits the code_gen_buffer_size on ia64, phys_mem_size/4
really gets out of hand when you boot say a 64GB guest.
ia64 doesn't codegen; why not set it to zero?
How about this one then?
Applied, thanks. Note qemu uses 4 spaces for intedenation. Talk to
your editor.
It would seem better to replace #ifdef TARGET_IA64 with if (kvm_enabled()).
If QEMU ever got proper ia64 target support, that's going to be an ugly
bug to find.
Regards,
Anthony Liguori
--
To unsubscribe from this list: send the line "unsubscribe kvm-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html