]> www.infradead.org Git - qemu-nvme.git/commit
hw/i386/pc_{q35,piix}: Reuse MachineClass::desc as SMB product name
authorBernhard Beschow <shentey@gmail.com>
Mon, 13 Feb 2023 16:19:59 +0000 (17:19 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 19 May 2023 14:30:46 +0000 (10:30 -0400)
commit1e366da0318bd9fb8cea66914e9682ad6e7d0a94
treece0b02ddc2455514073aace68b91e9cec50ff598
parent1ab7167b09446996a8c967c6fe2eb4dcb9f53c87
hw/i386/pc_{q35,piix}: Reuse MachineClass::desc as SMB product name

No need to repeat the descriptions.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20230213162004.2797-5-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c