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-25vga: check the validation of memory addr when draw textlinzhecheng1-0/+3
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-24sabre: convert from SABRE_DPRINTF macro to trace-eventsMark Cave-Ayland3-22/+22
2018-01-24apb: rename apb.c to sabre.cMark Cave-Ayland5-32/+33
2018-01-24sun4u: rename apb variables and constantsMark Cave-Ayland1-20/+21
2018-01-24apb: rename QOM type from TYPE_APB to TYPE_SABREMark Cave-Ayland3-23/+23
2018-01-24apb: QOMify sabre PCI host bridgeMark Cave-Ayland2-6/+14
2018-01-24apb: change pbm_pci_host prefix functions to use sabre_pci prefixMark Cave-Ayland1-6/+6
2018-01-24apb: rename APB functions to use sabre prefixMark Cave-Ayland2-56/+54
2018-01-24simba: rename PBMPCIBridge and QOM types to reflect simba namingMark Cave-Ayland3-22/+22
2018-01-24apb: split simba PCI bridge into hw/pci-bridge/simba.cMark Cave-Ayland6-70/+143
2018-01-24sparc/leon3 irqmp: fix IRQ software ackJean-Christophe Dubois1-6/+11
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