aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2023-06-14Merge tag 'pull-riscv-to-apply-20230614' of https://github.com/alistair23/qem...Richard Henderson
2023-06-14hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.Tommy Wu
2023-06-13hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepointJoao Martins
2023-06-13hw/char/parallel-isa: Export struct ISAParallelStateBernhard Beschow
2023-06-13hw/char/parallel: Export struct ParallelStateBernhard Beschow
2023-06-13hw/scsi/megasas: Silent GCC duplicated-cond warningPhilippe Mathieu-Daudé
2023-06-13hw/ide/ahci: Remove stray backslashNiklas Cassel
2023-06-13hw/i2c: Enable an id for the pca954x devicesPatrick Venture
2023-06-13riscv/virt: Support using pflash via -blockdev optionSunil V L
2023-06-13hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"Sunil V L
2023-06-13hw/riscv: qemu crash when NUMA nodes exceed available CPUsYin Wang
2023-06-13hw/riscv/opentitan: Correct OpenTitanState parent type/sizePhilippe Mathieu-Daudé
2023-06-13hw/riscv/opentitan: Explicit machine type definitionPhilippe Mathieu-Daudé
2023-06-13hw/riscv/opentitan: Add TYPE_OPENTITAN_MACHINE definitionPhilippe Mathieu-Daudé
2023-06-13hw/riscv/opentitan: Declare QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé
2023-06-13hw/riscv/opentitan: Rename machine_[class]_init() functionsPhilippe Mathieu-Daudé
2023-06-10Merge tag 'pull-ppc-20230610' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2023-06-10hw/ppc/Kconfig: MAC_NEWWORLD should always select USB_OHCI_PCIThomas Huth
2023-06-10target/ppc: Decrementer fix BookE semanticsNicholas Piggin
2023-06-10target/ppc: Fix decrementer time underflow and infinite timer loopNicholas Piggin
2023-06-10pnv/xive2: Quiet down some error messagesFrederic Barrat