]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/misc/pll: Do not expose as user-creatable
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 25 Mar 2025 22:21:17 +0000 (23:21 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 31 Mar 2025 19:32:43 +0000 (21:32 +0200)
commit490aaae935b6461cfe30660e819317521b255321
tree8da49f29f952a9aa5bd91af032ded44959cf28c1
parent2542d5cf471a38c4ceb9717708178938b96ded47
hw/misc/pll: Do not expose as user-creatable

All these devices are part of SoC components and can not
be created manually.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20250325224310.8785-9-philmd@linaro.org>
hw/misc/bcm2835_cprman.c
hw/misc/npcm_clk.c
hw/misc/stm32l4x5_rcc.c