Re: [Qemu-devel] [PATCH] memory: fix rendering of a region obscured by another

2012-10-29 Thread Anthony Liguori
Avi Kivity writes: > The memory core drops regions that are hidden by another region (for example, > during BAR sizing), but it doesn't do so correctly if the lower address of the > existing range is below the lower address of the new range. > > Example (qemu-system-mips -M malta -kernel vmlinux-

[Qemu-devel] [PATCH] memory: fix rendering of a region obscured by another

2012-10-29 Thread Avi Kivity
The memory core drops regions that are hidden by another region (for example, during BAR sizing), but it doesn't do so correctly if the lower address of the existing range is below the lower address of the new range. Example (qemu-system-mips -M malta -kernel vmlinux-2.6.32-5-4kc-malta -a