Bernhard Beschow 6f6ad2b245 hw/i386/pc: Confine system flash handling to pc_sysfw
Rather than distributing PC system flash handling across three files, let's
confine it to one. Now, pc_system_firmware_init() creates, configures and cleans
up the system flash which makes the code easier to understand. It also avoids
the extra call to pc_system_flash_cleanup_unused() in the Xen case.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240208220349.4948-7-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2024-02-22 12:47:40 +01:00
..
2023-10-23 14:45:29 -07:00
2024-02-16 11:05:14 +00:00
2024-01-30 21:20:20 +03:00
2023-10-18 10:10:49 +02:00
2023-11-07 13:08:49 +01:00
2024-01-30 21:20:20 +03:00
2024-01-30 21:20:20 +03:00
2024-01-05 16:20:15 +01:00
2024-02-16 11:05:14 +00:00
2024-01-30 21:20:20 +03:00
2024-02-02 16:23:48 +00:00
2023-01-08 01:54:22 -05:00
2023-09-08 13:08:52 +03:00
2023-03-20 12:43:50 +01:00
2024-02-16 13:56:09 +01:00