SHA256
1
0
forked from pool/qemu

Accepting request 90739 from openSUSE:Tools

- only ignore specific timer_create syscall, no all of them (forwarded request 90590 from algraf)

OBS-URL: https://build.opensuse.org/request/show/90739
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=28
This commit is contained in:
2011-11-10 13:06:55 +00:00
committed by Git OBS Bridge
parent 6e7d1145a8
commit 0a351e77e8
6 changed files with 337 additions and 84 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Nov 8 14:53:19 UTC 2011 - agraf@suse.com
- only ignore specific timer_create syscall, no all of them
-------------------------------------------------------------------
Sun Nov 6 14:33:42 UTC 2011 - agraf@suse.com
- don't print out unsupported syscalls but rather silently ignore
them - some programs catch stderr and get confused
-------------------------------------------------------------------
Thu Nov 3 18:48:47 UTC 2011 - adrian@suse.de
- add a number of patches to fake /proc entries (from Alex)
-------------------------------------------------------------------
Fri Oct 28 08:55:39 UTC 2011 - adrian@suse.de