]> git.ipfire.org Git - thirdparty/qemu.git/commit
lasips2: LASI PS/2 devices are not user-createable
authorHelge Deller <deller@gmx.de>
Sat, 14 Oct 2023 04:50:55 +0000 (06:50 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 21 Oct 2023 11:05:14 +0000 (14:05 +0300)
commitef93ba0d7b58597811d0c228b31c0d63c687c077
treedb9a38fc0c73130865a1bf05be4def51798eb0c2
parentcb79e6a45159b0b18483aa1ec6cfea287ae3b985
lasips2: LASI PS/2 devices are not user-createable

Those PS/2 ports are created with the LASI controller when
a 32-bit PA-RISC machine is created.

Mark them not user-createable to avoid showing them in
the qemu device list.

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: qemu-stable@nongnu.org
(cherry picked from commit a1e6a5c46219bada2c7b932748527553b36559ae)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/input/lasips2.c