qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] scripts/qemu-gdb/timers.py: the 'last' attribute is no m


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 2/2] scripts/qemu-gdb/timers.py: the 'last' attribute is no more
Date: Mon, 21 Feb 2022 18:02:03 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.6.0

On 21/2/22 17:49, David Edmondson wrote:
The 'last' member of QEMUClock was removed some time ago, but the
python gdb helper did not notice.

Fixes: 3c2d4c8aa6 ("timer: last, remove last bits of last")
Signed-off-by: David Edmondson <david.edmondson@oracle.com>
---
  scripts/qemugdb/timers.py | 5 ++---
  1 file changed, 2 insertions(+), 3 deletions(-)

Ouch, 2+ years.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>




reply via email to

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