[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] Replace anti-social QOM type names (again)
From: |
Markus Armbruster |
Subject: |
[PATCH 0/2] Replace anti-social QOM type names (again) |
Date: |
Mon, 13 Nov 2023 14:43:42 +0100 |
We got rid of QOM type names containing ',' in 6.0, but some have
crept back in. Replace them just like we did in 6.0.
Cover letter of 6.0's replacement:
https://lore.kernel.org/qemu-devel/20210304140229.575481-1-armbru@redhat.com/
Markus Armbruster (2):
docs/system/arm: Fix for rename of type "xlnx.bbram-ctrl"
hw: Replace anti-social QOM type names (again)
docs/system/arm/xlnx-versal-virt.rst | 4 ++--
include/hw/misc/xlnx-versal-cframe-reg.h | 2 +-
include/hw/misc/xlnx-versal-cfu.h | 6 +++---
include/hw/misc/xlnx-versal-crl.h | 2 +-
include/hw/nvram/xlnx-efuse.h | 2 +-
include/hw/nvram/xlnx-versal-efuse.h | 4 ++--
include/hw/nvram/xlnx-zynqmp-efuse.h | 2 +-
7 files changed, 11 insertions(+), 11 deletions(-)
--
2.41.0
- [PATCH 0/2] Replace anti-social QOM type names (again),
Markus Armbruster <=