qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1774412] Re: -icount sleep=on|off documentation is confusing


From: Peter Maydell
Subject: [Bug 1774412] Re: -icount sleep=on|off documentation is confusing
Date: Sat, 21 Nov 2020 21:37:33 -0000

Should be fixed by this patch:
20201121213506.15599-1-peter.maydell@linaro.org/">https://patchew.org/QEMU/20201121213506.15599-1-peter.maydell@linaro.org/


** Changed in: qemu
       Status: New => In Progress

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1774412

Title:
  -icount sleep=on|off documentation is confusing

Status in QEMU:
  In Progress

Bug description:
  The documentation for the -icount option in the qemu man page says:

  "When the virtual cpu is sleeping, the virtual time will advance at
  default speed unless sleep=on|off is specified. With sleep=on|off, the
  virtual time will jump to the next timer deadline instantly whenever
  the virtual cpu goes to sleep mode and will not advance if no timer is
  enabled."

  Taking this literally and specifying "sleep=on|off" on the command line does 
not work, so presumably the two instances of "sleep=on|off" should be either 
"sleep=on" or "sleep=off",
  whichever is correct :)

  Also, the synopsis line "-icount
  [shift=N|auto][,rr=record|replay,rrfile=filename,rrsnapshot=snapshot"
  fails to mention the sleep keyword at all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1774412/+subscriptions



reply via email to

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