Philippe Mathieu-Daudé
64cba40c44
hw/i386/amd_iommu: Rename amdviPCI TypeInfo
...
Per 'QEMU Coding Style':
Naming
======
Variables are lower_case_with_underscores; easy to type and read.
Rename amdviPCI variable as amdvi_pci.
amdviPCI_register_types() register more than PCI types:
TYPE_AMD_IOMMU_DEVICE inherits TYPE_X86_IOMMU_DEVICE which
itself inherits TYPE_SYS_BUS_DEVICE.
Rename it more generically as amdvi_register_types().
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210926175648.1649075-2-f4bug@amsat.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2021-10-05 17:30:57 -04:00
..
2021-09-02 13:26:22 +02:00
2021-10-05 17:30:57 -04:00
2021-06-17 07:10:32 -05:00
2021-06-28 07:27:32 -07:00
2021-10-05 17:30:57 -04:00
2021-09-30 13:42:10 +01:00
2021-05-13 19:11:42 +02:00
2021-09-30 13:42:10 +01:00
2021-09-30 13:42:10 +01:00
2021-10-05 17:30:57 -04:00
2021-04-09 16:05:16 -04:00
2021-05-02 17:24:51 +02:00
2021-09-29 10:45:19 +02:00
2021-09-21 07:56:49 +10:00
2021-09-30 13:42:10 +01:00
2021-06-02 06:51:09 +02:00
2021-09-30 13:44:08 +01:00
2021-09-30 13:44:08 +01:00
2021-10-05 17:30:57 -04:00
2021-09-30 13:44:13 +01:00
2021-09-10 07:32:32 +02:00
2021-09-30 17:38:31 +01:00
2021-09-30 13:42:10 +01:00
2021-07-08 14:15:01 -05:00
2021-09-30 13:44:08 +01:00
2021-09-29 10:45:19 +02:00
2021-06-02 06:51:09 +02:00
2021-05-02 17:24:50 +02:00
2021-08-26 17:02:00 +01:00
2021-09-30 13:44:08 +01:00
2021-09-17 16:07:52 +08:00
2021-05-02 17:24:51 +02:00
2021-09-30 13:42:10 +01:00
2021-09-30 13:42:10 +01:00
2021-09-30 13:42:10 +01:00
2021-05-02 17:24:51 +02:00
2021-09-30 13:44:08 +01:00
2021-08-03 16:31:07 -04:00
2021-09-30 13:42:10 +01:00
2021-05-02 17:24:50 +02:00
2021-10-01 15:29:15 +02:00
2021-07-04 22:47:51 +03:00
2021-10-04 09:47:26 +02:00
2021-09-21 12:10:47 +10:00
2021-06-02 06:51:09 +02:00
2021-05-03 10:07:41 +02:00
2021-10-01 15:29:15 +02:00
2021-09-30 13:42:10 +01:00
2021-09-30 13:42:10 +01:00
2021-09-20 08:50:59 +02:00
2021-05-02 17:24:51 +02:00
2021-05-14 10:26:18 -04:00
2021-09-08 11:09:45 +01:00
2021-06-25 08:53:28 -04:00
2021-09-30 13:44:08 +01:00
2021-09-21 07:56:49 +10:00
2021-10-02 08:43:21 +02:00
2021-07-20 20:10:21 +02:00
2021-09-30 13:42:10 +01:00
2021-09-30 15:30:24 +02:00
2021-10-05 17:30:57 -04:00
2021-09-20 08:50:59 +02:00
2021-09-30 21:16:54 +01:00
2020-08-21 06:30:33 -04:00
2021-05-02 17:24:51 +02:00
2021-09-30 13:42:10 +01:00
2021-06-17 07:10:32 -05:00