1. 03 11月, 2014 2 次提交
    • P
      Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-02' into staging · 7135781f
      Peter Maydell 提交于
      trivial patches for 2014-11-02
      
      # gpg: Signature made Sun 02 Nov 2014 11:54:43 GMT using RSA key ID A4C3D7DB
      # gpg: Good signature from "Michael Tokarev <mjt@tls.msk.ru>"
      # gpg:                 aka "Michael Tokarev <mjt@corpit.ru>"
      # gpg:                 aka "Michael Tokarev <mjt@debian.org>"
      
      * remotes/mjt/tags/pull-trivial-patches-2014-11-02: (23 commits)
        vdi: wrapped uuid_unparse() in #ifdef
        tap: fix possible fd leak in net_init_tap
        tap: do not close(fd) in net_init_tap_one
        target-i386: Remove unused model_features_t struct
        tap_int.h: remove repeating NETWORK_SCRIPT defines
        os-posix: reorder parent notification for -daemonize
        pidfile: stop making pidfile error a special case
        os-posix: replace goto again with a proper loop
        os-posix: use global daemon_pipe instead of cryptic fds[1]
        dump: Fix dump-guest-memory termination and use-after-close
        virtio-9p-proxy: improve error messages in connect_namedsocket()
        virtio-9p-proxy: fix error return in proxy_init()
        virtio-9p-proxy: Fix sockfd leak
        target-tricore: check return value before using it
        net/slirp: specify logbase for smbd
        Revert "os-posix: report error message when lock file failed"
        util: Improve os_mem_prealloc error message
        sparse: fix build
        target-arm: A64: remove redundant store
        target-xtensa: mark XtensaConfig structs as unused
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      7135781f
    • P
      Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging · f67d23b1
      Peter Maydell 提交于
      The last round of patches for soft freeze.  Includes ivshmem bugfixes,
      megasas 2108 emulation, and other small patches here and there.
      
      # gpg: Signature made Fri 31 Oct 2014 17:17:54 GMT using RSA key ID 78C7AE83
      # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>"
      # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>"
      # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
      # gpg:          It is not certain that the signature belongs to the owner.
      # 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)
        virtio-scsi: fix dataplane
        ivshmem: use error_report
        ivshmem: Fix fd leak on error
        ivshmem: Fix potential OOB r/w access
        ivshmem: validate incoming_posn value from server
        ivshmem: Check ivshmem_read() size argument
        i386: fix breakpoints handling in icount mode
        kvm_stat: Add powerpc support
        kvm_stat: Abstract ioctl numbers
        kvm_stat: Rework platform detection
        kvm_stat: Fix the non-x86 exit reasons
        kvm_stat: Only consider online cpus
        virtio-scsi: Fix num_queue input validation
        scsi: devirtualize unrealize of SCSI devices
        virtio-scsi: Fix memory leak when realize failed
        iscsi: Refuse to open as writable if the LUN is write protected
        kvmvapic: patch_instruction fix
        vl.c: Fix Coverity complaining for vmstate_dump_file
        Add skip_dump flag to ignore memory region during dump
        -machine vmport=off: Allow disabling of VMWare ioport emulation
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      f67d23b1
  2. 02 11月, 2014 24 次提交
  3. 01 11月, 2014 6 次提交
  4. 31 10月, 2014 8 次提交