1. 30 10月, 2016 2 次提交
  2. 29 10月, 2016 2 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into staging · 5b2ecaba
      Peter Maydell 提交于
      braille fixes and improvements.
      curses fix, switch to cursesw.
      gtk bugfixes.
      
      # gpg: Signature made Fri 28 Oct 2016 13:05:12 BST
      # gpg:                using RSA key 0x4CB6D8EED3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/pull-ui-20161028-1:
        curses: Use cursesw instead of curses
        curses: fix left/right arrow translation
        ui/gtk: Fix non-working DELETE key
        gtk: fix compilation warning with gtk 3.22.2
        Defer BrlAPI tty acquisition to when guest starts using device
        Add dots keypresses support to the baum braille device
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      5b2ecaba
    • P
      Merge remote-tracking branch 'remotes/vivier/tags/m68k-part2-pull-request' into staging · eb540e2c
      Peter Maydell 提交于
      # gpg: Signature made Fri 28 Oct 2016 09:44:23 BST
      # gpg:                using RSA key 0xF30C38BD3F2FBE3C
      # gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>"
      # gpg:                 aka "Laurent Vivier <laurent@vivier.eu>"
      # gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>"
      # Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C
      
      * remotes/vivier/tags/m68k-part2-pull-request:
        MAINTAINERS: update M68K entry
        target-m68k: immediate ops manage word and byte operands
        target-m68k: cmp manages word and bytes operands
        target-m68k: add/sub manage word and byte operands
        target-m68k: add addressing modes to neg
        target-m68k: introduce byte and word cc_ops
        target-m68k: some bit ops cleanup
        target-m68k: suba/adda can manage word operand
        target-m68k: and can manage word and byte operands
        target-m68k: or can manage word and byte operands
        target-m68k: eor can manage word and byte operands
        target-m68k: add addressing modes to not
        target-m68k: Inline addx, subx, negx
        target-m68k: add dbcc
        target-m68k: add addressing modes to scc
        target-m68k: add exg ops
        target-m68k: add linkl
        target-m68k: add bkpt instruction
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      eb540e2c
  3. 28 10月, 2016 36 次提交