summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vmstate: Add VMSTATE_UINT64_SUB_ARRAYRichard Henderson2018-01-251-3/+6
* target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpersRichard Henderson2018-01-259-74/+96
* target/arm: Change the type of vfp.regsRichard Henderson2018-01-256-19/+19
* target/arm: Use pointers in neon tbl helperRichard Henderson2018-01-253-15/+12Star
* target/arm: Use pointers in neon zip/uzp helpersRichard Henderson2018-01-253-104/+120
* target/arm: Use pointers in crypto helpersRichard Henderson2018-01-254-184/+161Star
* target/arm: Mark disas_set_insn_syndrome inlineRichard Henderson2018-01-251-1/+1
* i.MX: Fix FEC/ENET receive funtionsJean-Christophe Dubois2018-01-251-6/+2Star
* target/arm: Fix 32-bit address truncationArd Biesheuvel2018-01-251-1/+1
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell2018-01-2510-149/+328
|\
| * linux-user: implement renameat2Andreas Schwab2018-01-231-0/+34
| * page_unprotect(): handle calls to pages that are PAGE_WRITEPeter Maydell2018-01-232-20/+43
| * linux-user: Propagate siginfo_t through to handle_cpu_signal()Peter Maydell2018-01-231-25/+14Star
| * linux-user: remove nmi.c and fw-path-provider.cLaurent Vivier2018-01-233-79/+99
| * linux-user: Add getcpu() supportSamuel Thibault2018-01-231-0/+19
| * linux-user: Add AT_SECURE auxvalMarco A L Barbosa2018-01-231-1/+2
| * linux-user: Fix sched_get/setaffinity conversionSamuel Thibault2018-01-231-8/+73
| * linux-user/mmap.c: Avoid choosing NULL as start addressMaximilian Riemensberger2018-01-231-1/+1
| * linux-user: Translate flags argument to dup3 syscallPeter Maydell2018-01-231-1/+9
| * linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)Peter Maydell2018-01-232-5/+5
| * linux-user: Fix length calculations in host_to_target_cmsg()Peter Maydell2018-01-231-7/+22
| * linux-user: wrap fork() in a start/end exclusive sectionPeter Maydell2018-01-231-0/+5
| * linux-user: Fix locking order in fork_start()Peter Maydell2018-01-231-2/+2
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-01-2451-647/+870
|\ \
| * \ Merge remote-tracking branch 'mreitz/tags/pull-block-2018-01-23' into queue-b...Kevin Wolf2018-01-2345-641/+687
| |\ \
| | * | iotests: Disable some tests for compat=0.10Max Reitz2018-01-234-2/+9
| | * | iotests: Split 177 into two parts for compat=0.10Eric Blake2018-01-235-32/+193
| | * | iotests: Make 059 pass on machines with little RAMMax Reitz2018-01-231-1/+3
| | * | iotests: Filter compat-dependent info in 198Max Reitz2018-01-232-10/+4Star
| | * | iotests: Make 191 work with qcow2 optionsMax Reitz2018-01-232-227/+91Star
| | * | iotests: Make 184 image-lessMax Reitz2018-01-232-74/+14Star
| | * | iotests: Make 089 compatible with compat=0.10Max Reitz2018-01-232-12/+2Star
| | * | iotests: Fix 067 for compat=0.10Max Reitz2018-01-232-72/+28Star
| | * | iotests: Fix 059's reference outputMax Reitz2018-01-231-1/+1
| | * | iotests: Fix 051 for compat=0.10Max Reitz2018-01-233-0/+4
| | * | iotests: Fix 020 for vmdkMax Reitz2018-01-232-5/+10
| | * | iotests: Skip 103 for refcount_bits=1Max Reitz2018-01-231-0/+2
| | * | iotests: Forbid 020 for non-file protocolsMax Reitz2018-01-231-7/+1Star
| | * | iotests: Drop format-specific in _filter_img_infoMax Reitz2018-01-232-3/+32
| | * | iotests: Fix _img_info for backslashesMax Reitz2018-01-231-1/+1
| | * | block/vmdk: Add blkdebug eventsMax Reitz2018-01-231-0/+16
| | * | block/qcow: Add blkdebug eventsMax Reitz2018-01-231-0/+16
| | * | qcow2: No persistent dirty bitmaps for compat=0.10Max Reitz2018-01-232-3/+21
| | * | block/vmdk: Fix , instead of ; at end of lineMax Reitz2018-01-231-1/+1
| | * | qemu-iotests: Fix locking issue in 102Max Reitz2018-01-232-2/+8
| | * | blockdev: Mark BD-{remove,insert}-medium stableMax Reitz2018-01-236-38/+32Star
| | * | blockdev: Drop BD-{remove,insert}-medium's @deviceMax Reitz2018-01-232-15/+25
| | * | tests/ahci: Switch tray and medium commands to @idMax Reitz2018-01-231-6/+6
| | * | iotests: Make BD-{remove,insert}-medium use @idMax Reitz2018-01-232-131/+113Star
| | * | qcow2: Repair unaligned preallocated zero clustersMax Reitz2018-01-233-13/+69
| |/ /