aboutsummaryrefslogtreecommitdiff
path: root/hw/mips/loongson3_virt.c
AgeCommit message (Expand)Author
2023-10-19hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h'Philippe Mathieu-Daudé
2023-08-22kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-07-25hw/mips: Improve the default USB settings in the loongson3-virt machineThomas Huth
2023-07-10hw/mips/loongson3_virt: Relax CPU restrictions for TCGJiaxun Yang
2023-07-08hw: Simplify calls to pci_nic_init_nofail()Thomas Huth
2023-05-26hw/mips: Use MachineClass->default_nic in the virt machinePhilippe Mathieu-Daudé
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2021-02-21hw/mips: loongson3: Drop 'struct MemmapEntry'Bin Meng
2021-01-04hw/mips: Add Loongson-3 machine supportHuacai Chen