aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-25hw/intc/arm_gic: Fix C_RPR value on idle priorityLuc MICHEL1-0/+5
2018-01-25hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active and ...Luc MICHEL1-0/+1
2018-01-25target/arm: Simplify fp_exception_el for user-onlyRichard Henderson1-1/+2
2018-01-25target/arm: Hoist store to flags output in cpu_get_tb_cpu_stateRichard Henderson1-16/+19
2018-01-25target/arm: Move cpu_get_tb_cpu_state out of lineRichard Henderson2-125/+128
2018-01-25target/arm: Add ARM_FEATURE_SVERichard Henderson1-0/+1
2018-01-25vmstate: Add VMSTATE_UINT64_SUB_ARRAYRichard Henderson1-3/+6
2018-01-25target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpersRichard Henderson9-74/+96
2018-01-25target/arm: Change the type of vfp.regsRichard Henderson6-19/+19
2018-01-25target/arm: Use pointers in neon tbl helperRichard Henderson3-15/+12
2018-01-25target/arm: Use pointers in neon zip/uzp helpersRichard Henderson3-104/+120
2018-01-25target/arm: Use pointers in crypto helpersRichard Henderson4-184/+161
2018-01-25target/arm: Mark disas_set_insn_syndrome inlineRichard Henderson1-1/+1
2018-01-25i.MX: Fix FEC/ENET receive funtionsJean-Christophe Dubois1-6/+2
2018-01-25target/arm: Fix 32-bit address truncationArd Biesheuvel1-1/+1
2018-01-25Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell10-149/+328
2018-01-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell51-647/+870
2018-01-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-27/+9
2018-01-24Revert "qemu: add a cleanup callback function to EventNotifier"Michael S. Tsirkin3-7/+1
2018-01-24Revert "virtio: postpone the execution of event_notifier_cleanup function"Michael S. Tsirkin2-15/+8
2018-01-24Revert "virtio: improve virtio devices initialization time"Michael S. Tsirkin1-5/+0
2018-01-24Merge remote-tracking branch 'remotes/xtensa/tags/20180122-xtensa' into stagingPeter Maydell18-146/+28081
2018-01-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell7-60/+342
2018-01-23linux-user: implement renameat2Andreas Schwab1-0/+34
2018-01-23page_unprotect(): handle calls to pages that are PAGE_WRITEPeter Maydell2-20/+43
2018-01-23linux-user: Propagate siginfo_t through to handle_cpu_signal()Peter Maydell1-25/+14
2018-01-23linux-user: remove nmi.c and fw-path-provider.cLaurent Vivier3-79/+99
2018-01-23linux-user: Add getcpu() supportSamuel Thibault1-0/+19
2018-01-23linux-user: Add AT_SECURE auxvalMarco A L Barbosa1-1/+2
2018-01-23linux-user: Fix sched_get/setaffinity conversionSamuel Thibault1-8/+73
2018-01-23linux-user/mmap.c: Avoid choosing NULL as start addressMaximilian Riemensberger1-1/+1
2018-01-23linux-user: Translate flags argument to dup3 syscallPeter Maydell1-1/+9
2018-01-23linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr)Peter Maydell2-5/+5
2018-01-23linux-user: Fix length calculations in host_to_target_cmsg()Peter Maydell1-7/+22
2018-01-23linux-user: wrap fork() in a start/end exclusive sectionPeter Maydell1-0/+5
2018-01-23linux-user: Fix locking order in fork_start()Peter Maydell1-2/+2
2018-01-23Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180122' into stagingPeter Maydell18-28/+124
2018-01-23Merge remote-tracking branch 'mreitz/tags/pull-block-2018-01-23' into queue-b...Kevin Wolf45-641/+687
2018-01-23iotests: Disable some tests for compat=0.10Max Reitz4-2/+9
2018-01-23iotests: Split 177 into two parts for compat=0.10Eric Blake5-32/+193
2018-01-23iotests: Make 059 pass on machines with little RAMMax Reitz1-1/+3
2018-01-23iotests: Filter compat-dependent info in 198Max Reitz2-10/+4
2018-01-23iotests: Make 191 work with qcow2 optionsMax Reitz2-227/+91
2018-01-23iotests: Make 184 image-lessMax Reitz2-74/+14
2018-01-23iotests: Make 089 compatible with compat=0.10Max Reitz2-12/+2
2018-01-23iotests: Fix 067 for compat=0.10Max Reitz2-72/+28
2018-01-23iotests: Fix 059's reference outputMax Reitz1-1/+1
2018-01-23iotests: Fix 051 for compat=0.10Max Reitz3-0/+4
2018-01-23iotests: Fix 020 for vmdkMax Reitz2-5/+10
2018-01-23iotests: Skip 103 for refcount_bits=1Max Reitz1-0/+2