aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-26xlnx-zynqmp-ipi: Initial version of the Xilinx IPI deviceAlistair Francis3-0/+435
2018-01-26xlnx-zynqmp-pmu: Connect the PMU interrupt controllerAlistair Francis1-0/+24
2018-01-26xlnx-pmu-iomod-intc: Add the PMU Interrupt controllerAlistair Francis4-0/+614
2018-01-26aarch64-softmmu.mak: Use an ARM specific configAlistair Francis4-2/+4
2018-01-26xlnx-zynqmp-pmu: Add the CPU and memoryAlistair Francis1-2/+68
2018-01-26xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMUAlistair Francis2-0/+84
2018-01-26microblaze: boot.c: Don't try to find NULL fileAlistair Francis1-1/+1
2018-01-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...Peter Maydell23-525/+607
2018-01-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell13-267/+416
2018-01-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180125-pull-request' ...Peter Maydell1-0/+3
2018-01-25sun4u: implement power deviceMark Cave-Ayland1-1/+63
2018-01-25sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace eventsMark Cave-Ayland2-51/+52
2018-01-25pl110: Implement vertical compare/next base interruptsLinus Walleij1-1/+29
2018-01-25xilinx_spips: Correct usage of an uninitialized local variableFrancisco Iglesias1-1/+17
2018-01-25sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace objectPhilippe Mathieu-Daudé2-0/+2
2018-01-25hw/arm/virt: Check that the CPU realize method succeededPeter Maydell1-1/+1
2018-01-25hw/intc/arm_gic: Fix the NS view of C_BPR when C_CTRL.CBPR is 1Luc MICHEL1-3/+13
2018-01-25hw/intc/arm_gic: Fix group priority computation for group 1 IRQsLuc MICHEL1-1/+2
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