aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-30linux-user/signal.c: Rename MC_* definessparc-buildfixPeter Maydell
2018-01-25Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180125-pull-request' i...Peter Maydell
2018-01-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...Peter Maydell
2018-01-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2018-01-25Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180125-pull-request' ...Peter Maydell
2018-01-25sdl: reorganize -no-frame supportGerd Hoffmann
2018-01-25sdl: use ctrl-alt-g as grab hotkeyGerd Hoffmann
2018-01-25ui: deprecate use of SDL 1.2 in favour of 2.0 seriesDaniel P. Berrange
2018-01-25ui: ignore hardware keycode 255 on win32Daniel P. Berrange
2018-01-25ui: add fix for GTK Pause key handling on Win32Daniel P. Berrange
2018-01-25ui: convert GTK and SDL1 frontends to keycodemapdbDaniel P. Berrange
2018-01-25ui: convert the SDL2 frontend to keycodemapdbDaniel P. Berrange
2018-01-25ui: avoid sign extension using client width/heightDaniel P. Berrange
2018-01-25sun4u: implement power deviceMark Cave-Ayland
2018-01-25sparc64: convert hw/sparc64/sparc64.c from DPRINTF macros to trace eventsMark Cave-Ayland
2018-01-25pl110: Implement vertical compare/next base interruptspull-target-arm-20180125Linus 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-25vga: check the validation of memory addr when draw textlinzhecheng
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-24sabre: convert from SABRE_DPRINTF macro to trace-eventsMark Cave-Ayland
2018-01-24apb: rename apb.c to sabre.cMark Cave-Ayland
2018-01-24sun4u: rename apb variables and constantsMark Cave-Ayland
2018-01-24apb: rename QOM type from TYPE_APB to TYPE_SABREMark Cave-Ayland
2018-01-24apb: QOMify sabre PCI host bridgeMark Cave-Ayland
2018-01-24apb: change pbm_pci_host prefix functions to use sabre_pci prefixMark Cave-Ayland
2018-01-24apb: rename APB functions to use sabre prefixMark Cave-Ayland
2018-01-24simba: rename PBMPCIBridge and QOM types to reflect simba namingMark Cave-Ayland
2018-01-24apb: split simba PCI bridge into hw/pci-bridge/simba.cMark Cave-Ayland
2018-01-24sparc/leon3 irqmp: fix IRQ software ackJean-Christophe Dubois