Here are a couple of pending bugfixes which should go into the 1.2 stable series. 2/2 is the fix for missing TB invalidates from cpu_physical_memory_write_rom() (which is invoked by load_image_targphys()) which I have sent before. 1/2 is a new fix where FD_ISSET can be called with a negative fd, which has undefined behaviour.
- [Qemu-devel] [0/2] Bugfixes for 1.2 stable series David Gibson
- [Qemu-devel] [PATCH 2/2] cpu_physical_memory_write_ro... David Gibson
- Re: [Qemu-devel] [PATCH 2/2] cpu_physical_memory_... Andreas Färber
- Re: [Qemu-devel] [PATCH 2/2] cpu_physical_mem... David Gibson
- [Qemu-devel] [PATCH 1/2] qemu-char: BUGFIX, don't cal... David Gibson
- Re: [Qemu-devel] [PATCH 1/2] qemu-char: BUGFIX, d... Anthony Liguori
- Re: [Qemu-devel] [PATCH 1/2] qemu-char: BUGFI... David Gibson
- Re: [Qemu-devel] [PATCH 1/2] qemu-char: B... Andreas Färber
- Re: [Qemu-devel] [PATCH 1/2] qemu-ch... David Gibson