]> git.proxmox.com Git - mirror_qemu.git/history - linux-user/uaccess.c
Fix input-linux reading from device
[mirror_qemu.git] / linux-user / uaccess.c
2016-04-08 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20160...
2016-03-29 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2016-03-29 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-03-29 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2016-03-24 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-03-22 Veronia Bahaautil: move declarations out of qemu-common.h
2016-01-29 Peter Maydelllinux-user: Clean up includes
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2009-07-01 Blue SwirlFix missing strnlen problems
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
2007-11-14 bellardadded lock_user() in target_strlen()
2007-11-11 bellardLinux user memory access API change (initial patch...