commit | 4840552601caf1779b3de34bc8ea3fc128a52d04 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Sat Sep 08 12:43:16 2012 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Nov 10 13:49:20 2012 +0000 |
tree | 20913231464f2f0507c10afd6433577c800d05be | |
parent | f4359b9ffe895fda6d1ec3dd441cb8a208fb4dce [diff] |
kvm: avoid using cpu_single_env Pass around CPUArchState instead of using global cpu_single_env. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> Reviewed-by: Andreas Färber <afaerber@suse.de>