|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v3 1/4] hw/i386/pc: Remove "rtc_state" link again |
Date: | Tue, 5 Mar 2024 16:51:09 +0100 |
User-agent: | Mozilla Thunderbird |
On 3/3/24 19:53, Bernhard Beschow wrote:
Commit 99e1c1137b6f "hw/i386/pc: Populate RTC attribute directly" made linking the "rtc_state" property unnecessary and removed it. Commit 84e945aad2d0 "vl, pc: turn -no-fd-bootchk into a machine property" accidently reintroduced the link. Remove it again since it is not needed.
Argh 🤦 Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Fixes: 84e945aad2d0 "vl, pc: turn -no-fd-bootchk into a machine property" Cc: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Bernhard Beschow <shentey@gmail.com> --- hw/i386/pc.c | 8 -------- 1 file changed, 8 deletions(-)
[Prev in Thread] | Current Thread | [Next in Thread] |