1. 01 2月, 2013 38 次提交
  2. 31 1月, 2013 2 次提交
    • A
      Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging · 321f2117
      Anthony Liguori 提交于
      # By Christoffer Dall (1) and Peter Maydell (1)
      # Via Peter Maydell
      * pmaydell/arm-devs.next:
        hw/vexpress: Use correct HBI (board model number) for vexpress-a15
        hw/arm_sysctl: Clear sysctl cfgctrl start bit
      321f2117
    • A
      Merge remote-tracking branch 'stefanha/trivial-patches' into staging · b0df98f3
      Anthony Liguori 提交于
      # By Markus Armbruster (12) and others
      # Via Stefan Hajnoczi
      * stefanha/trivial-patches:
        qmp-commands.hx: s/tray-open/tray_open/ to match qapi schema
        tests: Fix {rtc, m48t59}-test build on illumos
        qemu-pixman.h: Avoid mutual inclusion loop with console.h
        qemu-ga: Fix unchecked strdup() by converting to g_strdup()
        qapi: Fix unchecked strdup() by converting to g_strdup()
        libcacard: Fix unchecked strdup() by converting to g_strdup()
        qemu-log: Plug trivial memory leak in cpu_set_log_filename()
        qemu-log: Fix unchecked strdup() by converting to g_strdup()
        virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup()
        spice: Fix unchecked strdup() by converting to g_strdup()
        readline: Fix unchecked strdup() by converting to g_strdup()
        hw/9pfs: Fix unchecked strdup() by converting to g_strdup()
        g_strdup(NULL) returns NULL; simplify
        g_malloc(0) and g_malloc0(0) return NULL; simplify
        xilinx_axidma: Fix debug mode compile messages
        cadence_gem: Debug mode compile fixes
        cadence_ttc: Debug mode compile fixes
        vnc: Clean up vncws_send_handshake_response()
      b0df98f3