[Qemu-devel] [Bug 1512134] Re: Multiboot v1 memory map offset wrong

2015-11-09 Thread Max Reitz
** Changed in: qemu Status: New => Invalid -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1512134 Title: Multiboot v1 memory map offset wrong Status in QEMU: Invalid Bug description: I'

[Qemu-devel] [Bug 1512134] Re: Multiboot v1 memory map offset wrong

2015-11-08 Thread Tristan Parisot
Tested today with GRUB 2.0. Indeed, mmap_entry points to the start of the structure, without a fancy offset. I guess we can close this ticket -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1512134 Tit

[Qemu-devel] [Bug 1512134] Re: Multiboot v1 memory map offset wrong

2015-11-02 Thread Max Reitz
Hi, Have you tested your code with GRUB (Legacy) itself? Looking at code from one of my own hobby kernels, and from a hobby kernel that has largely not been written by me, both are interpreting the fields as qemu is (i.e. mmap_addr points to a multiboot_mmap_entry, and not to multiboot_mmap_entry

[Qemu-devel] [Bug 1512134] Re: Multiboot v1 memory map offset wrong

2015-11-01 Thread Tristan Parisot
I forgot to tell how i detected the issue: I print all the fields, and in "type", i had the size of the next entry (and in size, i have always zero, which corresponds to the high part of addr) -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed