qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 149da2: monitor: Remove legacy "-mon default=


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 149da2: monitor: Remove legacy "-mon default=on" parameter
Date: Mon, 19 Feb 2018 01:46:43 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 149da2f06323fc0176b99fb3beeec3dc6626e342
      
https://github.com/qemu/qemu/commit/149da2f06323fc0176b99fb3beeec3dc6626e342
  Author: Thomas Huth <address@hidden>
  Date:   2018-02-16 (Fri, 16 Feb 2018)

  Changed paths:
    M monitor.c
    M qemu-doc.texi
    M vl.c

  Log Message:
  -----------
  monitor: Remove legacy "-mon default=on" parameter

The "default" parameter of the "-mon" option is useless since
QEMU v2.4.0, and marked as deprecated since QEMU v2.8.0. That
should have been long enough to let people update their scripts,
so time to remove it now.

Signed-off-by: Thomas Huth <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Dr. David Alan Gilbert <address@hidden>
Signed-off-by: Dr. David Alan Gilbert <address@hidden>


  Commit: bf67f1c0b16c0de43b8a10cb53808dd62b0cdc04
      
https://github.com/qemu/qemu/commit/bf67f1c0b16c0de43b8a10cb53808dd62b0cdc04
  Author: Dr. David Alan Gilbert <address@hidden>
  Date:   2018-02-16 (Fri, 16 Feb 2018)

  Changed paths:
    M monitor.c

  Log Message:
  -----------
  monitor.c: Fix infinite loop in monitor's auto-complete

The QEMU monitor enters an infinite loop when trying to auto-complete commands
that accept only optional parameters. The commands currently affected by this
issue are 'info registers' and 'info mtree'.

Reported-by: Dimitris Karagkasidis <address@hidden>
Fixes: 48fe86f6400574165979e0db6f5937ad487b6888
Signed-off-by: Dr. David Alan Gilbert <address@hidden>
Message-Id: <address@hidden>
Reviewed-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Dr. David Alan Gilbert <address@hidden>


  Commit: e5ecc287a7bd24a1364e23e263cb60cfc8d21eb5
      
https://github.com/qemu/qemu/commit/e5ecc287a7bd24a1364e23e263cb60cfc8d21eb5
  Author: Peter Maydell <address@hidden>
  Date:   2018-02-16 (Fri, 16 Feb 2018)

  Changed paths:
    M monitor.c
    M qemu-doc.texi
    M vl.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180216' into 
staging

HMP pull 2018-02-16

# gpg: Signature made Fri 16 Feb 2018 17:45:06 GMT
# gpg:                using RSA key 0516331EBC5BFDE7
# gpg: Good signature from "Dr. David Alan Gilbert (RH2) <address@hidden>"
# Primary key fingerprint: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7

* remotes/dgilbert/tags/pull-hmp-20180216:
  monitor.c: Fix infinite loop in monitor's auto-complete
  monitor: Remove legacy "-mon default=on" parameter

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/f0fa81767555...e5ecc287a7bd

reply via email to

[Prev in Thread] Current Thread [Next in Thread]