Skip to content
Snippets Groups Projects
  1. Sep 19, 2017
  2. Sep 18, 2017
  3. Sep 17, 2017
  4. Sep 16, 2017
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging · 5ee53d15
      Peter Maydell authored
      
      Python queue, 2017-09-15
      
      # gpg: Signature made Sat 16 Sep 2017 00:14:01 BST
      # gpg:                using RSA key 0x2807936F984DC5A6
      # gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>"
      # Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6
      
      * remotes/ehabkost/tags/python-next-pull-request:
        qemu.py: include debug information on launch error
        qemu.py: improve message on negative exit code
        qemu.py: use os.path.null instead of /dev/null
        qemu.py: avoid writing to stdout/stderr
        qemu.py: fix is_running() return before first launch()
        qtest.py: Few pylint/style fixes
        qmp.py: Avoid overriding a builtin object
        qmp.py: Avoid "has_key" usage
        qmp.py: Use object-based class for QEMUMonitorProtocol
        qmp.py: Couple of pylint/style fixes
        qemu.py: Use custom exceptions rather than Exception
        qemu.py: Simplify QMP key-conversion
        qemu.py: Use iteritems rather than keys()
        qemu|qtest: Avoid dangerous arguments
        qemu.py: Pylint/style fixes
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      5ee53d15
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging · d8782a11
      Peter Maydell authored
      
      # gpg: Signature made Fri 15 Sep 2017 18:39:41 BST
      # gpg:                using RSA key 0x9CA4ABB381AB73C8
      # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>"
      # gpg:                 aka "Stefan Hajnoczi <stefanha@gmail.com>"
      # Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8
      
      * remotes/stefanha/tags/tracing-pull-request:
        trace: Immediately apply per-vCPU state changes if a vCPU is being created
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      d8782a11
  5. Sep 15, 2017
Loading