Re: [Qemu-devel] [PATCH] multiboot: compilation fix with DEBUG_MULTIBOOT enabled.

2010-06-10 Thread Blue Swirl
Thanks, applied. On Thu, May 27, 2010 at 5:37 AM, Isaku Yamahata wrote: > This patch fixes the following compilation errors in multiboot.c > when DEBUG_MULTIBOOT is defined. > Use TARGET_FMT_plx instead of %x for target_phys_addr_t. > >  CC    i386-softmmu/multiboot.o > cc1: warnings being treate

[Qemu-devel] [PATCH] multiboot: compilation fix with DEBUG_MULTIBOOT enabled.

2010-05-26 Thread Isaku Yamahata
This patch fixes the following compilation errors in multiboot.c when DEBUG_MULTIBOOT is defined. Use TARGET_FMT_plx instead of %x for target_phys_addr_t. CCi386-softmmu/multiboot.o cc1: warnings being treated as errors qemu/hw/multiboot.c: In function 'mb_add_mod': qemu/hw/multiboot.c:121: