aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-25pl110: Implement vertical compare/next base interruptsLinus Walleij
2018-01-25xilinx_spips: Correct usage of an uninitialized local variableFrancisco Iglesias
2018-01-25sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace objectPhilippe Mathieu-Daudé
2018-01-25hw/arm/virt: Check that the CPU realize method succeededPeter Maydell
2018-01-25hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1Luc MICHEL
2018-01-25hw/intc/arm_gic: Fix group priority computation for group 1 IRQsLuc MICHEL
2018-01-25hw/intc/arm_gic: Fix C_RPR value on idle priorityLuc MICHEL
2018-01-25hw/intc/arm_gic: Prevent the GIC from signaling an IRQ when it's "active and ...Luc MICHEL
2018-01-25target/arm: Simplify fp_exception_el for user-onlyRichard Henderson
2018-01-25target/arm: Hoist store to flags output in cpu_get_tb_cpu_stateRichard Henderson
2018-01-25target/arm: Move cpu_get_tb_cpu_state out of lineRichard Henderson
2018-01-25target/arm: Add ARM_FEATURE_SVERichard Henderson
2018-01-25vmstate: Add VMSTATE_UINT64_SUB_ARRAYRichard Henderson
2018-01-25target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpersRichard Henderson
2018-01-25target/arm: Change the type of vfp.regsRichard Henderson
2018-01-25target/arm: Use pointers in neon tbl helperRichard Henderson
2018-01-25target/arm: Use pointers in neon zip/uzp helpersRichard Henderson
2018-01-25target/arm: Use pointers in crypto helpersRichard Henderson
2018-01-25target/arm: Mark disas_set_insn_syndrome inlineRichard Henderson
2018-01-25i.MX: Fix FEC/ENET receive funtionsJean-Christophe Dubois
2018-01-25target/arm: Fix 32-bit address truncationArd Biesheuvel
2018-01-25Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell
2018-01-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-01-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-01-24Revert "qemu: add a cleanup callback function to EventNotifier"Michael S. Tsirkin
2018-01-24Revert "virtio: postpone the execution of event_notifier_cleanup function"Michael S. Tsirkin
2018-01-24Revert "virtio: improve virtio devices initialization time"Michael S. Tsirkin
2018-01-24Merge remote-tracking branch 'remotes/xtensa/tags/20180122-xtensa' into stagingPeter Maydell
2018-01-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-01-23linux-user: implement renameat2Andreas Schwab
2018-01-23page_unprotect(): handle calls to pages that are PAGE_WRITEPeter Maydell
2018-01-23linux-user: Propagate siginfo_t through to handle_cpu_signal()Peter Maydell
2018-01-23linux-user: remove nmi.c and fw-path-provider.cLaurent Vivier
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