aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-23linux-user: Add getcpu() supportSamuel Thibault
2018-01-23linux-user: Add AT_SECURE auxvalMarco A L Barbosa
2018-01-23linux-user: Fix sched_get/setaffinity conversionSamuel Thibault
2018-01-23linux-user/mmap.c: Avoid choosing NULL as start addressMaximilian Riemensberger
2018-01-23linux-user: Translate flags argument to dup3 syscallPeter Maydell
2018-01-23linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)Peter Maydell
2018-01-23linux-user: Fix length calculations in host_to_target_cmsg()Peter Maydell
2018-01-23linux-user: wrap fork() in a start/end exclusive sectionPeter Maydell
2018-01-23linux-user: Fix locking order in fork_start()Peter Maydell
2018-01-23Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180122' into stagingPeter Maydell
2018-01-23Merge remote-tracking branch 'mreitz/tags/pull-block-2018-01-23' into queue-b...Kevin Wolf
2018-01-23iotests: Disable some tests for compat=0.10Max Reitz
2018-01-23iotests: Split 177 into two parts for compat=0.10Eric Blake
2018-01-23iotests: Make 059 pass on machines with little RAMMax Reitz
2018-01-23iotests: Filter compat-dependent info in 198Max Reitz
2018-01-23iotests: Make 191 work with qcow2 optionsMax Reitz
2018-01-23iotests: Make 184 image-lessMax Reitz
2018-01-23iotests: Make 089 compatible with compat=0.10Max Reitz
2018-01-23iotests: Fix 067 for compat=0.10Max Reitz
2018-01-23iotests: Fix 059's reference outputMax Reitz
2018-01-23iotests: Fix 051 for compat=0.10Max Reitz
2018-01-23iotests: Fix 020 for vmdkMax Reitz
2018-01-23iotests: Skip 103 for refcount_bits=1Max Reitz
2018-01-23iotests: Forbid 020 for non-file protocolsMax Reitz
2018-01-23iotests: Drop format-specific in _filter_img_infoMax Reitz
2018-01-23iotests: Fix _img_info for backslashesMax Reitz
2018-01-23block/vmdk: Add blkdebug eventsMax Reitz
2018-01-23block/qcow: Add blkdebug eventsMax Reitz
2018-01-23qcow2: No persistent dirty bitmaps for compat=0.10Max Reitz
2018-01-23block/vmdk: Fix , instead of ; at end of lineMax Reitz
2018-01-23qemu-iotests: Fix locking issue in 102Max Reitz
2018-01-23blockdev: Mark BD-{remove,insert}-medium stableMax Reitz
2018-01-23blockdev: Drop BD-{remove,insert}-medium's @deviceMax Reitz
2018-01-23tests/ahci: Switch tray and medium commands to @idMax Reitz
2018-01-23iotests: Make BD-{remove,insert}-medium use @idMax Reitz
2018-01-23qcow2: Repair unaligned preallocated zero clustersMax Reitz
2018-01-23tests/qemu-iotests: adding savevm/loadvm with postcopy flag testDaniel Henrique Barboza
2018-01-23tests/.gitignore: Add test-bdrv-drainKevin Wolf
2018-01-23hw/block: Fix pin-based interrupt behaviour of NVMeHikaru Nishida
2018-01-23osdep: Retry SETLK upon EINTRFam Zheng
2018-01-23Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...Peter Maydell
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell
2018-01-22target/xtensa: disas/xtensa: fix coverity warningsMax Filippov
2018-01-22target/xtensa: add sample_controller coreMax Filippov
2018-01-22target/xtensa: allow different default CPU for MMU/noMMUMax Filippov
2018-01-22block/parallels: add backing support to readv/writevEdgar Kaziakhmedov
2018-01-22block/parallels: replace some magic numbersKlim Kireev
2018-01-22block/parallels: move some structures into headerKlim Kireev
2018-01-22configure: add dependencyKlim Kireev
2018-01-22docs/interop/prl-xml: description of Parallels Disk formatKlim Kireev