SHA256
1
0
forked from pool/qemu

- linux-user: add tcg lock for multi-threaded guest programs

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=90
This commit is contained in:
Alexander Graf
2012-07-05 16:39:32 +00:00
committed by Git OBS Bridge
parent c80ddfc0ec
commit be7a951982
3 changed files with 154 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 5 15:37:05 UTC 2012 - agraf@suse.com
- linux-user: add tcg lock for multi-threaded guest programs
-------------------------------------------------------------------
Wed Jun 25 19:29:05 UTC 2012 - afaerber@suse.de