]> git.proxmox.com Git - qemu.git/commit
tcg: properly check that op's output needs to be synced to memory
authorKirill Batuzov <batuzovk@ispras.ru>
Wed, 7 Nov 2012 11:26:38 +0000 (15:26 +0400)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 11 Nov 2012 15:06:46 +0000 (16:06 +0100)
commit3c5645fab3c4b65d0cffbe1aaafc787e4be63d0f
treecd7ea54106e5db7baced89064bfc551aa0969216
parent7c2c3ea3fd9e108a1c174a5db021ac1d33b1a22d
tcg: properly check that op's output needs to be synced to memory

Fix typo introduced in b3a1be87bac3a6aaa59bb88c1410f170dc9b22d5.

Reported-by: Ruslan Savchenko <ruslan.savchenko@gmail.com>
Signed-off-by: Kirill Batuzov <batuzovk@ispras.ru>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/tcg.c