1. 24 5月, 2018 7 次提交
  2. 22 5月, 2018 4 次提交
  3. 21 5月, 2018 2 次提交
    • P
      Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging · 9802316e
      Peter Maydell 提交于
      trivial patches for 2018-05-20
      
      # gpg: Signature made Sun 20 May 2018 07:13:20 BST
      # gpg:                using RSA key 701B4F6B1A693E59
      # gpg: Good signature from "Michael Tokarev <mjt@tls.msk.ru>"
      # gpg:                 aka "Michael Tokarev <mjt@corpit.ru>"
      # gpg:                 aka "Michael Tokarev <mjt@debian.org>"
      # Primary key fingerprint: 6EE1 95D1 886E 8FFB 810D  4324 457C E0A0 8044 65C5
      #      Subkey fingerprint: 7B73 BAD6 8BE7 A2C2 8931  4B22 701B 4F6B 1A69 3E59
      
      * remotes/mjt/tags/trivial-patches-fetch: (22 commits)
        acpi: fix a comment about aml_call0()
        qapi/net.json: Fix the version number of the "vlan" removal
        gdbstub: Handle errors in gdb_accept()
        gdbstub: Use qemu_set_cloexec()
        replace functions which are only available in glib-2.24
        typedefs: Remove PcGuestInfo from qemu/typedefs.h
        qemu-options: Allow -no-user-config again
        hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format strings
        Remove unnecessary variables for function return value
        trivial: Do not include pci.h if it is not necessary
        tests: fix tpm-crb tpm-tis tests race
        hw/ide/ahci: Keep ALLWINNER_AHCI() macro internal
        qemu-img-cmds.hx: add passive-aggressive note
        qemu-img: Make documentation between .texi and .hx consistent
        qemu-img: remove references to GEN_DOCS
        qemu-img.texi: fix command ordering
        qemu-img-commands.hx: argument ordering fixups
        HACKING: document preference for g_new instead of g_malloc
        qemu-option-trace: -trace enable= is a pattern, not a file
        slirp/debug: Print IP addresses in human readable form
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      9802316e
    • P
      Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20180518' into staging · dfa93a0b
      Peter Maydell 提交于
      Honor CPU_DUMP_FPU
      
      # gpg: Signature made Fri 18 May 2018 22:56:12 BST
      # gpg:                using RSA key 64DF38E8AF7E215F
      # gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>"
      # Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F
      
      * remotes/rth/tags/pull-fpu-20180518:
        target/xtensa: Honor CPU_DUMP_FPU
        target/unicore32: Honor CPU_DUMP_FPU
        target/sparc: Honor CPU_DUMP_FPU
        target/s390x: Honor CPU_DUMP_FPU
        target/riscv: Honor CPU_DUMP_FPU
        target/ppc: Honor CPU_DUMP_FPU
        target/mips: Honor CPU_DUMP_FPU
        target/alpha: Honor CPU_DUMP_FPU
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      dfa93a0b
  4. 20 5月, 2018 22 次提交
  5. 19 5月, 2018 5 次提交