1. 01 7月, 2016 24 次提交
  2. 30 6月, 2016 3 次提交
    • M
      MAINTAINERS: Remove Blue Swirl leftovers · 297e8005
      Markus Armbruster 提交于
      Blue hasn't been active in the QEMU project for a long time.  Drop his
      last MAINTAINERS entries.
      
      As per Paolo's recommendation, downgrade status of "BSD user" from
      Maintained to Orphan since the FreeBSD guys effectively forked it, and
      "SPARC target" from Maintained to Odd Fixes, since we still have the
      overall TCG maintainer looking after it.
      
      I'm leaving Checkpatch's status at Odd Fixes.  Calling it Maintained
      wouldn't be wrong, but I'm not comfortable upgrading it while nobody
      is willing to have his name nailed to the thing.
      
      Cc: Paolo Bonzini <pbonzini@redhat.com>
      Signed-off-by: NMarkus Armbruster <armbru@redhat.com>
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      297e8005
    • G
      MAINTAINERS: update email address for Greg Kurz · 8c1cd719
      Greg Kurz 提交于
      While here, also add a section for the tree I use for 9p.
      Signed-off-by: NGreg Kurz <groug@kaod.org>
      Acked-by: NCédric Le Goater <clg@kaod.org>
      Acked-by: NCédric Le Goater <clg@fr.ibm.com>
      Acked-by: NGreg Kurz <gkurz@linux.vnet.ibm.com>
      Message-id: 146617410554.7281.1733165006203821878.stgit@bahia.lan
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      8c1cd719
    • P
      Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging · 1ec20c2a
      Peter Maydell 提交于
      * serial port fixes (Paolo)
      * Q35 modeling improvements (Paolo, Vasily)
      * chardev cleanup improvements (Marc-André)
      * iscsi bugfix (Peter L.)
      * cpu_exec patch from multi-arch patches (Peter C.)
      * pci-assign tweak (Lin Ma)
      
      # gpg: Signature made Wed 29 Jun 2016 15:56:30 BST
      # gpg:                using RSA key 0xBFFBD25F78C7AE83
      # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>"
      # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>"
      # Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
      #      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83
      
      * remotes/bonzini/tags/for-upstream: (35 commits)
        socket: unlink unix socket on remove
        socket: add listen feature
        char: clean up remaining chardevs when leaving
        vhost-user: disable chardev handlers on close
        vhost-user-test: fix g_cond_wait_until compat implementation
        vl: smp_parse: fix regression
        ich9: implement SCI_IRQ_SEL register
        ich9: implement ACPI_EN register
        serial: reinstate watch after migration
        serial: remove watch on reset
        char: change qemu_chr_fe_add_watch to return unsigned
        serial: separate serial_xmit and serial_watch_cb
        serial: simplify tsr_retry reset
        serial: make tsr_retry unsigned
        iscsi: fix assertion in is_sector_request_lun_aligned
        target-*: Don't redefine cpu_exec()
        pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.c
        vnc: generalize "VNC server running on ..." message
        scsi: esp: fix migration
        MC146818 RTC: add GPIO access to output IRQ
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      1ec20c2a
  3. 29 6月, 2016 13 次提交