1. 16 6月, 2014 27 次提交
  2. 14 6月, 2014 1 次提交
  3. 13 6月, 2014 10 次提交
  4. 12 6月, 2014 2 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140611-1' into staging · 2a2c4830
      Peter Maydell 提交于
      gtk: misc fixes & cleanups.
      
      # gpg: Signature made Wed 11 Jun 2014 13:28:12 BST using RSA key ID D3E87138
      # 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>"
      
      * remotes/kraxel/tags/pull-gtk-20140611-1:
        gtk: update window size after showing/hiding tabs
        gtk: factor out gtk3 grab into the new gd_grab_devices function
        gtk: cleanup backend dependencies
        gtk: factor out keycode mapping
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      2a2c4830
    • P
      Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging · 05fedeef
      Peter Maydell 提交于
      * remotes/qmp-unstable/queue/qmp:
        json-parser: drop superfluous assignment for token variable
        readline: Clear screen on form feed.
        monitor: Add delvm and loadvm argument completion
        monitor: Add host_net_remove arguments completion
        readline: Make completion strings always unique
        monitor: Add host_net_add device argument completion
        net: Export valid host network devices list
        monitor: Add migrate_set_capability completion
        monitor: Add watchdog_action argument completion
        monitor: Add ringbuf_write and ringbuf_read argument completion
        dump: simplify get_len_buf_out()
        dump: hoist lzo_init() from get_len_buf_out() to dump_init()
        dump: select header bitness based on ELF class, not ELF architecture
        dump: eliminate DumpState.page_size ("guest's page size")
        dump: eliminate DumpState.page_shift ("guest's page shift")
        dump: simplify write_start_flat_header()
        dump: fill in the flat header signature more pleasingly to the eye
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      05fedeef