Paolo Bonzini
566abdb4d9
kvm: ppc: disable sPAPR code if CONFIG_PSERIES is disabled
...
target/ppc/kvm.c calls out to code in hw/ppc/spapr*.c; that code is
not present and fails to link if CONFIG_PSERIES is not enabled.
Adjust kvm.c to depend on CONFIG_PSERIES instead of TARGET_PPC64,
and compile out anything that requires cap_papr, because only
the pseries machine will call kvmppc_set_papr().
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2024-05-03 15:47:47 +02:00
..
2024-03-13 02:47:04 +10:00
2023-07-07 04:46:12 -03:00
2023-09-06 11:19:33 +02:00
2024-04-29 09:37:26 +03:00
2024-03-13 02:47:04 +10:00
2023-09-20 07:54:34 +03:00
2024-04-26 15:31:37 +02:00
2024-02-28 09:09:25 +00:00
2023-09-06 11:19:33 +02:00
2024-04-26 15:31:37 +02:00
2023-02-27 22:29:01 +01:00
2024-04-26 15:31:37 +02:00
2023-11-21 08:39:58 +01:00
2024-03-30 18:50:24 +10:00
2024-03-13 02:47:04 +10:00
2023-06-10 10:19:24 -03:00
2023-09-06 11:19:32 +02:00
2024-03-13 02:47:04 +10:00
2022-05-26 17:11:33 -03:00
2023-10-06 10:56:54 +02:00
2024-04-26 17:03:05 +02:00
2021-07-09 18:21:34 +02:00
2023-11-07 12:13:28 +01:00
2024-05-03 15:47:47 +02:00
2023-12-29 11:17:30 +11:00
2024-02-03 16:46:10 +10:00
2023-11-07 12:13:28 +01:00
2024-03-13 02:47:04 +10:00
2024-02-03 16:46:10 +10:00
2024-02-23 23:24:43 +10:00
2022-07-18 13:59:43 -03:00
2022-07-18 13:59:43 -03:00
2021-07-09 10:38:19 +10:00
2023-01-18 11:14:34 +01:00
2022-02-09 09:08:55 +01:00
2023-08-04 12:22:03 -03:00
2023-08-04 12:22:03 -03:00
2024-03-30 18:50:23 +10:00
2022-01-04 07:55:34 +01:00
2023-10-03 08:01:02 -07:00
2023-08-31 19:47:43 +02:00
2023-06-10 10:19:24 -03:00
2024-03-12 12:04:24 +01:00
2023-09-06 11:19:32 +02:00
2024-02-23 23:24:42 +10:00
2024-02-23 23:24:43 +10:00
2022-04-20 18:00:30 -03:00
2020-08-21 06:18:24 -04:00
2024-03-13 02:47:04 +10:00
2024-03-12 12:04:24 +01:00