Files
xemu/include/hw
Zhao Liu f32352ff9e i386/fw_cfg: move hpet_cfg definition to hpet.c
HPET device needs to access and update hpet_cfg variable, but now it is
defined in hw/i386/fw_cfg.c and Rust code can't access it.

Move hpet_cfg definition to hpet.c (and rename it to hpet_fw_cfg). This
allows Rust HPET device implements its own global hpet_fw_cfg variable,
and will further reduce the use of unsafe C code access and calls in the
Rust HPET implementation.

Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250210030051.2562726-2-zhao1.liu@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-02-13 12:51:32 +01:00
..
2025-01-15 17:43:24 -05:00
2024-10-15 15:16:17 +01:00
2024-10-15 15:16:17 +01:00
2024-12-20 17:44:56 +01:00
2024-12-20 17:44:56 +01:00
2024-12-20 17:44:56 +01:00
2024-10-01 14:41:10 +01:00
2024-12-20 17:44:56 +01:00
2024-12-20 17:44:56 +01:00
2025-01-13 17:16:04 +01:00
2024-12-20 17:44:56 +01:00
2025-01-15 17:06:49 +00:00
2025-01-29 11:43:04 -03:00
2024-12-10 18:49:24 +01:00
2024-09-24 11:33:35 +02:00
2025-01-13 17:07:00 +01:00