Am 7. Februar 2024 13:55:51 UTC schrieb Paolo Bonzini :
>Il mer 7 feb 2024, 14:18 BALATON Zoltan ha scritto:
>
>> > if (defaults_enabled() && object_class_by_name("pci-ohci")) {
>> > pci_create_simple(pci_bus, -1, "pci-ohci");
>> > -usb_create_simple(usb_bus_find(-1), "usb-k
Il mer 7 feb 2024, 14:18 BALATON Zoltan ha scritto:
> > if (defaults_enabled() && object_class_by_name("pci-ohci")) {
> > pci_create_simple(pci_bus, -1, "pci-ohci");
> > -usb_create_simple(usb_bus_find(-1), "usb-kbd");
> > -usb_create_simple(usb_bus_find(-1), "usb-tabl
On Wed, 7 Feb 2024, Paolo Bonzini wrote:
Add new "select" and "imply" directives if needed. The resulting
config-devices.mak files are the same as before.
Signed-off-by: Paolo Bonzini
---
configs/devices/mips-softmmu/common.mak | 28 +++-
configs/devices/mips64el-softmmu/de
Add new "select" and "imply" directives if needed. The resulting
config-devices.mak files are the same as before.
Signed-off-by: Paolo Bonzini
---
configs/devices/mips-softmmu/common.mak | 28 +++-
configs/devices/mips64el-softmmu/default.mak | 3 ---
hw/mips/loongson3_vir