On 27 July 2015 at 15:33, Richard Henderson <r...@twiddle.net> wrote: > Two buglets that Aurelien has found in the last week. > We don't have test cases that fail without additional > patches, but better to fix them anyway. > > > r~ > > > The following changes since commit e40db4c6d391419c0039fe274c74df32a6ca1a28: > > Merge remote-tracking branch > 'remotes/jnsnow/tags/cve-2015-5154-pull-request' into staging (2015-07-27 > 13:10:00 +0100) > > are available in the git repository at: > > git://github.com/rth7680/qemu.git tags/pull-tcg-20150727 > > for you to fetch changes up to bbeb82395eaca0e3c38b433b2d2a5bad4a5fbd81: > > tcg: mark temps as mem_coherent = 0 for mov with a constant (2015-07-27 > 07:25:40 -0700) > > ---------------------------------------------------------------- > Fix buglets for 2.4 > > ---------------------------------------------------------------- > Aurelien Jarno (2): > tcg: correctly mark dead inputs for mov with a constant > tcg: mark temps as mem_coherent = 0 for mov with a constant
Applied, thanks. -- PMM