aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-06-22q800: don't access Nubus bus directly from the mac-nubus-bridge deviceMark Cave-Ayland
2023-06-22q800: move mac-nubus-bridge device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move SWIM device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move ESP device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move escc_orgate device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move ESCC device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move dp8393x device to Q800MachineStateMark Cave-Ayland
2023-06-22hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.hMark Cave-Ayland
2023-06-22q800: move VIA2 device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move VIA1 device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: reimplement mac-io region aliasing using IO memory regionMark Cave-Ayland
2023-06-22q800: introduce mac-io container memory regionMark Cave-Ayland
2023-06-22q800: move GLUE device to Q800MachineStateMark Cave-Ayland
2023-06-22q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macroMark Cave-Ayland
2023-06-22q800: move GLUE device into separate q800-glue.c fileMark Cave-Ayland
2023-06-22q800: move ROM memory region to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move CPU object into Q800MachineStateMark Cave-Ayland
2023-06-22q800: rename q800_init() to q800_machine_init()Mark Cave-Ayland
2023-06-22q800: introduce Q800MachineStateMark Cave-Ayland
2023-06-22q800: add missing space after parent object in GLUEStateMark Cave-Ayland
2023-06-22q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty arrayMark Cave-Ayland
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-20meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé
2023-06-19hw/misc/bcm2835_property: Handle CORE_CLK_ID firmware propertySergey Kambalin
2023-06-19hw/misc/bcm2835_property: Replace magic frequency values by definitionsSergey Kambalin
2023-06-19hw/misc/bcm2835_property: Use 'raspberrypi-fw-defs.h' definitionsSergey Kambalin
2023-06-19imx_serial: set wake bit when we receive a data byteMartin Kaiser
2023-06-19hw/arm/Kconfig: sbsa-ref uses Bochs displayMarcin Juszkiewicz
2023-06-19hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loopPeter Maydell
2023-06-19hw/sd/allwinner-sdhost: Don't send non-boolean IRQ line levelsPeter Maydell
2023-06-19hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1Peter Maydell
2023-06-16Merge tag 'pull-loongarch-20230616' of https://gitlab.com/gaosong/qemu into s...Richard Henderson
2023-06-16Merge tag 'xenpvh5-tag' of https://gitlab.com/sstabellini/qemu into stagingRichard Henderson
2023-06-16hw/loongarch: Supplement cpu topology argumentsTianrui Zhao
2023-06-16hw/loongarch: Add numa supportTianrui Zhao
2023-06-16hw/intc: Set physical cpuid route for LoongArch ipi deviceTianrui Zhao
2023-06-16hw/loongarch/virt: Add cpu arch_id supportTianrui Zhao
2023-06-15hw/arm: introduce xenpvh machineVikram Garhwal
2023-06-15hw/xen/xen-hvm-common: Use g_new and error_reportVikram Garhwal
2023-06-15hw/xen/xen-hvm-common: skip ioreq creation on ioreq registration failureStefano Stabellini
2023-06-15xen-hvm: reorganize xen-hvm and move common function to xen-hvm-commonStefano Stabellini
2023-06-15hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOStateStefano Stabellini
2023-06-15hw/i386/xen: rearrange xen_hvm_init_pcVikram Garhwal
2023-06-15hw/i386/xen/: move xen-mapcache.c to hw/xen/Vikram Garhwal
2023-06-15target/arm: Allow users to set the number of VFP registersCédric Le Goater
2023-06-15aspeed: Introduce a "bmc-console" machine optionCédric Le Goater
2023-06-15aspeed: Use the boot_rom region of the fby35 machineCédric Le Goater
2023-06-15aspeed: Introduce a boot_rom region at the machine levelCédric Le Goater
2023-06-15aspeed/hace: Initialize g_autofree pointerCédric Le Goater
2023-06-15hw/arm/aspeed: Add VPD data for Rainier machineNinad Palsule