aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-04qdev: Move error printing to the end of qdev_device_help()Eduardo Habkost
2014-11-04qdev: Create qdev_get_device_class() functionEduardo Habkost
2014-11-04Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20141104-2' into s...Peter Maydell
2014-11-04gtk: add GDK_KEY_pause #defineGerd Hoffmann
2014-11-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141104'...Peter Maydell
2014-11-04Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2014-11-04target-arm: Correct condition for taking VIRQ and VFIQpull-target-arm-20141104Peter Maydell
2014-11-04target-arm: Separate out M profile cpu_exec_interrupt handlingPeter Maydell
2014-11-04target-arm/translate.c: Don't pass CPUARMState * to disas_arm_insn()Peter Maydell
2014-11-04target-arm/translate.c: Don't pass CPUARMState around in the decoderPeter Maydell
2014-11-04target-arm/translate.c: Don't use IS_M()Peter Maydell
2014-11-04target-arm/translate.c: Use arm_dc_feature() rather than arm_feature()Peter Maydell
2014-11-04gtk: Hide the menubar when in fullscreen mode (lp 1294898)Cole Robinson
2014-11-04gtk: Install vc accelerators on parent windowCole Robinson
2014-11-04gtk: Install fullscreen accelerator on toplevel windowCole Robinson
2014-11-04gtk: Grab accel_group from GtkDisplayStateCole Robinson
2014-11-04target-arm/translate.c: Use arm_dc_feature() in ENABLE_ARCH_ macrosPeter Maydell
2014-11-04Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141103' into stagingPeter Maydell
2014-11-04Update OpenBIOS imagesMark Cave-Ayland
2014-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-11-03Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141101' int...Peter Maydell
2014-11-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-11-03Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into stagingPeter Maydell
2014-11-03vga: flip qemu 2.2 pc machine types from cirrus to stdvgaGerd Hoffmann
2014-11-03vga: add default display to machine classGerd Hoffmann
2014-11-03vhost-user: fix mmap offset calculationMichael S. Tsirkin
2014-11-03Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...Peter Maydell
2014-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-11-03target-mips: add MSA support to mips32r5-genericYongbok Kim
2014-11-03disas/mips.c: disassemble MSA instructionsYongbok Kim
2014-11-03target-mips: add MSA MI10 format instructionsYongbok Kim
2014-11-03target-mips: add MSA 2RF format instructionsYongbok Kim
2014-11-03target-mips: add MSA VEC/2R format instructionsYongbok Kim
2014-11-03target-mips: add MSA 3RF format instructionsYongbok Kim
2014-11-03target-mips: add MSA ELM format instructionsYongbok Kim
2014-11-03target-mips: add MSA 3R format instructionsYongbok Kim
2014-11-03target-mips: add MSA BIT format instructionsYongbok Kim
2014-11-03target-mips: add MSA I5 format instructionYongbok Kim
2014-11-03target-mips: add MSA I8 format instructionsYongbok Kim
2014-11-03target-mips: add MSA branch instructionsYongbok Kim
2014-11-03target-mips: add msa_helper.cYongbok Kim
2014-11-03target-mips: add msa_reset(), global msa registerYongbok Kim
2014-11-03target-mips: add MSA opcode enumYongbok Kim
2014-11-03target-mips: stop translation after ctc1Yongbok Kim
2014-11-03target-mips: remove duplicated mips/ieee mapping functionYongbok Kim
2014-11-03target-mips: add MSA exceptionsYongbok Kim
2014-11-03target-mips: add MSA defines and data structureYongbok Kim
2014-11-03target-mips: enable features in MIPS64R6-generic CPULeon Alrae
2014-11-03target-mips: correctly handle access to unimplemented CP0 registerLeon Alrae
2014-11-03target-mips: add restrictions for possible values in registersLeon Alrae