On 19/10/25 23:02, Bernhard Beschow wrote:
The offset is never controlled by the guest, so any misuse constitutes a
programming error and shouldn't be silently ignored. Fix this by using assert().

Would be nice to document the prototype.

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Signed-off-by: Bernhard Beschow <[email protected]>
---
  hw/rtc/mc146818rtc.c | 5 ++---
  1 file changed, 2 insertions(+), 3 deletions(-)

Reply via email to