qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 2/4] hw/misc/pvpanic: centralize definition of supported e


From: Thomas Huth
Subject: Re: [PATCH v4 2/4] hw/misc/pvpanic: centralize definition of supported events
Date: Mon, 8 Jan 2024 12:10:15 +0100
User-agent: Mozilla Thunderbird

On 07/01/2024 15.05, Thomas Weißschuh wrote:
The different components of pvpanic duplicate the list of supported
events. Move it to the shared header file to minimize changes when new
events are added.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
---
  hw/misc/pvpanic-isa.c     | 2 +-
  hw/misc/pvpanic-pci.c     | 2 +-
  hw/misc/pvpanic.c         | 2 +-
  include/hw/misc/pvpanic.h | 1 +
  4 files changed, 4 insertions(+), 3 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>





reply via email to

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