Jonathon Jongsma
af437d2d64
qemu: Don't specify vfio-pci.ramfb when ramfb is false
...
Commit 7c8e606b64c73ca56d7134cb16d01257f39c53ef attempted to fix
the specification of the ramfb property for vfio-pci devices, but it
failed when ramfb is explicitly set to 'off'. This is because only the
'vfio-pci-nohotplug' device supports the 'ramfb' property. Since we use
the base 'vfio-pci' device unless ramfb is enabled, attempting to set
the 'ramfb' parameter to 'off' this will result in an error like the
following:
error: internal error: QEMU unexpectedly closed the monitor
(vm='rhel'): 2024-06-06T04:43:22.896795Z qemu-kvm: -device
{"driver":"vfio-pci","host":"0000:b1:00.4","id":"hostdev0","display":"on
","ramfb":false,"bus":"pci.7","addr":"0x0"}: Property 'vfio-pci.ramfb'
not found.
This also more closely matches what is done for mdev devices.
Resolves: https://issues.redhat.com/browse/RHEL-28808
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2024-06-24 08:55:50 -05:00
..
2024-01-15 14:56:35 +01:00
2023-08-25 10:07:36 +02:00
2024-05-02 19:56:45 +02:00
2024-05-28 09:51:40 +02:00
2024-01-30 10:58:13 +01:00
2024-01-04 22:26:10 +01:00
2024-01-07 23:59:00 -05:00
2024-06-24 13:51:04 +01:00
2024-01-08 01:00:08 -05:00
2024-01-08 01:00:08 -05:00
2024-02-26 11:09:57 +01:00
2024-02-26 10:59:47 +01:00
2024-02-26 10:59:47 +01:00
2023-07-20 15:23:34 +02:00
2023-11-02 15:31:10 +01:00
2024-06-21 09:56:18 +02:00
2024-03-21 14:42:27 +01:00
2023-07-20 15:23:43 +02:00
2023-07-20 15:23:24 +02:00
2024-06-21 09:59:04 +02:00
2024-01-15 14:56:35 +01:00
2024-05-16 14:57:02 +02:00
2024-05-16 14:57:02 +02:00
2024-01-07 23:59:00 -05:00
2023-11-10 10:04:04 +01:00
2024-01-15 14:56:36 +01:00
2024-02-09 14:45:20 -06:00
2024-01-07 23:59:00 -05:00
2024-01-17 17:31:12 +01:00
2024-06-24 08:55:50 -05:00
2024-03-12 10:34:43 +01:00
2024-01-15 14:56:35 +01:00
2024-01-15 14:56:35 +01:00
2024-01-08 01:00:08 -05:00
2024-05-16 09:03:48 +02:00
2023-11-27 10:12:34 +01:00
2023-12-14 17:10:22 +01:00
2024-06-19 14:28:38 +02:00
2024-01-07 23:59:00 -05:00
2024-01-07 23:59:00 -05:00
2024-03-12 17:37:51 +01:00
2024-03-12 17:37:51 +01:00
2023-11-24 09:53:14 +01:00
2024-05-23 14:32:24 +02:00
2024-05-02 19:56:45 +02:00
2024-03-21 14:42:27 +01:00
2024-05-08 15:57:31 +01:00
2024-01-30 10:58:13 +01:00
2024-05-08 16:01:34 +01:00
2024-05-08 16:01:34 +01:00
2024-05-15 12:31:45 +02:00
2023-08-25 12:36:37 +02:00
2024-06-24 13:51:04 +01:00
2024-01-08 01:00:08 -05:00
2024-02-26 14:35:52 +01:00
2024-04-24 09:38:54 -04:00
2024-03-14 15:17:48 +01:00
2023-08-03 16:41:19 +02:00
2023-08-03 16:41:19 +02:00
2023-07-20 15:23:34 +02:00
2023-11-02 15:32:43 +01:00
2024-04-24 14:12:17 +02:00
2024-02-01 10:39:40 +01:00
2023-07-20 15:23:43 +02:00
2023-07-20 15:23:24 +02:00
2024-03-21 14:42:20 +01:00
2023-09-12 11:06:41 -05:00
2024-05-16 14:57:02 +02:00
2023-07-20 15:23:16 +02:00
2024-06-06 09:29:58 +02:00
2024-06-21 09:35:32 +02:00
2024-06-06 09:32:43 +02:00
2024-06-06 09:32:43 +02:00
2024-02-09 14:45:20 -06:00
2024-04-09 16:55:25 +02:00
2024-01-24 09:19:28 +01:00
2024-01-04 22:26:10 +01:00
2024-01-24 09:19:28 +01:00
2024-06-21 09:56:57 +02:00
2024-04-15 09:24:16 +02:00
2024-04-15 09:24:16 +02:00
2023-08-03 16:41:19 +02:00
2024-04-15 09:24:16 +02:00
2024-06-06 09:29:58 +02:00
2024-03-21 14:42:27 +01:00
2024-05-14 15:06:07 +02:00
2024-01-17 17:31:12 +01:00
2024-06-06 09:29:58 +02:00
2023-12-14 17:10:22 +01:00
2024-05-06 15:26:58 +02:00
2024-01-15 14:56:35 +01:00
2024-03-14 15:17:48 +01:00
2024-03-14 15:17:48 +01:00
2024-05-22 23:19:18 -04:00
2024-01-15 14:56:35 +01:00
2024-01-07 23:57:09 -05:00
2024-04-15 09:24:16 +02:00
2023-08-24 13:47:41 +02:00
2024-03-14 15:17:48 +01:00
2024-01-04 17:05:34 +01:00
2023-08-03 16:41:19 +02:00
2023-08-03 16:35:11 +02:00
2024-01-04 22:26:10 +01:00
2024-03-14 15:17:48 +01:00
2024-01-31 17:24:07 +01:00
2024-01-31 17:24:07 +01:00
2024-01-24 09:19:28 +01:00
2024-05-16 09:03:48 +02:00
2023-11-27 10:12:34 +01:00
2023-11-24 09:53:14 +01:00
2024-02-07 14:19:42 +01:00
2024-04-15 09:28:32 +02:00
2024-03-14 15:17:48 +01:00
2024-03-14 15:17:48 +01:00
2024-05-02 17:22:37 +02:00
2024-05-02 15:57:29 -06:00
2024-05-02 15:57:29 -06:00