- use ulong for syscall parameters. fixes lseek with big files

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=117
This commit is contained in:
Alexander Graf
2012-10-10 18:18:11 +00:00
committed by Git OBS Bridge
parent 2b1fec2636
commit 1b57805a95
3 changed files with 63 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 10 18:14:59 UTC 2012 - agraf@suse.com
- use ulong for syscall parameters. fixes lseek with big files
-------------------------------------------------------------------
Tue Oct 10 17:16:20 UTC 2012 - agraf@suse.com